Let w and z be complex numbers such that ∣w∣=1 and ∣z∣=10. Let θ=arg(zw−z). The maximum possible value of tan2θ can be written as qp, where p and q are relatively prime positive integers. Find p+q. (Note that arg(w), for w=0, denotes the measure of the angle that the ray from 0 to w makes with the positive real axis in the complex plane)
解析
Solution 1
Let w=cis(α) and z=10cis(β). Then, zw−z=10cisβcis(α)−10cis(β).
Multiplying both the numerator and denominator of this fraction by cis(−β) gives us:
We know that tanθ is equal to the imaginary part of the above expression divided by the real part. Let x=α−β. Then, we have that:
tanθ=cosx−10sinx.
We need to find a maximum of this expression, so we take the derivative:
Note (not from author): To take the derivative, we need to use the Quotient Rule. In this case,
dxd(cosx−10sinx)=(cosx−10)2cosx(cosx−10)−(−sinx)sinx=(cosx−10)21−10cosx
Thus, we see that the maximum occurs when cosx=101. Therefore, sinx=±1099, and tanθ=±9999. Thus, the maximum value of tan2θ is 99299, or 991, and our answer is 1+99=100.
Solution 2
Without the loss of generality, one can let z lie on the positive x axis and since arg(θ) is a measure of the angle if z=10 then arg(zw−z)=arg(w−z) and we can see that the question is equivalent to having a triangle OAB with sides OA=10AB=1 and OB=t and trying to maximize the angle BOA
using the Law of Cosines we get: 12=102+t2−t∗10∗2cosθ rearranging:
20tcosθ=t2+99
solving for cosθ we get:
20t99+20t=cosθ
if we want to maximize θ we need to minimize cosθ , using AM-GM inequality we get that the minimum value for cosθ=2(20t9920t)=240099=1099 hence using the identity tan2θ=sec2θ−1 we get tan2θ=991and our answer is 1+99=100.
Note: You can also realize that the max θ is when the line from 0 is tangent to the circle of radius 1 centered at 10.
Solution 3
Note that zw−z=zw−1, and that zw=101. Thus zw−1 is a complex number on the circle with radius 101 and centered at −1 on the complex plane. Let ω denote this circle.
Let A and C be the points that represent zw−1 and −1 respectively on the complex plane. Let O be the origin. In order to maximize tan2(θ), we need to maximize ∠AOC. This angle is maximized when AO is tangent to ω. Using the Pythagorean Theorem, we get
AO2=12−(101)2=10099
Thus
tan2(θ)=AO2AC2=99/1001/100=991
And the answer is 1+99=100.