Given f(z)=z2−19z, there are complex numbers z with the property that z, f(z), and f(f(z)) are the vertices of a right triangle in the complex plane with a right angle at f(z). There are positive integers m and n such that one such value of z is m+n+11i. Find m+n.
解析
Solution 1
Notice that we must have
f(z)−zf(f(z))−f(z)=−z−f(z)f(f(z))−f(z)∈iR.
However, f(t)−t=t(t−20), so
f(z)−zf(f(z))−f(z)=z(z−20)(z2−19z)(z2−19z−20)=z(z−20)z(z−19)(z−20)(z+1)=(z−19)(z+1)=(z−9)2−100.
Then, the real part of (z−9)2 is 100. Since Im(z−9)=Im(z)=11, let z−9=a+11i. Then,
100=Re((a+11i)2)=a2−121⟹a=±221.
It follows that z=9+221+11i, and the requested sum is 9+221=230.
(Solution by TheUltimate123)
Solution 2
We will use the fact that segments AB and BC are perpendicular in the complex plane if and only if b−ca−b∈iR. To prove this, note that when dividing two complex numbers you subtract the angle of one from the other. Therefore, if the two complex numbers are perpendicular, the difference between their arguments will be 90 degrees, so subtracting the angles will yield an imaginary number with no real part(an argument of 90 degrees puts a complex number on the imaginary axis).
Now to apply this:
f(f(z))−f(z)f(z)−z∈iR(z2−19z)2−19(z2−19z)−(z2−19z)z2−19z−zz4−38z3+341z2+380zz2−20zz(z+1)(z−19)(z−20)z(z−20)(z+1)(z−19)1∈iR
The factorization of the nasty denominator above is made easier with the intuition that (z−20) must be a divisor for the problem to lead anywhere. Now we know (z+1)(z−19)∈iR so using the fact that the imaginary part of z is 11i and calling the real part r,
(r+1+11i)(r−19+11i)∈iRr2−18r−140=0
solving the above quadratic yields r=9+221 so our answer is 9+221=230
Solution 3
I would like to use a famous method, namely the coni method.
Statement .If we consider there complex number $A,B,C$ in argand plane then $\angle ABC =\arg{\frac{B-A}{B-C}}$.
According to the question given, we can assume ,A=f(f(z)),B=f(z),C=z respectively.
WLOG,Z1=z−f(z)f(f(z))−f(z). According to the question argZ1=2π.
Note that if we translate a triangle, the measures of all of its angles stay the same. So we can translate ABC on the complex plane so that B=0. Let the images of A,B,C be A′,B′,C′ respectively. Then, we can use the formula:
reiθ=rcos(θ)+i⋅rsin(θ)
(This is known as Euler's Formula.)
Using Euler's formula (represent each complex number in polar form, then use exponent identities), we can show that
arg(C′A′)=arg(A′)−arg(C′)=∠(A′B′C′)=∠(ABC)
So this method is valid. ~Math4Life2020
Solution 4
It is well known that AB is perpendicular to CD iff b−ad−c is a pure imaginary number. Here, we have that A=z, B,C=f(z), and D=f(f(z)). This means that this is equivalent to f(z)−zf(f(z))−f(z) being a pure imaginary number. Plugging in f(z)=z2−19z, we have that z2−19z−z(z2−19z)−19(z2−19z)−(z2−19z) being pure imaginary. Factoring and simplifying, we find that this is simply equivalent to (z−19)(z+1) being pure imaginary. We let z=a+bi, so this is equivalent to (a+bi−19)(a+bi+1) being pure imaginary. Expanding the product, this is equivalent to a2+abi+a+abi−b2+bi−19a−19bi−19 being pure imaginary. Taking the real part of this, and setting this equal to 0, we have that a2−18a−b2−19=0. Since b=11, we have that a2−18a−140=0. By the quadratic formula, a=9±221, and taking the positive root gives that a=9+221, so the answer is 9+221=230
~smartninja2000
Solution 5 (Official MAA)
The arguments of the two complex numbers differ by 90∘ if the ratio of the numbers is a pure imaginary number. Thus three distinct complex numbers A,B, and C form a right triangle at B if and only if B−AC−B has real part equal to 0. Hence
f(z)−zf(f(z))−f(z)=(z2−19z)−z(z2−19z)2−19(z2−19z)−(z2−19z)=z2−20z(z2−19z)(z2−19z−19−1)=z(z−20)z(z−19)(z+1)(z−20)=z2−18z−19
must have real part equal to 0. If z=x+11i, the real part of z2−18z−19 is x2−112−18x−19, which is 0 when x=9±221. The requested sum is 9+221=230.
Solution 6 (Dot product)
Firstly, the angle between the three complex numbers is equivalent to the angle between f(z)−z,0, and f(f(z))−f(z).
Using f(z)=z(z−19) to help expand,
z−f(z)=20z−z2 and f(f(z))−f(z)=(z2−19z)(z2−19z−19)−(z2−19z).
The second equation can be rewritten as (z2−19z)(z2−19z−20)=z(z−19)(z−20)(z+1)
Note that the angle between (a+bi),0, and (a+bi)(c+di) is the same as the angle between 1,0,and c+di. The proof of this is as follows:
Treating the complex numbers like vectors (e.g. a+bi turns into [ab]) we have cosθ=2a2+b2a2+b2c2+d2a⋅(ac−bd)+b⋅(ad+bc)
cosθ=2(a2+b2)c2+d2a2c−abd+abd+b2c
cosθ=2(a2+b2)c2+d2(a2+b2)c=2c2+d2c.
Using the dot product formula for the cosine of the angle between the other two vectors (1, c + di) we get the same result. Thus, it is proven.
Now, we see that the three resulting complex numbers have the same angle as −1,0, and (z−19)(z+1) as a factor of z(z−20) can be taken out of both expressions. Note that the value of z clearly is not 0, nor is it 20 as it has a value of 11i.
Expanding z2−18z−19 with z=a+11i yields
a2−121+22ai−18a−198i−19=a2−18a−140+22ai−198i. Turning these into vectors again, the resulting relation is
In order for this thing to be 0, the numerator must be 0, so setting it equal to 0 yields
a2−18a−140=0⇒a=9±81+140. Neither of these make the denominator in the cos(90∘) expression 0, so they are valid. The requested result is the positive root, so the answer is 230.