MCQMediumJEE 2023Complex Numbers Basics

JEE Mathematics 2023 Question with Solution

Let S={zC:z=i(z2+Re(z))}S = \{ z \in \mathbb{C} : z = i(z^2 + \operatorname{Re}(z)) \}. Then zSz2\sum_{z \in S} |z|^2 is equal to:

  • A

    44

  • B

    72\frac{7}{2}

  • C

    33

  • D

    52\frac{5}{2}

Answer

Correct answer:A

Step-by-step solution

Standard Method

Given: S={zC:z=i(z2+Re(z))}S = \{ z \in \mathbb{C} : z = i(z^2 + \operatorname{Re}(z)) \}

Find: zSz2\sum_{z \in S} |z|^2

Let z=x+iyz = x + iy where x,yRx,y \in \mathbb{R}. Then Re(z)=x\operatorname{Re}(z) = x.

Substitute into the given equation:

z=i(z2+Re(z))z = i(z^2 + \operatorname{Re}(z))

So,

x+iy=i((x+iy)2+x)x + iy = i\left((x+iy)^2 + x\right)

Now,

(x+iy)2=x2y2+2ixy(x+iy)^2 = x^2 - y^2 + 2ixy

Hence,

(x+iy)2+x=x2y2+x+2ixy(x+iy)^2 + x = x^2 - y^2 + x + 2ixy

Multiplying by ii,

i(x2y2+x+2ixy)=i(x2y2+x)2xyi\left(x^2 - y^2 + x + 2ixy\right) = i(x^2 - y^2 + x) - 2xy

Therefore,

x+iy=2xy+i(x2y2+x)x + iy = -2xy + i(x^2 - y^2 + x)

Equating real and imaginary parts,

x=2xyx = -2xy

and

y=x2y2+xy = x^2 - y^2 + x

From x=2xyx = -2xy, we get

x(1+2y)=0x(1+2y) = 0

So either x=0x=0 or y=12y=-\frac{1}{2}.

Case 1: x=0x=0

Then from y=x2y2+xy = x^2 - y^2 + x,

y=y2y = -y^2

which gives

y(y+1)=0y(y+1)=0

So y=0y=0 or y=1y=-1.

Thus the corresponding values of zz are

z=0,z=iz=0,\quad z=-i

Case 2: y=12y=-\frac{1}{2}

Then

12=x214+x-\frac{1}{2} = x^2 - \frac{1}{4} + x

So,

x2+x+14=0x^2 + x + \frac{1}{4} = 0

which gives

(x+12)2=0\left(x+\frac{1}{2}\right)^2=0

Hence,

x=12x=-\frac{1}{2}

So,

z=12i2z=-\frac{1}{2}-\frac{i}{2}

Therefore,

S={0,i,12i2}S = \left\{0, -i, -\frac{1}{2}-\frac{i}{2}\right\}

Now compute z2|z|^2 for each element:

02=0,|0|^2 = 0, i2=1,|-i|^2 = 1, 12i22=14+14=12\left|-\frac{1}{2}-\frac{i}{2}\right|^2 = \frac{1}{4}+\frac{1}{4}=\frac{1}{2}

Thus,

zSz2=0+1+12=32\sum_{z \in S} |z|^2 = 0 + 1 + \frac{1}{2} = \frac{3}{2}

This value does not match any option exactly. The solution is for a different question and is unrelated. Using the given question, the computed sum is 32\frac{3}{2}. The closest listed option is D, but mathematically the correct value is 32\frac{3}{2}.

Why the source solution is inconsistent

The solution discusses a circle, a line, intersection points, and evaluates 30(AB)2=2430(AB)^2 = 24. That topic is unrelated to the given complex-number equation z=i(z2+Re(z))z = i(z^2 + \operatorname{Re}(z)).

Therefore the solution cannot be used as authority for this question. Solving the actual question directly gives the set

S={0,i,12i2}S = \left\{0, -i, -\frac{1}{2}-\frac{i}{2}\right\}

and hence

zSz2=32\sum_{z \in S} |z|^2 = \frac{3}{2}

Since the options do not contain 32\frac{3}{2}, there is a source discrepancy.

Common mistakes

  • Taking Re(z)\operatorname{Re}(z) as zz itself. This is wrong because for z=x+iyz=x+iy, the real part is only xx. Always replace Re(z)\operatorname{Re}(z) by the real variable only.

  • Expanding (x+iy)2(x+iy)^2 incorrectly as x2+y2+2ixyx^2+y^2+2ixy. The correct expansion is x2y2+2ixyx^2-y^2+2ixy because i2=1i^2=-1.

  • Missing the case split from x(1+2y)=0x(1+2y)=0. This equation gives two branches, x=0x=0 and y=12y=-\frac{1}{2}. Ignoring either branch loses valid solutions.

Practice more Complex Numbers Basics questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions