Let a=17 and b=i19, where i=−1. Find the maximum possible value of the ratio ∣a−z∣/∣b−z∣ over all complex numbers z of magnitude 1 (i.e. over the unit circle ∣z∣=1 ).
A number or a short expression. Spacing and $ signs are ignored.
Solution
Let ∣a−z∣/∣b−z∣=k. We wish to determine the minimum and maximum value of k. Squaring and expansion give: ∣a−z∣2=∣b−z∣2⋅k2∣a∣2−2a⋅z+1=(∣b∣2−2b⋅z+1)k2∣a∣2+1−(∣b∣2+1)k2=2(a−bk2)⋅z where ⋅ is a dot product of complex numbers, i.e., the dot product of vectors corresponding to the complex numbers in the complex plane. Now, since z has modulus 1 but can assume any direction, the only constraint on the value of k is ∣∣a∣2+1−(∣b∣2+1)k2∣≤2∣a−bk2∣. Squaring again and completing the square, the inequality reduces to: (∣a∣2−1)2+(∣b∣2−1)2k4+2(4a⋅b−(∣a∣2+1)(∣b∣2+1))k2≤0((∣a∣2−1)−(∣b∣2−1)k2)2−4∣a−b∣2k2≤0(∣a∣2−1)−(∣b∣2−1)k2≤2∣a−b∣k. At this stage all the relevant expressions are constant real numbers. Denote, for simplicity, A=∣a∣2−1,B=∣b∣2−1, and C=∣a−b∣. Then, we are looking for k such that A−Bk2≤2Ck. If B=0, then k≥2CA, so the minimum value is 2CA and the maximum value is +∞. Otherwise, consider C2+AB=(∣a∣2−2a⋅b+∣b∣2)+(∣a∣2−1)(∣b∣2−1)=∣ab∣2−2a⋅b+1=∣aˉb∣2−2ℜ(aˉb)+1=∣aˉb−1∣2. So let D=∣aˉb−1∣=C2+AB. We may assume B>0 (the another case is analogous: just substitute A,B with −A,−B). Then, k is determined by the following inequalities: Bk2+2Ck−A≥0 and Bk2−2Ck−A≤0. The first inequality gives k≤B−C−D or k≥B−C+D, and the second gives BC−D≤k≤BC+D. Combining, this gives BC−D≤k≤BC+D, as claimed. To summarize the general answer, let A=∣a∣2−1,B=∣b∣2−1,C=∣a−b∣,D=∣aˉb−1∣. Then, if ∣b∣=1, min is 2CA and max is +∞; otherwise, min is BC−D and max is BC+D. In the special case a=17 and b=19i, we have A=16,B=18,C=∣17−19i∣=36=6, and D=17⋅19+1=18. Thus the answer is BC+D=186+18=34.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: Omni-MATH,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.