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

Question

The value of k=110(sin2kπ11+icos2kπ11)\sum\limits_{k = 1}^{10} {\left( {\sin {{2k\pi } \over {11}} + i\,\,\cos {{2k\pi } \over {11}}} \right)} is :

Options

Solution

Key Concepts and Formulas

  • Euler's Formula: eiθ=cosθ+isinθe^{i\theta} = \cos\theta + i\sin\theta
  • Sum of Roots of Unity: For nZ+n \in \mathbb{Z}^+, k=0n1ei2kπn=0\sum_{k=0}^{n-1} e^{i\frac{2k\pi}{n}} = 0
  • Properties of Complex Numbers: i2=1i^2 = -1, i=1ii = \frac{1}{-i}, i=1i-i = \frac{1}{i}

Step-by-Step Solution

Step 1: Rewrite the General Term

The general term is given by sin(2kπ11)+icos(2kπ11)\sin\left(\frac{2k\pi}{11}\right) + i\cos\left(\frac{2k\pi}{11}\right). We want to express this in terms of complex exponentials using Euler's formula. Factoring out ii, we have: sin(2kπ11)+icos(2kπ11)=i(cos(2kπ11)isin(2kπ11))\sin\left(\frac{2k\pi}{11}\right) + i\cos\left(\frac{2k\pi}{11}\right) = i\left(\cos\left(\frac{2k\pi}{11}\right) - i\sin\left(\frac{2k\pi}{11}\right)\right) Using the properties cos(θ)=cos(θ)\cos(\theta) = \cos(-\theta) and sin(θ)=sin(θ)\sin(-\theta) = -\sin(\theta), we get: i(cos(2kπ11)isin(2kπ11))=i(cos(2kπ11)+isin(2kπ11))i\left(\cos\left(\frac{2k\pi}{11}\right) - i\sin\left(\frac{2k\pi}{11}\right)\right) = i\left(\cos\left(-\frac{2k\pi}{11}\right) + i\sin\left(-\frac{2k\pi}{11}\right)\right) Applying Euler's formula, we obtain: i(cos(2kπ11)+isin(2kπ11))=iei2kπ11i\left(\cos\left(-\frac{2k\pi}{11}\right) + i\sin\left(-\frac{2k\pi}{11}\right)\right) = i e^{-i\frac{2k\pi}{11}} This allows us to rewrite the summation in terms of complex exponentials.

Step 2: Express the Summation

Substitute the result from Step 1 into the original summation: k=110(sin(2kπ11)+icos(2kπ11))=k=110iei2kπ11\sum_{k=1}^{10} \left(\sin\left(\frac{2k\pi}{11}\right) + i\cos\left(\frac{2k\pi}{11}\right)\right) = \sum_{k=1}^{10} i e^{-i\frac{2k\pi}{11}} Since ii is a constant, we can factor it out: k=110iei2kπ11=ik=110ei2kπ11\sum_{k=1}^{10} i e^{-i\frac{2k\pi}{11}} = i \sum_{k=1}^{10} e^{-i\frac{2k\pi}{11}} Let z=ei2π11z = e^{-i\frac{2\pi}{11}}. Then the summation becomes: ik=110zk=i(z1+z2++z10)i \sum_{k=1}^{10} z^k = i(z^1 + z^2 + \dots + z^{10}) This is a geometric series.

Step 3: Apply the Sum of Roots of Unity

The terms zk=ei2kπ11z^k = e^{-i\frac{2k\pi}{11}} for k=0,1,,10k = 0, 1, \dots, 10 are the complex conjugates of the 11th roots of unity. We know that the sum of the nnth roots of unity is zero. Therefore, k=010ei2kπ11=0\sum_{k=0}^{10} e^{-i\frac{2k\pi}{11}} = 0 Our sum starts from k=1k=1, so we can write: k=110ei2kπ11=(k=010ei2kπ11)ei2(0)π11=0e0=01=1\sum_{k=1}^{10} e^{-i\frac{2k\pi}{11}} = \left(\sum_{k=0}^{10} e^{-i\frac{2k\pi}{11}}\right) - e^{-i\frac{2(0)\pi}{11}} = 0 - e^0 = 0 - 1 = -1 We used the property that any number raised to the power of 0 is 1.

Step 4: Calculate the Final Result

Substitute the result from Step 3 back into the expression: ik=110ei2kπ11=i(1)=ii \sum_{k=1}^{10} e^{-i\frac{2k\pi}{11}} = i(-1) = -i

Common Mistakes & Tips:

  • Sign Errors with Euler's Formula: Be extremely careful with the signs when applying Euler's formula, particularly when manipulating expressions like sinθ+icosθ\sin\theta + i\cos\theta. Remember that sinθ+icosθ=i(cosθisinθ)=ieiθ\sin\theta + i\cos\theta = i(\cos\theta - i\sin\theta) = ie^{-i\theta}.
  • Summation Index: Always pay attention to the starting index of the summation. The sum of roots of unity property applies when the summation starts from 0. Adjust accordingly if it starts from a different index.
  • Recognizing Roots of Unity: Familiarize yourself with the form ei2kπne^{i\frac{2k\pi}{n}}. Recognizing this pattern allows you to directly apply the sum of roots of unity property.

Summary:

By rewriting the general term using Euler's formula and leveraging the property that the sum of the roots of unity is zero, we simplified the summation and calculated its value. The sum evaluates to i-i.

The final answer is \boxed{-i}, which corresponds to option (D).

Practice More Complex Numbers Questions

View All Questions