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

Question

If z2+z+1=0{z^2} + z + 1 = 0, zCz \in C, then n=115(zn+(1)n1zn)2\left| {\sum\limits_{n = 1}^{15} {{{\left( {{z^n} + {{( - 1)}^n}{1 \over {{z^n}}}} \right)}^2}} } \right| is equal to _________.

Answer: 2

Solution

Key Concepts and Formulas

  • Cube Roots of Unity: The solutions to z3=1z^3 = 1 are 1,ω,ω21, \omega, \omega^2, where ω=e2πi/3=12+32i\omega = e^{2\pi i/3} = -\frac{1}{2} + \frac{\sqrt{3}}{2}i and ω2=e4πi/3=1232i\omega^2 = e^{4\pi i/3} = -\frac{1}{2} - \frac{\sqrt{3}}{2}i.
  • Properties of Cube Roots of Unity: ω3=1\omega^3 = 1, 1+ω+ω2=01 + \omega + \omega^2 = 0, and 1ω=ω2\frac{1}{\omega} = \omega^2.
  • Summation Formulas: k=1nak+bk=k=1nak+k=1nbk\sum_{k=1}^n a_k + b_k = \sum_{k=1}^n a_k + \sum_{k=1}^n b_k

Step-by-Step Solution

Step 1: Identify the Roots

Since z2+z+1=0z^2 + z + 1 = 0, multiplying by (z1)(z-1) gives z31=0z^3 - 1 = 0, so z3=1z^3 = 1. Since z2+z+1=0z^2 + z + 1 = 0, z1z \neq 1. Thus, z=ωz = \omega or z=ω2z = \omega^2, where ω\omega and ω2\omega^2 are the non-real cube roots of unity. We can choose z=ωz = \omega without loss of generality.

Step 2: Simplify the General Term

We need to simplify (zn+(1)n1zn)2\left(z^n + (-1)^n \frac{1}{z^n}\right)^2. Substituting z=ωz = \omega, we get (ωn+(1)n1ωn)2\left(\omega^n + (-1)^n \frac{1}{\omega^n}\right)^2. Since 1ω=ω2\frac{1}{\omega} = \omega^2, we have 1ωn=(ω2)n=ω2n\frac{1}{\omega^n} = (\omega^2)^n = \omega^{2n}. Thus, the expression becomes (ωn+(1)nω2n)2\left(\omega^n + (-1)^n \omega^{2n}\right)^2.

Expanding the square, we get (ωn)2+2(ωn)((1)nω2n)+((1)nω2n)2=ω2n+2(1)nω3n+(1)2nω4n(\omega^n)^2 + 2 (\omega^n) ((-1)^n \omega^{2n}) + ((-1)^n \omega^{2n})^2 = \omega^{2n} + 2 (-1)^n \omega^{3n} + (-1)^{2n} \omega^{4n}. Since ω3=1\omega^3 = 1, we have ω3n=(ω3)n=1n=1\omega^{3n} = (\omega^3)^n = 1^n = 1. Also, (1)2n=1(-1)^{2n} = 1. Therefore, the expression simplifies to ω2n+2(1)n+ω4n\omega^{2n} + 2 (-1)^n + \omega^{4n}. Since ω4n=ω3nωn=ωn\omega^{4n} = \omega^{3n} \cdot \omega^n = \omega^n, the expression becomes ω2n+2(1)n+ωn\omega^{2n} + 2(-1)^n + \omega^n.

Step 3: Evaluate the Summation

We need to find n=115(ω2n+ωn+2(1)n)\left| \sum_{n=1}^{15} \left(\omega^{2n} + \omega^n + 2(-1)^n\right) \right|. We can split the summation into three parts: S=n=115ω2n+n=115ωn+n=1152(1)nS = \sum_{n=1}^{15} \omega^{2n} + \sum_{n=1}^{15} \omega^n + \sum_{n=1}^{15} 2(-1)^n.

Step 4: Evaluate the Sum of ωn\omega^n

n=115ωn=ω+ω2+ω3++ω15\sum_{n=1}^{15} \omega^n = \omega + \omega^2 + \omega^3 + \dots + \omega^{15}. Since 1+ω+ω2=01 + \omega + \omega^2 = 0, the sum of any three consecutive powers of ω\omega is zero. Since 15 is a multiple of 3, the sum is zero: n=115ωn=0\sum_{n=1}^{15} \omega^n = 0.

Step 5: Evaluate the Sum of ω2n\omega^{2n}

n=115ω2n=ω2+ω4+ω6++ω30\sum_{n=1}^{15} \omega^{2n} = \omega^2 + \omega^4 + \omega^6 + \dots + \omega^{30}. Since ω3=1\omega^3 = 1, the powers cycle as ω2,ω,1,ω2,ω,1,\omega^2, \omega, 1, \omega^2, \omega, 1, \dots. The sum of each cycle is ω2+ω+1=0\omega^2 + \omega + 1 = 0. Since 15 is a multiple of 3, the sum is zero: n=115ω2n=0\sum_{n=1}^{15} \omega^{2n} = 0.

Step 6: Evaluate the Sum of 2(1)n2(-1)^n

n=1152(1)n=2n=115(1)n=2(1+11+11)\sum_{n=1}^{15} 2(-1)^n = 2 \sum_{n=1}^{15} (-1)^n = 2(-1 + 1 - 1 + 1 - \dots - 1). Since there are 15 terms, the sum is 2(1)=22(-1) = -2.

Step 7: Calculate the Final Result

S=0+0+(2)=2S = 0 + 0 + (-2) = -2. The problem asks for the modulus of this sum, which is S=2=2|S| = |-2| = 2.

Common Mistakes & Tips

  • Incorrectly applying cube root properties: Make sure you use ω3=1\omega^3=1 and 1+ω+ω2=01+\omega+\omega^2=0 correctly.
  • Forgetting the modulus: Remember to take the absolute value at the end.
  • Messing up the alternating sum: Be careful with the sum of (1)n(-1)^n; it depends on the number of terms.

Summary

By recognizing the roots of the quadratic equation as cube roots of unity, simplifying the general term using the properties of ω\omega, and evaluating the three summations separately, we found that the modulus of the sum is 2.

Final Answer

The final answer is \boxed{2}.

Practice More Complex Numbers Questions

View All Questions