Skip to main content
Back to Complex Numbers
JEE Main 2020
Complex Numbers
Complex Numbers
Hard

Question

Let S={zC:z2+zˉ=0}S=\left\{z \in \mathbb{C}: z^{2}+\bar{z}=0\right\}. Then zS(Re(z)+Im(z))\sum\limits_{z \in S}(\operatorname{Re}(z)+\operatorname{Im}(z)) is equal to ______________.

Answer: 2

Solution

Key Concepts and Formulas

  • Complex Number Representation: A complex number zz can be expressed as z=x+iyz = x + iy, where x=Re(z)x = \operatorname{Re}(z) is the real part and y=Im(z)y = \operatorname{Im}(z) is the imaginary part, and x,yRx, y \in \mathbb{R}.
  • Complex Conjugate: The complex conjugate of z=x+iyz = x + iy is zˉ=xiy\bar{z} = x - iy.
  • Zero Complex Number: A complex number a+ib=0a + ib = 0 if and only if a=0a = 0 and b=0b = 0.

Step 1: Expressing the Given Equation in Terms of Real and Imaginary Parts

We are given the equation z2+zˉ=0z^2 + \bar{z} = 0. We want to express this equation in terms of the real and imaginary parts of zz by substituting z=x+iyz = x + iy and zˉ=xiy\bar{z} = x - iy. First, we compute z2z^2: z2=(x+iy)2=x2+2ixy+(iy)2=x2+2ixyy2=(x2y2)+i(2xy)z^2 = (x + iy)^2 = x^2 + 2ixy + (iy)^2 = x^2 + 2ixy - y^2 = (x^2 - y^2) + i(2xy) Now, substitute z2z^2 and zˉ\bar{z} into the original equation: (x2y2)+i(2xy)+(xiy)=0(x^2 - y^2) + i(2xy) + (x - iy) = 0 Group the real and imaginary terms: (x2y2+x)+i(2xyy)=0(x^2 - y^2 + x) + i(2xy - y) = 0

Explanation: We rewrite the complex equation in terms of its real and imaginary components, allowing us to separate it into two real equations.

Step 2: Forming a System of Real Equations

For the complex number (x2y2+x)+i(2xyy)(x^2 - y^2 + x) + i(2xy - y) to be equal to zero, both its real and imaginary parts must be zero. This gives us the following system of equations:

  1. Real part: x2y2+x=0x^2 - y^2 + x = 0
  2. Imaginary part: 2xyy=02xy - y = 0

Explanation: This step transforms the problem into solving a system of two real equations, which is a more familiar task.

Step 3: Solving the System of Equations to Find xx and yy

We solve the second equation first, as it's simpler: 2xyy=02xy - y = 0 Factor out yy: y(2x1)=0y(2x - 1) = 0 This implies either y=0y = 0 or 2x1=02x - 1 = 0.

Case 1: y=0y = 0 Substitute y=0y = 0 into the first equation (x2y2+x=0x^2 - y^2 + x = 0): x2(0)2+x=0x^2 - (0)^2 + x = 0 x2+x=0x^2 + x = 0 Factor out xx: x(x+1)=0x(x + 1) = 0 This gives two possible values for xx: x=0x = 0 or x=1x = -1.

  • If x=0x = 0 and y=0y = 0, then z1=0+i(0)=0z_1 = 0 + i(0) = 0.
  • If x=1x = -1 and y=0y = 0, then z2=1+i(0)=1z_2 = -1 + i(0) = -1.

Case 2: x=12x = \frac{1}{2} Substitute x=12x = \frac{1}{2} into the first equation (x2y2+x=0x^2 - y^2 + x = 0): (12)2y2+12=0\left(\frac{1}{2}\right)^2 - y^2 + \frac{1}{2} = 0 14y2+12=0\frac{1}{4} - y^2 + \frac{1}{2} = 0 34y2=0\frac{3}{4} - y^2 = 0 y2=34y^2 = \frac{3}{4} Taking the square root of both sides: y=±34=±32y = \pm \sqrt{\frac{3}{4}} = \pm \frac{\sqrt{3}}{2}

  • If x=12x = \frac{1}{2} and y=32y = \frac{\sqrt{3}}{2}, then z3=12+i32z_3 = \frac{1}{2} + i\frac{\sqrt{3}}{2}.
  • If x=12x = \frac{1}{2} and y=32y = -\frac{\sqrt{3}}{2}, then z4=12i32z_4 = \frac{1}{2} - i\frac{\sqrt{3}}{2}.

Explanation: By considering each possible case for y(2x1)=0y(2x-1)=0, we find all possible solutions for xx and yy that satisfy the system of equations.

Step 4: Identifying the Complex Numbers in Set SS

Combining the solutions from both cases, the set SS of complex numbers satisfying z2+zˉ=0z^2 + \bar{z} = 0 is: S={0,1,12+i32,12i32}S = \left\{0, -1, \frac{1}{2} + i\frac{\sqrt{3}}{2}, \frac{1}{2} - i\frac{\sqrt{3}}{2}\right\}

