How many complex numbers are the conjugate of their own cube?
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.
Nice solution @Pranjal Jain , upvoted.
Log in to reply
@Utkarsh Bansal Its better to use "@mention" rather than copying the link to profile.
Log in to reply
A doubt,
θ = 2 n π − 3 θ
→ 4 θ = 2 n π ⇒ θ = 2 n π ,right?
So three solutions??
How do you get the 4 values of z? Can someone explain?
Mmmmmmmmmmmmmmmmmmm💀
Using Elementary Algebra. The problem means "How many solution of a + b i such that a − b i = ( a + b i ) 3
Case 1: If a = 0 and b = 0 this follow that a − b i = ( a + b i ) 3
Case 2: If a = 0 ⇒ − b i = − i b 3
Solving for b . So b = 1 , − 1 , 0 . Therefore, i , − i , 0 is the solution for case 2
Case 3: If b = 0 ⇒ a = a 3
Solving for a . So a = 1 , − 1 , 0 . Therefore, 1 , − 1 , 0 is the solution for case 3.
Therefore, i , − i , 1 , − 1 , 0 are the solution. They have 5 solution.
What did you do in case 1?
Log in to reply
I do it this way. Comparing real parts, we get a ( a 2 − b 2 − 1 ) = 0 . Comparing imaginary parts, we get b ( a 2 − b 2 + 1 ) = 0 . If both a and b are not zero, then both a 2 − b 2 − 1 = 0 and a 2 − b 2 + 1 = 0 are true, which is obviously impossible.
I think the question should be asked as - How many complex numbers are the cube of their conjugate?
Log in to reply
the cube of the conjugate is the conjugate of the cube
Problem Loading...
Note Loading...
Set Loading...
Let z = r e ι θ . Hence the statement is converted into the equation
z = z ˉ 3 ⇒ r e ι θ = r 3 e − 3 ι θ
Comparing absolute values, r = r 3 ⇒ r = 0 , 1 ( r ≥ 0 ) .
For r = 0 , z = 0
For r = 1 , we comparing te arguments giving θ = 2 n π − 3 θ ⇒ θ = 2 n π
which gives 4 values of z which are ι , − ι , − 1 , 1 .
Therefore total of 5 values (including 0).