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

Question

Sum of squares of modulus of all the complex numbers z satisfying z=iz2+z2z\overline z = i{z^2} + {z^2} - z is equal to ___________.

Answer: 2

Solution

Key Concepts and Formulas

  • Complex Number Representation: z=x+iyz = x + iy, where xx is the real part (Re(z)) and yy is the imaginary part (Im(z)).
  • Conjugate of a Complex Number: z=xiy\overline{z} = x - iy
  • Modulus Squared: z2=x2+y2|z|^2 = x^2 + y^2
  • Equality of Complex Numbers: a+bi=c+dia + bi = c + di if and only if a=ca = c and b=db = d.

Step-by-Step Solution

Step 1: Substitute z=x+iyz = x + iy and Expand

The given equation is: z=iz2+z2z\overline{z} = i z^2 + z^2 - z We substitute z=x+iyz = x + iy and z=xiy\overline{z} = x - iy into the equation. Also, we calculate z2=(x+iy)2=x2+2ixyy2=(x2y2)+2ixyz^2 = (x + iy)^2 = x^2 + 2ixy - y^2 = (x^2 - y^2) + 2ixy. Then, iz2=i(x2y2+2ixy)=i(x2y2)2xyiz^2 = i(x^2 - y^2 + 2ixy) = i(x^2 - y^2) - 2xy. Substituting these into the original equation yields: xiy=i((x+iy)2)+(x+iy)2(x+iy)x - iy = i((x+iy)^2) + (x+iy)^2 - (x+iy) xiy=i(x2y2+2ixy)+(x2y2+2ixy)(x+iy)x - iy = i(x^2 - y^2 + 2ixy) + (x^2 - y^2 + 2ixy) - (x + iy) xiy=i(x2y2)2xy+x2y2+2ixyxiyx - iy = i(x^2 - y^2) - 2xy + x^2 - y^2 + 2ixy - x - iy Now, we group the real and imaginary parts: xiy=(x2y22xyx)+i(x2y2+2xyy)x - iy = (x^2 - y^2 - 2xy - x) + i(x^2 - y^2 + 2xy - y) This step is crucial to separate the complex equation into two real equations.

Step 2: Equate Real and Imaginary Parts

We equate the real parts on both sides of the equation: x=x2y22xyxx = x^2 - y^2 - 2xy - x Rearranging the terms, we get: 2x=x2y22xy(1)2x = x^2 - y^2 - 2xy \quad \dots(1) Next, we equate the imaginary parts: y=x2y2+2xyy-y = x^2 - y^2 + 2xy - y Rearranging the terms, we get: 0=x2y2+2xy(2)0 = x^2 - y^2 + 2xy \quad \dots(2) Now we have a system of two real equations with two variables.

Step 3: Solve the System of Equations

We have the following system of equations: 2x=x2y22xy(1)2x = x^2 - y^2 - 2xy \quad \dots(1) 0=x2y2+2xy(2)0 = x^2 - y^2 + 2xy \quad \dots(2) From equation (2), we can write: x2y2=2xy(3)x^2 - y^2 = -2xy \quad \dots(3) Substituting (3) into (1), we get: 2x=2xy2xy2x = -2xy - 2xy 2x=4xy2x = -4xy 2x+4xy=02x + 4xy = 0 2x(1+2y)=02x(1 + 2y) = 0 This gives us two cases:

  • Case A: x=0x = 0
  • Case B: 1+2y=0    y=121 + 2y = 0 \implies y = -\frac{1}{2}

Case A: x=0x = 0 Substituting x=0x = 0 into equation (2): 02y2+2(0)y=00^2 - y^2 + 2(0)y = 0 y2=0-y^2 = 0 y=0y = 0 So, z1=0+0i=0z_1 = 0 + 0i = 0.

Case B: y=12y = -\frac{1}{2} Substituting y=12y = -\frac{1}{2} into equation (2): x2(12)2+2x(12)=0x^2 - \left(-\frac{1}{2}\right)^2 + 2x\left(-\frac{1}{2}\right) = 0 x214x=0x^2 - \frac{1}{4} - x = 0 4x24x1=04x^2 - 4x - 1 = 0 Using the quadratic formula, x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}, where a=4a = 4, b=4b = -4, and c=1c = -1: x=4±164(4)(1)8x = \frac{4 \pm \sqrt{16 - 4(4)(-1)}}{8} x=4±328x = \frac{4 \pm \sqrt{32}}{8} x=4±428x = \frac{4 \pm 4\sqrt{2}}{8} x=1±22x = \frac{1 \pm \sqrt{2}}{2} So we have two solutions for xx: x2=1+22x_2 = \frac{1 + \sqrt{2}}{2} x3=122x_3 = \frac{1 - \sqrt{2}}{2} Thus, we have two more complex numbers: z2=1+2212iz_2 = \frac{1 + \sqrt{2}}{2} - \frac{1}{2}i z3=12212iz_3 = \frac{1 - \sqrt{2}}{2} - \frac{1}{2}i The solutions are z1=0z_1 = 0, z2=1+2212iz_2 = \frac{1 + \sqrt{2}}{2} - \frac{1}{2}i, and z3=12212iz_3 = \frac{1 - \sqrt{2}}{2} - \frac{1}{2}i.

Step 4: Calculate the Sum of Squares of Moduli

We need to find z12+z22+z32|z_1|^2 + |z_2|^2 + |z_3|^2.

  • z12=02+02=0|z_1|^2 = 0^2 + 0^2 = 0
  • z22=(1+22)2+(12)2=1+2+224+14=4+224=2+22|z_2|^2 = \left(\frac{1 + \sqrt{2}}{2}\right)^2 + \left(-\frac{1}{2}\right)^2 = \frac{1 + 2 + 2\sqrt{2}}{4} + \frac{1}{4} = \frac{4 + 2\sqrt{2}}{4} = \frac{2 + \sqrt{2}}{2}
  • z32=(122)2+(12)2=1+2224+14=4224=222|z_3|^2 = \left(\frac{1 - \sqrt{2}}{2}\right)^2 + \left(-\frac{1}{2}\right)^2 = \frac{1 + 2 - 2\sqrt{2}}{4} + \frac{1}{4} = \frac{4 - 2\sqrt{2}}{4} = \frac{2 - \sqrt{2}}{2}

Therefore, the sum of the squares of the moduli is: 0+2+22+222=42=20 + \frac{2 + \sqrt{2}}{2} + \frac{2 - \sqrt{2}}{2} = \frac{4}{2} = 2

Common Mistakes & Tips

  • Carefully handle the signs and imaginary unit 'i' during expansion and simplification.
  • Remember to consider both cases when factoring an equation like 2x(1+2y)=02x(1+2y) = 0.
  • Double-check the quadratic formula calculations to avoid errors.

Summary

By substituting z=x+iyz = x + iy into the given equation and equating the real and imaginary parts, we obtained a system of two real equations. Solving this system yielded three complex number solutions. Finally, calculating the sum of the squares of the moduli of these solutions gave us the answer.

The final answer is 2\boxed{2}.

Practice More Complex Numbers Questions

View All Questions