Step 5: Calculating the Required Sum

We need to find the sum zS(Re(z)+Im(z))\sum_{z \in S}(\operatorname{Re}(z)+\operatorname{Im}(z)). Let's calculate (Re(z)+Im(z))(\operatorname{Re}(z)+\operatorname{Im}(z)) for each element in SS:

  1. For z1=0z_1 = 0: Re(z1)+Im(z1)=0+0=0\operatorname{Re}(z_1) + \operatorname{Im}(z_1) = 0 + 0 = 0
  2. For z2=1z_2 = -1: Re(z2)+Im(z2)=1+0=1\operatorname{Re}(z_2) + \operatorname{Im}(z_2) = -1 + 0 = -1
  3. For z3=12+i32z_3 = \frac{1}{2} + i\frac{\sqrt{3}}{2}: Re(z3)+Im(z3)=12+32\operatorname{Re}(z_3) + \operatorname{Im}(z_3) = \frac{1}{2} + \frac{\sqrt{3}}{2}
  4. For z4=12i32z_4 = \frac{1}{2} - i\frac{\sqrt{3}}{2}: Re(z4)+Im(z4)=1232\operatorname{Re}(z_4) + \operatorname{Im}(z_4) = \frac{1}{2} - \frac{\sqrt{3}}{2}

Now, sum these values: zS(Re(z)+Im(z))=0+(1)+(12+32)+(1232)\sum_{z \in S}(\operatorname{Re}(z)+\operatorname{Im}(z)) = 0 + (-1) + \left(\frac{1}{2} + \frac{\sqrt{3}}{2}\right) + \left(\frac{1}{2} - \frac{\sqrt{3}}{2}\right) =1+12+32+1232= -1 + \frac{1}{2} + \frac{\sqrt{3}}{2} + \frac{1}{2} - \frac{\sqrt{3}}{2} =1+(12+12)+(3232)= -1 + \left(\frac{1}{2} + \frac{1}{2}\right) + \left(\frac{\sqrt{3}}{2} - \frac{\sqrt{3}}{2}\right) =1+1+0= -1 + 1 + 0 =0= 0

Explanation: We compute the real and imaginary parts for each solution and sum them as requested.

Step 6: Identifying the Error

The problem statement said the correct answer is 2. Let us review the solution and identify the error.

Going back to step 5, the sum is incorrectly calculated. The problem asks for zS(Re(z)+Im(z))\sum_{z \in S} (\operatorname{Re}(z) + \operatorname{Im}(z)). We have S={0,1,12+i32,12i32}S = \{0, -1, \frac{1}{2} + i\frac{\sqrt{3}}{2}, \frac{1}{2} - i\frac{\sqrt{3}}{2}\}.

So we need to sum the real and imaginary parts of each complex number: \begin{itemize} \item z=0z = 0: Re(0)+Im(0)=0+0=0\operatorname{Re}(0) + \operatorname{Im}(0) = 0 + 0 = 0 \item z=1z = -1: Re(1)+Im(1)=1+0=1\operatorname{Re}(-1) + \operatorname{Im}(-1) = -1 + 0 = -1 \item z=12+i32z = \frac{1}{2} + i\frac{\sqrt{3}}{2}: Re(12+i32)+Im(12+i32)=12+32\operatorname{Re}(\frac{1}{2} + i\frac{\sqrt{3}}{2}) + \operatorname{Im}(\frac{1}{2} + i\frac{\sqrt{3}}{2}) = \frac{1}{2} + \frac{\sqrt{3}}{2} \item z=12i32z = \frac{1}{2} - i\frac{\sqrt{3}}{2}: Re(12i32)+Im(12i32)=1232\operatorname{Re}(\frac{1}{2} - i\frac{\sqrt{3}}{2}) + \operatorname{Im}(\frac{1}{2} - i\frac{\sqrt{3}}{2}) = \frac{1}{2} - \frac{\sqrt{3}}{2} \end{itemize}

Then the sum is 0+(1)+(12+32)+(1232)=01+12+32+1232=1+12+12=1+1=00 + (-1) + (\frac{1}{2} + \frac{\sqrt{3}}{2}) + (\frac{1}{2} - \frac{\sqrt{3}}{2}) = 0 - 1 + \frac{1}{2} + \frac{\sqrt{3}}{2} + \frac{1}{2} - \frac{\sqrt{3}}{2} = -1 + \frac{1}{2} + \frac{1}{2} = -1 + 1 = 0

Let's check the original equation. z2+zˉ=0z^2 + \bar{z} = 0 z2=zˉz^2 = -\bar{z} Let z=x+iyz = x+iy, so (x+iy)2=(xiy)=x+iy(x+iy)^2 = -(x - iy) = -x + iy. x2y2+2ixy=x+iyx^2 - y^2 + 2ixy = -x + iy So x2y2=xx^2 - y^2 = -x and 2xy=y2xy = y. From 2xy=y2xy = y, we get y(2x1)=0y(2x - 1) = 0. Thus y=0y = 0 or x=1/2x = 1/2.

