Let S={z∈C:zˉ=i(z2+Re(zˉ))}. Then \sum_\limits{z \in \mathrm{S}}|z|^{2} is equal to :
Options
Solution
Key Concepts and Formulas
Complex Number Representation:z=x+iy, where x=Re(z) and y=Im(z).
Complex Conjugate:zˉ=x−iy.
Modulus Squared:∣z∣2=x2+y2.
Equality of Complex Numbers:a+bi=c+di if and only if a=c and b=d.
Step-by-Step Solution
1. Substitute z=x+iy into the given equation.
We are given the equation zˉ=i(z2+Re(zˉ)). We want to express this in terms of real variables x and y so we can solve for them.
Substituting z=x+iy, zˉ=x−iy, z2=(x+iy)2=x2+2ixy−y2, and Re(zˉ)=x, we get:
x−iy=i(x2−y2+2ixy+x)
2. Simplify the equation.
We want to simplify the right-hand side to separate the real and imaginary parts.
x−iy=i(x2−y2+x+2ixy)=i(x2−y2+x)+i(2ixy)=i(x2−y2+x)−2xyx−iy=−2xy+i(x2−y2+x)
3. Equate real and imaginary parts.
Since two complex numbers are equal if and only if their real and imaginary parts are equal, we have:
Real parts: x=−2xy (Equation 1)
Imaginary parts: −y=x2−y2+x (Equation 2)
4. Solve for x and y from Equation 1.
From Equation 1, x=−2xy, so x+2xy=0, which gives x(1+2y)=0. Thus, either x=0 or 1+2y=0, which implies y=−21.
Case 1: x=0
Substitute x=0 into Equation 2:
−y=02−y2+0, so −y=−y2, which gives y2−y=0, or y(y−1)=0. Thus, y=0 or y=1.
This yields the complex numbers z1=0+0i=0 and z2=0+1i=i.
Case 2: y=−21
Substitute y=−21 into Equation 2:
−(−21)=x2−(−21)2+x, so 21=x2−41+x.
Multiplying by 4, we get 2=4x2−1+4x, so 4x2+4x−3=0.
Factoring the quadratic, we have (2x−1)(2x+3)=0, so x=21 or x=−23.
This yields the complex numbers z3=21−21i and z4=−23−21i.
Therefore, the set S is {0,i,21−21i,−23−21i}.
5. Calculate ∣z∣2 for each z∈S.∣z1∣2=∣0∣2=02+02=0∣z2∣2=∣i∣2=02+12=1∣z3∣2=21−21i2=(21)2+(−21)2=41+41=21∣z4∣2=−23−21i2=(−23)2+(−21)2=49+41=410=25
Sign errors: Be careful with signs, especially when substituting and simplifying the equation.
Case analysis: Ensure all cases are considered when solving factored equations.
Quadratic equation solving: Review factoring or using the quadratic formula to solve quadratic equations accurately.
Summary
By substituting z=x+iy into the given equation and separating real and imaginary parts, we obtained two real equations. Solving these equations yielded four complex numbers in the set S. We then calculated the modulus squared of each complex number and summed them to find the final answer.
The final answer is \boxed{4}, which corresponds to option (B).