Question
Mathematics Question on complex numbers
Let α and β be the sum and the product of all the non-zero solutions of the equation (zˉ)2+∣z∣=0,z∈C. Then 4(α2+β2) is equal to:
6
4
8
2
4
Solution
Express z as a Complex Number:
Let z=x+iy where x,y∈R and z=x−iy.
z2=(x−iy)2=x2−y2−2ixy.
Given: z2+∣z∣=0.
Here, ∣z∣=x2+y2, so the equation becomes:
x2−y2−2ixy+x2+y2=0.
Separating Real and Imaginary Parts:
The real part: x2−y2+x2+y2=0.
The imaginary part: −2xy=0.
From the imaginary part, either x=0 or y=0.
Case 1: x=0
Substituting x=0 into the real part: −y2+∣y∣=0⟹∣y∣=y2.
This gives y=0 or y=±1. Since we are looking for non-zero solutions, we have:
y=±1⟹z=iorz=−i.
Case 2: y=0
Substituting y=0 into the real part: x2+x2=0, which gives no non-zero solutions for x.
Solutions:
Thus, the non-zero solutions are z=i and z=−i.
Calculating α and β:
α=i+(−i)=0,β=i⋅(−i)=−1.
Computing 4(α2+β2):
4(α2+β2)=4(02+(−1)2)=4.