Key Concepts and Formulas
- Euler's Formula: eiθ=cosθ+isinθ
- Sum of Roots of Unity: For n∈Z+, ∑k=0n−1ein2kπ=0
- Properties of Complex Numbers: i2=−1, i=−i1, −i=i1
Step-by-Step Solution
Step 1: Rewrite the General Term
The general term is given by sin(112kπ)+icos(112kπ). We want to express this in terms of complex exponentials using Euler's formula. Factoring out i, we have:
sin(112kπ)+icos(112kπ)=i(cos(112kπ)−isin(112kπ))
Using the properties cos(θ)=cos(−θ) and sin(−θ)=−sin(θ), we get:
i(cos(112kπ)−isin(112kπ))=i(cos(−112kπ)+isin(−112kπ))
Applying Euler's formula, we obtain:
i(cos(−112kπ)+isin(−112kπ))=ie−i112kπ
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(112kπ)+icos(112kπ))=∑k=110ie−i112kπ
Since i is a constant, we can factor it out:
∑k=110ie−i112kπ=i∑k=110e−i112kπ
Let z=e−i112π. Then the summation becomes:
i∑k=110zk=i(z1+z2+⋯+z10)
This is a geometric series.
Step 3: Apply the Sum of Roots of Unity
The terms zk=e−i112kπ for k=0,1,…,10 are the complex conjugates of the 11th roots of unity. We know that the sum of the nth roots of unity is zero. Therefore,
∑k=010e−i112kπ=0
Our sum starts from k=1, so we can write:
∑k=110e−i112kπ=(∑k=010e−i112kπ)−e−i112(0)π=0−e0=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:
i∑k=110e−i112kπ=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θ. Remember that sinθ+icosθ=i(cosθ−isinθ)=ie−iθ.
- 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 ein2kπ. 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.
The final answer is \boxed{-i}, which corresponds to option (D).