m − α 1 + m − α 2 1 + ⋯ + m − α n 1
Let P ( z ) = z n + 1 − 1 have roots 1 , α , α 2 , … , α n where α is a ( n + 1 ) th root of unity and m isn't a ( n + 1 ) th root of unity.
Find the value of the expression above.
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.
Did exactly the same way. Thumbs Up!
It's good to have you back, Compañero Alan... I love your problems!
Awesome roots of unity indeed! The problem turns out to be fairly straightforward as long as we keep our m 's and n 's straight ;)
Make a substitution w = m − z 1 or z = w m w − 1 . Now z n + 1 = 1 gives ( m w − 1 ) n + 1 = w n + 1 or ( m n + 1 − 1 ) w n + 1 − ( n + 1 ) m n w n + . . . = 0 . By Viète, the sum over all the roots of unity α k for 0 ≤ k ≤ n is m n + 1 − 1 ( n + 1 ) m n . Subtracting m − 1 1 for α 0 = 1 gives ( m n + 1 − 1 ) ( m − 1 ) m n ( m n − n − 1 ) + 1 .
Here we need to assume that m isn't an ( n + 1 ) t h root of unity.
Nicely done. Usually for such problems, the correct substitution + use of Vieta's allows us to avoid tedious algebraic manipulation to obtain the expression. Of course, we may have to deal with an ugly expansion / collecting terms.
Ohh... I was so willing to write a solution for this problem... I was posting this particular solution only but I was stuck since I didn't subtracted α 0 ( I almost checked my calculations 5-6 times but not getting the final answer )....... If this question had been under Calculus category I would already have posted the solution. ;-).. BTW I also tried using k = 1 ∑ n m − α k 1 + m − α n + 1 − k 1 only to realise that it is beneficial under some special cases only.. Sorry for writing too long.. BTW (+1)...
Awesome solution too! I've fixed the statement of the problem.
Just consider value of n=2 it will convert into cube roots of unity and then solve
classic jee style mr.Taw
Assume P ( z ) = z n + z n − 1 . . . . + z + 1 = ( x − α ) ( x − α 2 ) . . . . ( x − α n ) . Take natural logarithm on both sides of equation , and d i f f e r e n t i a t e . Use sum of n terms if an GP S n = a [ r n − 1 / r − 1 ] , where a is first term of a GP containing n terms with a common ratio r . Rearrange to get the desired answer.
Problem Loading...
Note Loading...
Set Loading...
P ( z ) can be expressed as follows:
z n + 1 − 1 = ( z − 1 ) ( z − α ) ( z − α 2 ) ( z − α 3 ) . . . ( z − α n )
Taking log both sides:
l o g ( z n + 1 − 1 ) = l o g ( z − 1 ) + l o g ( z − α ) + l o g ( z − α 2 ) + . . . l o g ( z − α n )
Differentiating both sides with respect to z:
z n + 1 − 1 1 . ( n + 1 ) z n = z − 1 1 + z − α 1 + z − α 2 1 + . . . + z − α n 1
⇒ z n + 1 − 1 1 . ( n + 1 ) z n − z − 1 1 = z − α 1 + z − α 2 1 + . . . + z − α n 1
Replacing z by 'm' we get the required expression:
m − α 1 + m − α 2 1 + . . . + m − α n 1 = m n + 1 − 1 1 . ( n + 1 ) m n − m − 1 1
= ( m n + 1 − 1 ) ( m − 1 ) ( n + 1 ) m n ( m − 1 ) − ( m n + 1 − 1 )
On rearranging the terms of numerator after opening brackets:
m − α 1 + m − α 2 1 + . . . + m − α n 1 = ( m n + 1 − 1 ) ( m − 1 ) m n ( m n − n − 1 ) + 1