Solveeit Logo

Question

Mathematics Question on complex numbers

Let α\alpha and β\beta be the sum and the product of all the non-zero solutions of the equation (zˉ)2+z=0,zC.(\bar{z})^2 + |z| = 0, \quad z \in \mathbb{C}. Then 4(α2+β2)4(\alpha^2 + \beta^2) is equal to:

A

6

B

4

C

8

D

2

Answer

4

Explanation

Solution

Express zz as a Complex Number:
Let z=x+iyz = x + iy where x,yRx, y \in \mathbb{R} and z=xiy\overline{z} = x - iy.
z2=(xiy)2=x2y22ixy.\overline{z}^2 = (x - iy)^2 = x^2 - y^2 - 2ixy.
Given: z2+z=0.\overline{z}^2 + |z| = 0.
Here, z=x2+y2|z| = \sqrt{x^2 + y^2}, so the equation becomes:
x2y22ixy+x2+y2=0.x^2 - y^2 - 2ixy + \sqrt{x^2 + y^2} = 0.
Separating Real and Imaginary Parts:
The real part: x2y2+x2+y2=0.x^2 - y^2 + \sqrt{x^2 + y^2} = 0.

The imaginary part: 2xy=0.-2xy = 0.
From the imaginary part, either x=0x = 0 or y=0y = 0.

Case 1: x=0x = 0
Substituting x=0x = 0 into the real part: y2+y=0    y=y2.-y^2 + |y| = 0 \implies |y| = y^2.
This gives y=0y = 0 or y=±1y = \pm 1. Since we are looking for non-zero solutions, we have:
y=±1    z=iorz=i.y = \pm 1 \implies z = i \quad \text{or} \quad z = -i.
Case 2: y=0y = 0
Substituting y=0y = 0 into the real part: x2+x2=0,x^2 + \sqrt{x^2} = 0, which gives no non-zero solutions for xx.

Solutions:
Thus, the non-zero solutions are z=iz = i and z=iz = -i.

Calculating α\alpha and β\beta:
α=i+(i)=0,β=i(i)=1.\alpha = i + (-i) = 0, \quad \beta = i \cdot (-i) = -1.
Computing 4(α2+β2)4(\alpha^2 + \beta^2):
4(α2+β2)=4(02+(1)2)=4.4(\alpha^2 + \beta^2) = 4(0^2 + (-1)^2) = 4.