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

Question

Let n denote the number of solutions of the equation z 2 + 3z\overline z = 0, where z is a complex number. Then the value of k=01nk\sum\limits_{k = 0}^\infty {{1 \over {{n^k}}}} is equal to :

Options

Solution

Key Concepts and Formulas

  • Complex Number Representation: A complex number zz can be represented as z=x+iyz = x + iy, where xx and yy are real numbers, and ii is the imaginary unit (i2=1i^2 = -1).
  • Complex Conjugate: The complex conjugate of z=x+iyz = x + iy is z=xiy\overline{z} = x - iy.
  • Infinite Geometric Series: The sum of an infinite geometric series a+ar+ar2+a + ar + ar^2 + \dots is given by S=a1rS = \frac{a}{1-r}, where aa is the first term and rr is the common ratio, provided that r<1|r| < 1.

Step 1: Substitute and Expand

We are given the equation z2+3z=0z^2 + 3\overline{z} = 0. Our goal is to find the number of solutions, nn, and then evaluate the given summation. We begin by substituting z=x+iyz = x + iy and z=xiy\overline{z} = x - iy into the equation: (x+iy)2+3(xiy)=0(x + iy)^2 + 3(x - iy) = 0 Expanding the square, we get: (x2+2ixyy2)+3(xiy)=0(x^2 + 2ixy - y^2) + 3(x - iy) = 0

Step 2: Separate Real and Imaginary Parts

Now, we group the real and imaginary terms: (x2y2+3x)+i(2xy3y)=0(x^2 - y^2 + 3x) + i(2xy - 3y) = 0 Since the right-hand side is 0, which can be written as 0+0i0 + 0i, we can equate the real and imaginary parts to zero.

Step 3: Form a System of Equations

Equating the real and imaginary parts to zero, we get the following system of equations: x2y2+3x=0()x^2 - y^2 + 3x = 0 \quad (*) 2xy3y=0()2xy - 3y = 0 \quad (**)

Step 4: Solve for y from the Imaginary Part Equation

We solve the imaginary part equation ()(**) for yy: 2xy3y=02xy - 3y = 0 y(2x3)=0y(2x - 3) = 0 This gives us two cases: y=0y = 0 or 2x3=02x - 3 = 0, which implies x=32x = \frac{3}{2}.

Step 5: Case 1: y = 0

Substitute y=0y = 0 into the real part equation ()(*): x202+3x=0x^2 - 0^2 + 3x = 0 x2+3x=0x^2 + 3x = 0 x(x+3)=0x(x + 3) = 0 This gives us x=0x = 0 or x=3x = -3. Thus, we have two solutions: z1=0+0i=0z_1 = 0 + 0i = 0 and z2=3+0i=3z_2 = -3 + 0i = -3.

Step 6: Case 2: x = 3/2

Substitute x=32x = \frac{3}{2} into the real part equation ()(*): (32)2y2+3(32)=0\left(\frac{3}{2}\right)^2 - y^2 + 3\left(\frac{3}{2}\right) = 0 94y2+92=0\frac{9}{4} - y^2 + \frac{9}{2} = 0 94y2+184=0\frac{9}{4} - y^2 + \frac{18}{4} = 0 274y2=0\frac{27}{4} - y^2 = 0 y2=274y^2 = \frac{27}{4} y=±274=±332y = \pm\sqrt{\frac{27}{4}} = \pm\frac{3\sqrt{3}}{2} Thus, we have two more solutions: z3=32+i332z_3 = \frac{3}{2} + i\frac{3\sqrt{3}}{2} and z4=32i332z_4 = \frac{3}{2} - i\frac{3\sqrt{3}}{2}.

Step 7: Determine the Number of Solutions, n

We have found four distinct solutions: z1=0z_1 = 0, z2=3z_2 = -3, z3=32+i332z_3 = \frac{3}{2} + i\frac{3\sqrt{3}}{2}, and z4=32i332z_4 = \frac{3}{2} - i\frac{3\sqrt{3}}{2}. Therefore, n=4n = 4.

Step 8: Evaluate the Summation

We need to evaluate the sum: k=01nk=k=014k\sum_{k=0}^{\infty} \frac{1}{n^k} = \sum_{k=0}^{\infty} \frac{1}{4^k} This is an infinite geometric series with first term a=1a = 1 and common ratio r=14r = \frac{1}{4}. Since r=14<1|r| = \frac{1}{4} < 1, the series converges. The sum is: S=a1r=1114=134=43S = \frac{a}{1 - r} = \frac{1}{1 - \frac{1}{4}} = \frac{1}{\frac{3}{4}} = \frac{4}{3}

Common Mistakes & Tips

  • Losing Solutions: When solving equations like y(2x3)=0y(2x-3)=0, avoid dividing by yy to prevent losing the solution y=0y=0. Factor instead.
  • Checking Convergence: Always verify that r<1|r| < 1 before applying the infinite geometric series formula.
  • Complex Number Simplification: Remember to separate real and imaginary parts correctly when dealing with complex equations.

Summary

We found the number of solutions to the given complex equation to be n=4n=4. Then, we evaluated the infinite geometric series k=014k\sum_{k=0}^{\infty} \frac{1}{4^k}, which converges to 43\frac{4}{3}.

The final answer is 4/3\boxed{4/3}, which corresponds to option (B).

Practice More Complex Numbers Questions

View All Questions