Let z=a+bi be the complex number with ∣z∣=5 and b>0 such that the distance between (1+2i)z3 and z5 is maximized, and let z4=c+di. Find c+d.
解析
Solution
Let's consider the maximization constraint first: we want to maximize the value of ∣z5−(1+2i)z3∣ Simplifying, we have
∣z3∣∗∣z2−(1+2i)∣=∣z∣3∗∣z2−(1+2i)∣=125∣z2−(1+2i)∣
Thus we only need to maximize the value of ∣z2−(1+2i)∣.
To maximize this value, we must have that z2 is in the opposite direction of 1+2i. The unit vector in the complex plane in the desired direction is 5−1+5−2i. Furthermore, we know that the magnitude of z2 is 25, because the magnitude of z is 5. From this information, we can find that z2=5(−5−10i)
Squaring, we get z4=5(25−100+100i)=−375+500i. Finally, c+d=−375+500=125
Now, common sense tells us that the distance between these two complex numbers is maxed when they both are points satisfying the equation of the line yi=mx, or when they are each a 180∘ rotation away from each other.
Hence, we must have that 5θ1=3θ1+θ2+180∘⟹θ1=2θ2+180∘
Now, plug this back into z14(if you want to know why, reread what we want in the problem!)
So now, we have that z14=625(cos2θ2+isin2θ2)
Notice that cosθ2=51 and sinθ2=52
Then, we have that cos2θ2=cos2θ2−sin2θ2=−53 and sin2θ2=2sinθ2cosθ2=54
Finally, plugging back in, we find that z14=625(−53+54i)=−375+500i
−375+500=125
Solution 3
Clearly, we want arg((1+2i)z3)=π+arg(z5). This is equivalent to arg(1+2i)=π+2arg(z) by the additive property of the argument in complex multiplication. Because we want to find z4, we want an expression for arg(z4). We now have 2arg(1+2i)=2π+4arg(z)→arg(−3+4i)=4arg(z). Thus, z4 is in the direction of −3+4i. To achieve a magnitude of 5^4, we need to multiple −3+4i by 125, so z4=125(−3+4i) and the answer is thus 125.