Question
Question: The value of the expression \(1\left( {2 - \omega } \right)\left( {2 - {\omega ^2}} \right) + 2\left...
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. [2n(n+1)]2
B. [2n(n+1)]2−n
C. [2n(n+1)]2+n
D. None of these
Solution
Hint: First of all, write the mth term of the given series. And then, use the property of ω to simplify the given condition. Next, add and subtract m to the expression and use the property 1+ω+ω2=0 to simplify the mth term of given expression. Hence, use the direct formula of summation to find the required answer.
Complete step by step answer:
The mth term of the given series 1(2−ω)(2−ω2)+2(3−ω)(3−ω2)+...+(n−1)(n−ω)(n−ω2) can be written as (m−1)(m−ω)(m−ω2).
We can simplify the expression for the mth term of the series.
(m−1)(m2−mω2−mω+ω3)
It is known that ω3=1 since ω is the cube root of the unity.
Therefore the expression (m−1)(m2−mω2−mω+ω3) becomes
(m−1)(m2−mω2−mω+1)
Adding mand subtracting m in the second factor of the expression and simplifying, we get
=(m−1)(m2−mω2−mω−m+m+1) =(m−1)(m2−(ω2+ω+1)m+m+1)
It is known, the property of ω, that is 1+ω+ω2=0. Thus the expression (m−1)(m2−(ω2+ω+1)m+m+1) reduces to
=(m−1)(m2+m+1)
Simplifying the expression for the mth term of the series, we get
=(m−1)(m2+m+1) =m3+m2+m−m2−m−1 =m3−1
The sum of the given series 1(2−ω)(2−ω2)+2(3−ω)(3−ω2)+...+(n−1)(n−ω)(n−ω2) can be evaluated by taking the summation of the mth term of the series from m=1 to m=n.
Thus the sum of given series is
m=1∑nm3−1
Solving the expression m=1∑nm3−1, we get
=m=1∑nm3−m=1∑n1 =(2n(n+1))2−n
The sum of the given series 1(2−ω)(2−ω2)+2(3−ω)(3−ω2)+...+(n−1)(n−ω)(n−ω2) is (2n(n+1))2−n.
Thus the option B is the correct answer.
Note: The summation of x3 over the range 1 to n is (2n(n+1))2. The summation of 1 for ntimes is equal to n. Similarly, The summation of x2 over the range 1 to n is 6n(n+1)(2n+1). And, summation of x over the range 1 to n is 2n(n+1).