Question
Question: The value of the expression \[1.\left( 2-\omega \right) \left( 2-\omega^{2} \right) +2.\left( 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
Hint: In this question it is given that we have to find the value of the expansion 1.(2−ω)(2−ω2)+2.(3−ω)(3−ω2)+⋯+(n−1)(n−ω)(n−ω2). So to find the solution we have to use the properties of ω, as we know that ω is the imaginary cube root of 1, then we can write,
ω3=1................(1)
& ω+ω2=−1………(2)
Complete step-by-step solution:
The given expression can be written as,
S=1.(2−ω)(2−ω2)+2.(3−ω)(3−ω2)+⋯+(n−1)(n−ω)(n−ω2)
=(2−1)(2−ω)(2−ω2)+(3−1)(3−ω)(3−ω2)+⋯+(n−1)(n−ω)(n−ω2)
=k=2∑n(k−1)(k−ω)(k−ω2)......(3)[ applying the summation from k=2 to n]
=k=2∑n(k−1)(k2−kω−kω2+ω3)
=\displaystyle \sum^{n}_{k=2} \left( k-1\right) \left\\{ k^{2}-k\left( \omega +\omega^{2} \right) +\omega^{3} \right\\}
=\displaystyle \sum^{n}_{k=2} \left( k-1\right) \left\\{ k^{2}-k\left( -1\right) +1\right\\} [ by using (1) and (2)]
=\displaystyle \sum^{n}_{k=2} \left( k-1\right) \left\\{ k^{2}+k+1\right\\}
=k=2∑n(k3−1) [ ∵(a−b)(a2+ab+b2)=a3−b3]
Now by expanding the summation we get,
S=(23−1)+(33−1)+⋯+(n3−1)
=(23+33+⋯+n3)+(n−1) [ since, in the 2nd part (n-1) times 1 are there]
=(1+23+33+⋯+n3)+n
As we know that, the summation of the cube of first ‘n’ positive integer is \left\\{ \dfrac{n\left( n+1\right) }{2} \right\\}^{2} .
So by this we can write,
S=\left\\{ \dfrac{n\left( n+1\right) }{2} \right\\}^{2} +n
=4n2(n2+2n+1)+n
=\dfrac{n}{4} \left\\{ n\left( n^{2}+2n+1\right) +4\right\\} [taking 4n common]
=4n(n3+2n2+n+4)
Now solving the cubic equation by factorising, we get,
S=4n(n3−n2+3n2−3n+4n+4)
Now we are going to take common n2 from 1st and 2nd term, 3n from 3rd and 4th term, 4 from 5th and 6th term.
Therefore, we get,
S=\dfrac{n}{4} \left\\{ n^{2}\left( n-1\right) +3n\left( n-1\right) +4\left( n-1\right) \right\\}
=4n(n−1)(n2+3n+4) [ by taking (n - 1) common]
=41(n−1)n(n2+3n+4)
Hence the correct option is option B.
Note: While solving any series try to write it using the summation which we have used in step (3), this will shorten the calculation process. Also while writing any series as summation you have to keep in mind that each and every term of the series following a certain structure or else what you can do , you can find its nth term i.e, tn=(n−1)(n−ω)(n−ω2) and then use summation notation replacing n by k and writing it as k=2∑n(k−1)(k−ω)(k−ω2).