Question
Question: The value of the expression \[1 \cdot (2 - \omega )(2 - {\omega ^2}) + {\text{ }}2 \cdot (3 - \ome...
The value of the expression
1⋅(2−ω)(2−ω2)+ 2⋅(3−ω)(3−ω2)+…………..+ (n−1)(n−ω)(n−ω2), where ω is an imaginary cube root of unity, is
(A). 21(n−1)n(n2+3n+4)
(B). 41(n−1)n(n2+3n+4)
(C). 21(n+1)n(n2+3n+4)
(D). 41(n+1)n(n2+3n+4)
Solution
Simplify the relation of the sequence and use the identities of cube root of unity . Then form the general term representing the sequence and use the general term in order to find out the sum of the required sequence.
Complete step-by-step answer :
Given
1⋅(2−ω)(2−ω2)+ 2⋅(3−ω)(3−ω2)+…………..+ (n−1)(n−ω)(n−ω2)
Let us start by opening the brackets and obtain a homogeneous equation. We get
1⋅(4−2ω−2ω2+ω3)+ 2⋅(9−3ω−3ω2+ω3)+…………..+till (n−1)terms 1⋅[4−2(ω+ω2)+ω3]+ 2⋅[9−3(ω+ω2)+ω3]+…………..+till (n−1)terms
Now , We know that
ω+ω2=−1 and ω3=1. Substituting these values ,we get 1⋅[4−2(−1)+1]+ 2⋅[9−3(−1)+1]+…………..+till (n−1)terms ⇒1⋅[4+2+1]+ 2⋅[9+3+1]+…………..+till (n−1)terms ⇒1⋅[7]+2⋅[13]+............+ till (n−1)terms
Let us try to find out the general term of the sequence.
1⋅[7]+2⋅[13]+3⋅[21]............+ till (n−1)terms
By observing the sequence we find that first part of the sequence is 1,2,3,4 …… till (n-1) terms, It’s general term is ‘x’ and the second part of the sequence in 7,13,21,….. till (n-1) terms , So we will try to find it’s general term.
S=7+13+21+...................+rx→eqn(a) S=0+7+13+21+..............+rx−1+rx→eqn(b)
Subtracting equation b from equation a , by following the rule of subtracting first term from second and so on….
0=7+6+8+................+(rx−rx−1)−rx rx=7+[6+8+10........+(rx−rx−1)]
If we observe here 6,8,10 form an A.P. with common difference(d) = 2 and number of terms = (x-1). Applying the sum of first n natural number i.e.=2n[2a+(n−1)d]
{r_x} = 7 + \\{ \dfrac{{(x - 1)}}{2}[2 \times 6 + (x - 2) \times 2]\\} \\\
\Rightarrow {r_x} = 7 + \left\\{ {\dfrac{{(x - 1)}}{2}[12 + 2x - 4]} \right\\} \\\
\Rightarrow {r_x} = 7 + \left\\{ {\dfrac{{(x - 1)}}{2}[8 + 2x]} \right\\} \\\
\Rightarrow {r_x} = 7 + (x - 1)(4 + x) \\\
\Rightarrow {r_x} = 7 + 4x + {x^2} - 4 - x \\\
\Rightarrow {r_x} = 3 + 3x + {x^2} \\\
By splitting the middle term we get
rx=x2+2x+x+2+1 rx=(x+2)(x+1)+1
So the final general term formed by the first and second sequence together will be as follows
Tx=x[(x+1)(x+2)+1] for x = 1 to(n−1)
This can also be written as
⇒ Tx=x3 + 3x2 + 3x for x = 1 to(n−1)
Now ,we know the sum of sequence can be derived from general term as
Sx=1∑n−1Tx ∴S=∑x3+3⋅∑x2+3⋅∑x for x=1 to (n - 1)
We know
∑x3= [2n(n+1)]2,∑x2=6n(n+1)(2n+1),∑x=2n(n+1) Here n = n −1 ⇒[2n(n−1)]2+3[6n(n−1)(2n−1)]+3[2n(n−1)]
On Simplifying this , we get
⇒41n(n−1)(n2+3n+4)
Therefore , Option B is the correct option.
Note : All the identities of the cube root of unity and formulas for the sum of first natural numbers , their squares and cubes must be known for solving such similar questions. Attention must be given while substituting the values and also while forming the general term.