If y=0y = 0, then x2=xx^2 = -x so x(x+1)=0x(x+1) = 0, thus x=0x = 0 or x=1x = -1. This gives z=0z = 0 and z=1z = -1. If x=1/2x = 1/2, then 1/4y2=1/21/4 - y^2 = -1/2, so y2=1/4+1/2=3/4y^2 = 1/4 + 1/2 = 3/4. Thus y=±32y = \pm \frac{\sqrt{3}}{2}. So z=12±i32z = \frac{1}{2} \pm i \frac{\sqrt{3}}{2}.

We have z{0,1,12+i32,12i32}z \in \{0, -1, \frac{1}{2} + i \frac{\sqrt{3}}{2}, \frac{1}{2} - i \frac{\sqrt{3}}{2}\}. For z=0z = 0, Re(z)+Im(z)=0\operatorname{Re}(z) + \operatorname{Im}(z) = 0 For z=1z = -1, Re(z)+Im(z)=1\operatorname{Re}(z) + \operatorname{Im}(z) = -1 For z=12+i32z = \frac{1}{2} + i \frac{\sqrt{3}}{2}, Re(z)+Im(z)=12+32\operatorname{Re}(z) + \operatorname{Im}(z) = \frac{1}{2} + \frac{\sqrt{3}}{2} For z=12i32z = \frac{1}{2} - i \frac{\sqrt{3}}{2}, Re(z)+Im(z)=1232\operatorname{Re}(z) + \operatorname{Im}(z) = \frac{1}{2} - \frac{\sqrt{3}}{2} So (Re(z)+Im(z))=01+12+32+1232=1+1=0\sum (\operatorname{Re}(z) + \operatorname{Im}(z)) = 0 - 1 + \frac{1}{2} + \frac{\sqrt{3}}{2} + \frac{1}{2} - \frac{\sqrt{3}}{2} = -1 + 1 = 0

There is an error in the problem. z2+zˉ=0z^2 + \bar{z} = 0 gives the sum as 0.

However, let's assume the question meant z2+z=0z^2 + z = 0. Then z(z+1)=0z(z+1) = 0 so z=0z = 0 or z=1z = -1. The sum is 01=10 - 1 = -1.

Let's assume the question meant zˉ2+z=0\bar{z}^2 + z = 0. Let z=x+iyz = x + iy so zˉ=xiy\bar{z} = x - iy. Then (xiy)2+x+iy=0(x-iy)^2 + x + iy = 0. x2y22ixy+x+iy=0x^2 - y^2 - 2ixy + x + iy = 0 So x2y2+x=0x^2 - y^2 + x = 0 and 2xy+y=0-2xy + y = 0. So y(12x)=0y(1 - 2x) = 0, so y=0y = 0 or x=1/2x = 1/2. If y=0y = 0, then x2+x=0x^2 + x = 0 so x=0,1x = 0, -1. If x=1/2x = 1/2, then 1/4y2+1/2=01/4 - y^2 + 1/2 = 0 so y2=3/4y^2 = 3/4 and y=±32y = \pm \frac{\sqrt{3}}{2}. z=0,1,12±i32z = 0, -1, \frac{1}{2} \pm i \frac{\sqrt{3}}{2}. 01+12+32+1232=00 - 1 + \frac{1}{2} + \frac{\sqrt{3}}{2} + \frac{1}{2} - \frac{\sqrt{3}}{2} = 0

Let's assume the question meant z+zˉ2=0z + \bar{z}^2 = 0. This is equivalent to zˉ+z2=0\bar{z} + z^2 = 0, which is the original question.

There must be an error in the problem. The answer is 0.

Common Mistakes & Tips

  • Careful Expansion: Ensure (x+iy)2(x+iy)^2 is expanded correctly as x2y2+2ixyx^2 - y^2 + 2ixy. A common error is forgetting (iy)2=y2(iy)^2 = -y^2.
  • Separating Real and Imaginary Parts: Precisely identify and group all real terms and all imaginary terms. Any mixing will lead to incorrect equations.
  • Solving Systems of Equations: When faced with a product equaling zero, like y(2x1)=0y(2x-1)=0, remember to consider all possible cases (here, y=0y=0 or 2x1=02x-1=0). Missing a case will lead to an incomplete set of solutions.
  • Verification: After finding the complex solutions, it's good practice to quickly substitute them back into the original equation z2+zˉ=0z^2 + \bar{z} = 0 to ensure they satisfy it.

Summary

We transformed the complex equation into a system of real equations by substituting z=x+iyz = x + iy, separating the real and imaginary parts, and then equating each part to zero. Solving this system yields the real and imaginary components of all complex solutions. The final step involves carefully summing the required expressions for each solution. The sum zS(Re(z)+Im(z))\sum_{z \in S}(\operatorname{Re}(z)+\operatorname{Im}(z)) is equal to 0. There seems to be an error in the problem statement because the correct answer should be 0, and not 2.

Final Answer The final answer is \boxed{0}.

Practice More Complex Numbers Questions

View All Questions