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

Question

Let z=1i32z = {{1 - i\sqrt 3 } \over 2}, i=1i = \sqrt { - 1} . Then the value of 21+(z+1z)3+(z2+1z2)3+(z3+1z3)3+....+(z21+1z21)321 + {\left( {z + {1 \over z}} \right)^3} + {\left( {{z^2} + {1 \over {{z^2}}}} \right)^3} + {\left( {{z^3} + {1 \over {{z^3}}}} \right)^3} + .... + {\left( {{z^{21}} + {1 \over {{z^{21}}}}} \right)^3} is ______________.

Answer: 1

Solution

Key Concepts and Formulas

  • Polar Form of Complex Numbers: A complex number z=a+biz = a + bi can be written in polar form as z=r(cosθ+isinθ)=reiθz = r(\cos\theta + i\sin\theta) = re^{i\theta}, where r=z=a2+b2r = |z| = \sqrt{a^2 + b^2} is the modulus and θ=arg(z)\theta = \arg(z) is the argument.
  • De Moivre's Theorem: For any complex number z=r(cosθ+isinθ)z = r(\cos\theta + i\sin\theta) and any integer nn, zn=rn(cos(nθ)+isin(nθ))z^n = r^n(\cos(n\theta) + i\sin(n\theta)). Also, einθ=cos(nθ)+isin(nθ)e^{in\theta} = \cos(n\theta) + i\sin(n\theta).
  • Euler's Formula: eiθ=cosθ+isinθe^{i\theta} = \cos\theta + i\sin\theta. Therefore, zn+1zn=zn+zn=einθ+einθ=(cos(nθ)+isin(nθ))+(cos(nθ)+isin(nθ))=2cos(nθ)z^n + \frac{1}{z^n} = z^n + z^{-n} = e^{in\theta} + e^{-in\theta} = (\cos(n\theta) + i\sin(n\theta)) + (\cos(-n\theta) + i\sin(-n\theta)) = 2\cos(n\theta).
  • Triple Angle Formula: cos(3θ)=4cos3θ3cosθ\cos(3\theta) = 4\cos^3\theta - 3\cos\theta, which can be rearranged as cos3θ=14(cos(3θ)+3cosθ)\cos^3\theta = \frac{1}{4}(\cos(3\theta) + 3\cos\theta).

Step-by-Step Solution

Step 1: Convert the complex number zz to polar form.

We are given z=1i32z = \frac{1 - i\sqrt{3}}{2}. We want to express it in the form r(cosθ+isinθ)r(\cos\theta + i\sin\theta). First, find the modulus: z=(12)2+(32)2=14+34=1=1|z| = \sqrt{\left(\frac{1}{2}\right)^2 + \left(-\frac{\sqrt{3}}{2}\right)^2} = \sqrt{\frac{1}{4} + \frac{3}{4}} = \sqrt{1} = 1 Next, find the argument θ\theta such that cosθ=12\cos\theta = \frac{1}{2} and sinθ=32\sin\theta = -\frac{\sqrt{3}}{2}. This occurs in the fourth quadrant, so θ=π3\theta = -\frac{\pi}{3}. Therefore, z=cos(π3)+isin(π3)=eiπ/3z = \cos\left(-\frac{\pi}{3}\right) + i\sin\left(-\frac{\pi}{3}\right) = e^{-i\pi/3}.

Step 2: Simplify the expression zr+1zrz^r + \frac{1}{z^r}.

We want to find a simplified expression for zr+1zrz^r + \frac{1}{z^r}, where rr is an integer. Using the polar form of zz, we have: zr=(eiπ/3)r=eirπ/3=cos(rπ3)+isin(rπ3)=cos(rπ3)isin(rπ3)z^r = \left(e^{-i\pi/3}\right)^r = e^{-ir\pi/3} = \cos\left(-\frac{r\pi}{3}\right) + i\sin\left(-\frac{r\pi}{3}\right) = \cos\left(\frac{r\pi}{3}\right) - i\sin\left(\frac{r\pi}{3}\right) 1zr=zr=(eiπ/3)r=eirπ/3=cos(rπ3)+isin(rπ3)\frac{1}{z^r} = z^{-r} = \left(e^{-i\pi/3}\right)^{-r} = e^{ir\pi/3} = \cos\left(\frac{r\pi}{3}\right) + i\sin\left(\frac{r\pi}{3}\right) Adding these two expressions, we get: zr+1zr=(cos(rπ3)isin(rπ3))+(cos(rπ3)+isin(rπ3))=2cos(rπ3)z^r + \frac{1}{z^r} = \left(\cos\left(\frac{r\pi}{3}\right) - i\sin\left(\frac{r\pi}{3}\right)\right) + \left(\cos\left(\frac{r\pi}{3}\right) + i\sin\left(\frac{r\pi}{3}\right)\right) = 2\cos\left(\frac{r\pi}{3}\right)

Step 3: Simplify the expression (zr+1zr)3\left(z^r + \frac{1}{z^r}\right)^3.

