SOME MATHEMATICS OF LIGHT
LASER, even when turned on (and even if they cost over US$1000), doesn't really make reading novels as comfortable as does your cheap reading light. What makes LASERs really expensive is its ability to compress and concentrate light waves into beams and avoid its travel to all directions. Hence a single beam of LASER contains an unbelievable amount of energy, sometimes enough to burn a piece of paper.
Naturally, how bright, how light behaves and what happens before and after passing something will all need to be quantified mathematically.
Matrices are extensively used in optics to compare beams before and after passing through a certain medium, be it a speck of dust, a lens, or mirror. These matrices are called Ray Transfer Matrices (RTM). Different matrices are derived and used in different instances to represent the media where light passes through. For example, if light just travels in free space with a distance d, then the RTM associated with this is: M=(1d01). If light passes through a thin lens of focal length f, then the associated matrix would be: M=(10−1f1). And if light passes through free space and then to a thin lens, then the new matrix will just be a product of the individual matrices: M=(1d01)(10−1f1). We now define a transformation to link these matrices before and after hitting a medium: q2=Aq1+BCq1+D, where q1 is the beam parameter before, q2 is the beam parameter after, and ABCD are the individual entries of the matrix M=(ABCD). In general, if light hits medium 1, then 2, then 3, and so on, the effective RTM would be: M=[Matrix 1][Matrix 2][Matrix 3]⋯[Matrix n]. The transformation happens to be the same Möbius Transformation we find in Complex Analysis. This transformation proves to be useful since, together with the ABCD matrices, they are able to derive very fundamental relations such as the focal length of a spherical lens, and a host of other confusing consequences. [1]
As with all scientific relations obtained in various fields, equations are idealized relationships with various assumptions aimed at simplifying matters. The Ray Transfer Matrix is no exception to this rule; where simplifications do not reflect the imperfections of lenses which are almost always present during the lens-making process. Such imperfections, or aberrations, are also accounted for in RTM's and are introduced through an addition we call perturbation.
A perturbation, to say it simply, is a deviation from the original term. So if aberrations have caused a thin lens presented above to be imperfect, then the new matrix should read M=(10−1f+Δf1). Achievements have been made on the analysis of matrices and light: by just looking at the matrix, know the standard combinations of some RTM, then we can immediately describe what imperfections exist on the lenses. [2]
ABOUT THE AUTHOR:
Clark Kendrick Go is an Instructor at the Ateneo de Manila University. He is currently taking his M.S. in Physics at the same university.
REFERENCES:
[1] Johanna Mae Indias, Clark Kendrick Go, "Ray Transfer Matrix Model of an Elastomeric Lens", Applied Mechanics and Materials, Mechanical and Aerospace Engineering 110-116 (2011), 4145-4148.[2] Jerry Barretto and Clark Kendrick Go, "A qualitative approach to aberrations of optical elements," Chin. Opt. Lett. 8 (2010), 1022-1024.
OLYMPIAD CORNER
from the Romanian National Contest, 2000
Problem: Show that there exist infinitely many 4-tuples of positive integers (x,y,z,t) such that the four numbers' greatest common divisor is 1 and such that x3+y3+z2=t4.
Solution:
Setting a=k3 for any even k>0, we have the identity (a+1)4−(a−1)4=8a3+8a which yields (2k3)3+(2k)3+[(k3−1)2]2=(k3+1)4.Because k3+1 is odd, gcd(2k3,k3+1)=gcd(k3,k3+1)=1. Hence, there are infinitely many quadruples of the form (x,y,z,t)=(2k3,2k,(k3−1)2,k3+1), for k>0 even, satisfying the required conditions.
SOLUTIONS
(for January 28, 2012)
If an+1=11+1an,n=1,2,…,2011 and a1=1, find the value of a1a2+a2a3+a3a4+…+a2011a2012. (Taken from Lecture Notes on Mathematical Olympiad Courses by Xu Jiagu)
SOLUTION:Note that for n=1,2,…,2011, an+1=11+1an=anan+1⇒an+1an+an+1=an giving us anan+1=an−an+1 thus a1a2+a2a3+a3a4+…+a2011a2012=(a1−a2)+(a2−a3)+…+(a2011−a2012)=a1−a2012. Also, note that the relation gives us the pattern a2=12,a3=13,a4=14,…,an−1=1n−1, from which an=1n−11n−1+1=1n, thus a2012=12012 and a1a2+a2a3+a3a4+…+a2011a2012=1−12012=20112012.- One commercially available ten-button lock may be opened by depressing - in any order - the correct five buttons. Suppose that these locks are redesigned so that sets of as many as nine buttons or as few as one button could serve as combinations. How many additional combinations should this allow? (American Invitational Mathematics Examination, 1988)SOLUTION:The total number of combinations would be equal to (101)+(102)+…+(109)=210−2=1022, which implies that the total number of additional combinations is simply 1022−(105)=770.
- Let a, b and c be three distinct positive integers. Show that among the numbers a5b−ab5,b5c−bc5,c5a−ca5, there must be one that is divisible by 8. (Taken from Lecture Notes on Mathematical Olympiad Courses by Xu Jiagu)SOLUTION:Factoring, we have a5b−ab5=ab(a−b)(a+b)(a2+b2),b5c−bc5=bc(b−c)(b+c)(b2+c2),c5a−ca5=ca(c−a)(c+a)(c2+a2). If a and b have the same parity, then a−b, a+b and a2+b2 are all even, hence a5b−ab5 is divisible by 8. If a and b are of different parity, then c must be of the same parity as either of the two, and the same result follows (using the other two equations).