If ∣ z ∣ ≥ 3 ,then the least value of ∣ ∣ ∣ ∣ z + z 1 ∣ ∣ ∣ ∣ is expressed as b a . Find the value of a + b .
DETAILS : z ∈ C
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Note: You should show that the minimum can indeed be achieved.
You have only found a lower bound, you need to show that it is the greatest lowest bound, in order for it to be the least value.
Log in to reply
This can be done by euler's notation ( r e ι θ )
Let z = 3 e ι θ .
Then z 1 = 3 1 e − ι θ
Now the difference of both amplitudes must be π to get the minima.
So θ − ( − θ ) = ± π or θ = ± 2 π
Hence z = ± 3 ι
Yeah Too easy question !!
Consider z = r(cos a + i sin a). Using De Moivre's Theorem: 1/z = (1/r)(cos a - i sin a) Hence, z + 1/z = (r + 1/r)(cos a) + (r - 1/r)(i sin a) abs(z + 1/z) = sqrt((r^2 + 1/r^2 + 2)(cos^2 a) + (r^2 + 1/r^2 - 2)(sin^2 a)) = sqrt((r^2 + 1/r^2) + 2(cos^2 a - sin^2 a)) = sqrt((r^2 + 1/r^2) + 2 cos (2a)).
Since abs(z) >= 3, it implies that abs(r) >= 3. Since the minimum of cos(2a) = -1, it implies that min(|z + 1/z|) = sqrt((r^2 + 1/r^2) - 2) = sqrt((r - 1/r)^2) = |r - 1/r|. Since r >=3, it implies also that -1/r >= -1/3. Hence, min(|z + 1/z|) = |3 - 1/3| = 8/3.
Problem Loading...
Note Loading...
Set Loading...
Using the simple and very useful property of complex numbers : ∣ z 1 + z 2 ∣ ≥ ∣ ∣ ∣ z 1 ∣ − ∣ z 2 ∣ ∣ ∣ Therefore, ∣ ∣ ∣ ∣ z + z 1 ∣ ∣ ∣ ∣ ≥ ∣ ∣ ∣ ∣ ∣ z ∣ − ∣ z ∣ 1 ∣ ∣ ∣ ∣
⟹ ∣ ∣ ∣ ∣ z + z 1 ∣ ∣ ∣ ∣ ≥ ∣ 3 − 3 1 ∣
⟹ ∣ ∣ ∣ ∣ z + z 1 ∣ ∣ ∣ ∣ ≥ 3 8
t h e r e f o r e , a = 8 , b = 3
Hence the value of a+b is 1 1