Using the result from Step 2, we have: (zr+1zr)3=(2cos(rπ3))3=8cos3(rπ3)\left(z^r + \frac{1}{z^r}\right)^3 = \left(2\cos\left(\frac{r\pi}{3}\right)\right)^3 = 8\cos^3\left(\frac{r\pi}{3}\right) Now, apply the triple angle formula, cos3θ=14(cos(3θ)+3cosθ)\cos^3\theta = \frac{1}{4}(\cos(3\theta) + 3\cos\theta), with θ=rπ3\theta = \frac{r\pi}{3}: 8cos3(rπ3)=814(cos(3rπ3)+3cos(rπ3))=2(cos(rπ)+3cos(rπ3))=2cos(rπ)+6cos(rπ3)8\cos^3\left(\frac{r\pi}{3}\right) = 8 \cdot \frac{1}{4} \left(\cos\left(3\cdot\frac{r\pi}{3}\right) + 3\cos\left(\frac{r\pi}{3}\right)\right) = 2\left(\cos(r\pi) + 3\cos\left(\frac{r\pi}{3}\right)\right) = 2\cos(r\pi) + 6\cos\left(\frac{r\pi}{3}\right)

Step 4: Set up the summation.

The original expression is: 21+r=121(zr+1zr)321 + \sum_{r=1}^{21} \left(z^r + \frac{1}{z^r}\right)^3 Substituting the simplified form from Step 3: 21+r=121(2cos(rπ)+6cos(rπ3))=21+2r=121cos(rπ)+6r=121cos(rπ3)21 + \sum_{r=1}^{21} \left(2\cos(r\pi) + 6\cos\left(\frac{r\pi}{3}\right)\right) = 21 + 2\sum_{r=1}^{21} \cos(r\pi) + 6\sum_{r=1}^{21} \cos\left(\frac{r\pi}{3}\right)

Step 5: Evaluate the individual summations.

Part A: Evaluate 2r=121cos(rπ)2\sum_{r=1}^{21} \cos(r\pi). Since cos(rπ)=(1)r\cos(r\pi) = (-1)^r, the sum is r=121(1)r=1+11+11\sum_{r=1}^{21} (-1)^r = -1 + 1 - 1 + 1 - \dots - 1. There are 21 terms, so the sum is -1. Thus, 2r=121cos(rπ)=2(1)=22\sum_{r=1}^{21} \cos(r\pi) = 2(-1) = -2.

Part B: Evaluate 6r=121cos(rπ3)6\sum_{r=1}^{21} \cos\left(\frac{r\pi}{3}\right). The values of cos(rπ3)\cos\left(\frac{r\pi}{3}\right) are periodic with a period of 6. The sum of one cycle is: cos(π3)+cos(2π3)+cos(π)+cos(4π3)+cos(5π3)+cos(2π)=1212112+12+1=0\cos\left(\frac{\pi}{3}\right) + \cos\left(\frac{2\pi}{3}\right) + \cos(\pi) + \cos\left(\frac{4\pi}{3}\right) + \cos\left(\frac{5\pi}{3}\right) + \cos(2\pi) = \frac{1}{2} - \frac{1}{2} - 1 - \frac{1}{2} + \frac{1}{2} + 1 = 0 Since 21=3×6+321 = 3 \times 6 + 3, we have 3 full cycles and 3 additional terms. The sum of the first 3 terms is: cos(π3)+cos(2π3)+cos(π)=12121=1\cos\left(\frac{\pi}{3}\right) + \cos\left(\frac{2\pi}{3}\right) + \cos(\pi) = \frac{1}{2} - \frac{1}{2} - 1 = -1 Therefore, r=121cos(rπ3)=3(0)+(1)=1\sum_{r=1}^{21} \cos\left(\frac{r\pi}{3}\right) = 3(0) + (-1) = -1. Thus, 6r=121cos(rπ3)=6(1)=66\sum_{r=1}^{21} \cos\left(\frac{r\pi}{3}\right) = 6(-1) = -6.

Step 6: Final Calculation.

Substitute the results from Step 5 back into the expression from Step 4: 21+2r=121cos(rπ)+6r=121cos(rπ3)=21+(2)+(6)=2126=1321 + 2\sum_{r=1}^{21} \cos(r\pi) + 6\sum_{r=1}^{21} \cos\left(\frac{r\pi}{3}\right) = 21 + (-2) + (-6) = 21 - 2 - 6 = 13

Common Mistakes & Tips

  • Incorrectly Calculating the Argument: Make sure to consider the quadrant when finding the argument θ\theta of a complex number.
  • Forgetting Trigonometric Identities: Knowing trigonometric identities like the triple angle formula is essential for simplifying the expression.
  • Arithmetic Errors: Pay close attention to signs and values during summation to avoid arithmetic mistakes.

Summary

The problem requires converting a complex number to polar form, using De Moivre's theorem and trigonometric identities to simplify a summation. By expressing the complex number in polar form, using the identity zr+1zr=2cos(rπ3)z^r + \frac{1}{z^r} = 2\cos(\frac{r\pi}{3}) and the triple angle formula, the summation was simplified and evaluated. The final result is 13.

The final answer is \boxed{13}.

Practice More Complex Numbers Questions

View All Questions