Let z = 1 + ai be a complex number, a > 0, such that z 3 is a real number. Then the sum 1 + z + z 2 + . . . . .+ z 11 is equal to :
Options
Solution
Key Concepts and Formulas
Complex Number Properties: A complex number Z=x+iy is real if and only if its imaginary part, y, is zero.
Geometric Progression (GP) Sum: The sum of a GP with first term A, common ratio R, and N terms is SN=R−1A(RN−1), for R=1.
De Moivre's Theorem: For a complex number z=r(cosθ+isinθ) and an integer n, zn=rn(cos(nθ)+isin(nθ)).
Step-by-Step Solution
Step 1: Determine the value of 'a' and the complex number 'z'
We are given z=1+ai with a>0, and z3 is a real number. We need to find a.
Expand z3:
z3=(1+ai)3
Using the binomial expansion (x+y)3=x3+3x2y+3xy2+y3:
z3=13+3(12)(ai)+3(1)(ai)2+(ai)3z3=1+3ai+3a2i2+a3i3
Substitute i2=−1 and i3=−i:
z3=1+3ai+3a2(−1)+a3(−i)z3=1+3ai−3a2−a3i
Group the real and imaginary parts:
z3=(1−3a2)+i(3a−a3)
Since z3 is a real number, its imaginary part must be zero:
Im(z3)=3a−a3=0
Factor out a:
a(3−a2)=0
The possible values for a are 0 or a2=3. Since we are given a>0, we have a=3.
Therefore, the complex number is z=1+3i.
Step 2: Convert 'z' to Polar Form
To make calculations with powers of z easier, we convert z=1+3i to its polar form z=r(cosθ+isinθ).
Calculate the modulus r:
r=∣z∣=12+(3)2=1+3=4=2
Calculate the argument θ. Since z is in the first quadrant:
θ=arctan(13)=3π
So, the polar form of z is:
z=2(cos3π+isin3π)
Step 3: Calculate z12 using De Moivre's Theorem
We need z12 for the sum of the geometric progression.
Using De Moivre's Theorem:
z12=r12(cos(12θ)+isin(12θ))
Substitute r=2 and θ=3π:
z12=212(cos(12⋅3π)+isin(12⋅3π))z12=212(cos(4π)+isin(4π))
Since cos(4π)=1 and sin(4π)=0:
z12=212(1+0i)=212
Calculate 212:
212=4096
So, z12=4096.
Step 4: Calculate the Sum of the Geometric Progression
We need to find the sum S=1+z+z2+⋯+z11. This is a geometric progression with:
First term A=1.
Common ratio R=z.
Number of terms N=12 (from z0 to z11).
Using the GP sum formula SN=R−1A(RN−1):
S=z−11⋅(z12−1)=z−1z12−1
Substitute z12=4096 and z=1+3i:
S=(1+3i)−14096−1S=3i4095
To simplify, multiply the numerator and denominator by i:
S=3i24095i
Since i2=−1:
S=−34095i=−34095i
Rationalize the denominator by multiplying the numerator and denominator by 3:
S=−340953i
Divide 4095 by 3:
4095÷3=1365
So, the sum is:
S=−13653i
Common Mistakes & Tips
Sign Errors with i2 and i3: Be careful when substituting the values of i2=−1 and i3=−i during the expansion of z3.
Rationalizing the Denominator: When a complex number is in the denominator, always rationalize it by multiplying by its conjugate or by i (if the denominator is purely imaginary) to express the result in the standard x+iy form.
De Moivre's Theorem Application: Ensure the angle in De Moivre's theorem is correctly calculated and simplified, especially when dealing with multiples of π.
Summary
The problem required us to first determine the complex number z by using the condition that z3 is real. This led to z=1+3i. We then converted z to its polar form to efficiently calculate z12 using De Moivre's Theorem. Finally, we applied the formula for the sum of a geometric progression to find the required sum 1+z+z2+⋯+z11. The calculation involved careful handling of complex number arithmetic and simplification.
The final answer is −13653i. This corresponds to option (A).