Let z=21−i3, i=−1. Then the value of 21+(z+z1)3+(z2+z21)3+(z3+z31)3+....+(z21+z211)3 is ______________.
Answer: 1
Solution
Key Concepts and Formulas
Polar Form of Complex Numbers: A complex number z=a+bi can be written in polar form as z=r(cosθ+isinθ)=reiθ, where r=∣z∣=a2+b2 is the modulus and θ=arg(z) is the argument.
De Moivre's Theorem: For any complex number z=r(cosθ+isinθ) and any integer n, zn=rn(cos(nθ)+isin(nθ)). Also, einθ=cos(nθ)+isin(nθ).
Triple Angle Formula:cos(3θ)=4cos3θ−3cosθ, which can be rearranged as cos3θ=41(cos(3θ)+3cosθ).
Step-by-Step Solution
Step 1: Convert the complex number z to polar form.
We are given z=21−i3. We want to express it in the form r(cosθ+isinθ).
First, find the modulus:
∣z∣=(21)2+(−23)2=41+43=1=1
Next, find the argument θ such that cosθ=21 and sinθ=−23. This occurs in the fourth quadrant, so θ=−3π.
Therefore, z=cos(−3π)+isin(−3π)=e−iπ/3.
Step 2: Simplify the expression zr+zr1.
We want to find a simplified expression for zr+zr1, where r is an integer. Using the polar form of z, we have:
zr=(e−iπ/3)r=e−irπ/3=cos(−3rπ)+isin(−3rπ)=cos(3rπ)−isin(3rπ)zr1=z−r=(e−iπ/3)−r=eirπ/3=cos(3rπ)+isin(3rπ)
Adding these two expressions, we get:
zr+zr1=(cos(3rπ)−isin(3rπ))+(cos(3rπ)+isin(3rπ))=2cos(3rπ)
Step 3: Simplify the expression (zr+zr1)3.
Using the result from Step 2, we have:
(zr+zr1)3=(2cos(3rπ))3=8cos3(3rπ)
Now, apply the triple angle formula, cos3θ=41(cos(3θ)+3cosθ), with θ=3rπ:
8cos3(3rπ)=8⋅41(cos(3⋅3rπ)+3cos(3rπ))=2(cos(rπ)+3cos(3rπ))=2cos(rπ)+6cos(3rπ)
Step 4: Set up the summation.
The original expression is:
21+∑r=121(zr+zr1)3
Substituting the simplified form from Step 3:
21+∑r=121(2cos(rπ)+6cos(3rπ))=21+2∑r=121cos(rπ)+6∑r=121cos(3rπ)
Step 5: Evaluate the individual summations.
Part A: Evaluate 2∑r=121cos(rπ).
Since cos(rπ)=(−1)r, the sum is ∑r=121(−1)r=−1+1−1+1−⋯−1. There are 21 terms, so the sum is -1.
Thus, 2∑r=121cos(rπ)=2(−1)=−2.
Part B: Evaluate 6∑r=121cos(3rπ).
The values of cos(3rπ) are periodic with a period of 6. The sum of one cycle is:
cos(3π)+cos(32π)+cos(π)+cos(34π)+cos(35π)+cos(2π)=21−21−1−21+21+1=0
Since 21=3×6+3, we have 3 full cycles and 3 additional terms. The sum of the first 3 terms is:
cos(3π)+cos(32π)+cos(π)=21−21−1=−1
Therefore, ∑r=121cos(3rπ)=3(0)+(−1)=−1.
Thus, 6∑r=121cos(3rπ)=6(−1)=−6.
Step 6: Final Calculation.
Substitute the results from Step 5 back into the expression from Step 4:
21+2∑r=121cos(rπ)+6∑r=121cos(3rπ)=21+(−2)+(−6)=21−2−6=13
Common Mistakes & Tips
Incorrectly Calculating the Argument: Make sure to consider the quadrant when finding the argument θ 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+zr1=2cos(3rπ) and the triple angle formula, the summation was simplified and evaluated. The final result is 13.