Let the roots of x j = 1 be 1 , ω j 1 , ω j 2 , … ω j j − 1 , then find the value of:
j = 2 ∑ 6 1 i = 1 ∑ j − 1 1 − ω j i 1
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
There are just certain sums that can be computed by writing out the terms backwards. This happens to be one of them.
Nice pairing of the roots. What made you think of that?
Good thinking.
Nice idea
This problem is actually a mix of calculus and algebra.
Clearly, x j − 1 = ( x − 1 ) i = 1 ∏ j − 1 ( x − ω j i )
Hence, x − 1 x j − 1 = 1 + x + … x j − 1 = i = 1 ∏ j − 1 ( x − ω j i )
Take log on both sides to get:
ln ( 1 + x + … x j − 1 ) = i = 1 ∑ j − 1 ln ( x − ω j i )
Now, differentiate both sides to get:
1 + x + … x j − 1 1 + 2 x + 3 x 2 + … ( j − 1 ) x j − 2 = i = 1 ∑ j − 1 x − ω j i 1
Replace x = 1 to get :
i = 1 ∑ j − 1 1 − ω j i 1 = j ∑ r = 1 j − 1 r = 2 j − 1
Now again, we have to sum,
j = 2 ∑ n i = 1 ∑ j − 1 1 − ω j i 1
= j = 2 ∑ n 2 j − 1 = 4 n ( n − 1 )
Replace n = 6 1 to get the answer as 9 1 5
There isn't a need to use calculus, since you are simply interested in a transformation of roots.
We have x j i are the roots of the equation 1 + x + x 2 + … + x j − 1 = 0 . Consider the transformation y = 1 − x 1 , since we are interested in ∑ 1 − x i 1 = ∑ y i .
The transformation gives us 1 + y y − 1 + y 2 ( y − 1 ) 2 + … = 0 . Multiplying throughout by y j − 1 (which is non-zero) and collecting terms for y j − 1 , y j − 2 , we find that the polynomial starts out as
j y j − 1 − 2 j ( j − 1 ) y j − 2 + … = 0
Hence, we get that the sum of roots is ∑ y = j 2 j ( j − 1 ) = 2 j − 1 as claimed.
Log in to reply
Yes you are true, nice solution.
Did the same way as calvin sir did :) upvoted
Bravo! Well done!
Nicely done, similar to what i did!!
Same approach
Let ω be primitive j th root of unity. Then the inner sum is
S j = i = 1 ∑ j − 1 1 − ω i 1 .
Take the conjugate on both sides, we get
S j ˉ = i = 1 ∑ j − 1 1 − ω ˉ i 1 = i = 1 ∑ j − 1 1 − ω i 1 1 = i = 1 ∑ j − 1 1 − ω i − ω i .
Now it's easy to see that S j + S j ˉ = j − 1 .
But S j ˉ is the same as S j since ω ˉ is also a primitive j th root of unity. Therefore S j = 2 j − 1 . The rest is easy.
In equation x^j-1=0, replace x by (x-1)/x Sum of roots of new equation =jC2/jC1 =(j-1)/2 , now we want summation( j-1)/2 From j=2 to j=61 we get :1/2(61×62/2-1-60) ie 915
Problem Loading...
Note Loading...
Set Loading...
We want to find S j = i = 1 ∑ j − 1 1 − ω j i 1 . Let ω be a primitive j th root of unity. Then S j = i = 1 ∑ j − 1 1 − ω i 1 .
Note that 1 − ω k 1 + 1 − ω j − k 1 = ( 1 − ω k ) ( 1 − ω j − k ) ( 1 − ω j − k ) + ( 1 − ω k ) = 1 − ω k − ω j − k + 1 2 − ω k − ω j − k = 1 .
Then 2 S j = k = 1 ∑ j − 1 ( 1 − ω k 1 + 1 − ω j − k 1 ) = k = 1 ∑ j − 1 1 = j − 1 , so S j = ( j − 1 ) / 2 .
Finally, j = 2 ∑ 6 1 S j = j = 2 ∑ 6 1 2 j − 1 = 9 1 5 .