How many complex numbers z are there such that ∣ z ∣ = 1 and ∣ ∣ ∣ ∣ z ˉ z + z z ˉ ∣ ∣ ∣ ∣ = 1 ?
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.
Shouldn’t it be cosh x?
Let z = a + b i , then ∣ z ∣ = ∣ a + b i ∣ = 1 ⇒ a 2 + b 2 = 1 ⇒ a 2 + b 2 = 1
Now, we have:
∣ ∣ ∣ z ˉ z + z z ˉ ∣ ∣ ∣ = ∣ ∣ ∣ ∣ a − b i a + b i + a + b i a − b i ∣ ∣ ∣ ∣ = ∣ ∣ ∣ ∣ ( a − b i ) ( a + b i ) ( a + b i ) 2 + ( a − b i ) 2 ∣ ∣ ∣ ∣ = ∣ ∣ ∣ ∣ a 2 + b 2 a 2 + 2 a b i − b 2 + a 2 − 2 a b i − b 2 ∣ ∣ ∣ ∣ = ∣ ∣ 2 ( a 2 − b 2 ) ∣ ∣ = 1 ⇒ ∣ ∣ a 2 − b 2 ∣ ∣ = 2 1 ⇒ a 2 − b 2 = ± 2 1
⇒ { a 2 + b 2 = 1 a 2 − b 2 = ± 2 1 ⇒ 2 a 2 = { 2 3 2 1 ⇒ a = { ± 2 3 ± 2 1
⇒ z = − 2 3 − 2 1 i z = 2 1 − 2 3 i z = − 2 3 + 2 1 i z = 2 1 + 2 3 i z = − 2 1 − 2 3 i z = 2 3 − 2 1 i z = − 2 1 + 2 3 i z = 2 3 + 2 1 i
Therefore, there are 8 such complex number z .
Replace conjugate of z by 1/z and replace mod Square by x*(conjugate x). You get an eight degree polynomial.
How ? @Mehul
Log in to reply
Hmm i will to write my soln frm mobile. . i am denoting conjugate of z by z' Notice z z' =1. Now replace z' by 1/z u get |z^2+z^-2|=1. Then u get |z^4+1|=1 since z not =0. Now we know x x'=|x|^2. so it impies (z^4+1)(z'^4+1)=1... (z^4+1)(z^-4+1)=1 , then u get z^8+z^4+1. now it can be easily solved resulting all roots |Z|=1.
Log in to reply
Yeah, but you will have to check that there are no repeating roots.
Log in to reply
@Abhijeet Verma – if it has repeated then there should be common root with 8z^7-4z^3 => only possible repeated root z^4=0 or 1/2 which is not the case
How can you do this replacement
Let z = a + b i ; from ∣ z ∣ = 1 , we get that a 2 + b 2 = 1
Now, z z + z z = a 2 + b 2 2 a 2 − 2 b 2 = 2 ( a 2 − b 2 ) ; thus, we can write:
∣ z z + z z ∣ = ∣ 2 ( a 2 − b 2 ) ∣
Thus, we have two cases:
Case 1:
{ a 2 + b 2 = 1 a 2 − b 2 = 2 1
This yields four solutions:
2 1 + 3 i , 2 1 − 3 i , 2 − 1 + 3 i , 2 − 1 − 3 i
Case 2:
{ a 2 + b 2 = 1 − a 2 + b 2 = 2 1
This yields four solutions:
2 3 + i , 2 3 − i , 2 − 3 + i , 2 − 3 − i
Thus, we have a total of eight solutions.
Problem Loading...
Note Loading...
Set Loading...
Write z = r e i θ . Since ∣ z ∣ = 1 , then r = 1 , hence z = e i θ . Now, we have, z ˉ z + z z ˉ = 2 ( 2 e i 2 θ + e − i 2 θ ) = 2 cos ( 2 θ ) then, ∣ ∣ ∣ z ˉ z + z z ˉ ∣ ∣ ∣ = 1 imply ∣ cos ( 2 θ ) ∣ = 2 1
The equation have 2 solutions for each quadrant, so in total we have 8 solutions.