a 3 + b 3 + c 3 a 4 + b 4 + c 4 Let a , b , c be the roots of the equation 6 x 3 − 6 x 2 − 3 x − 1 = 0 .
If the value of the expression above is equal to n m , where m and n are coprime positive integers, find m + n .
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.
Isn't it P 3 P 4 ?
Log in to reply
I'm doing so many mistakes these days.
I've edited it. Thanks !!
Overrated question
Haalp... What does the problem mean when it says "recurrence formula"?
P.S. I also used newton sums... XD
HIGHLY OVERRATED Question... its NEWTON SUM again
It can be done without using newton's sum
Can you explain how to get 6 P 1 − 6 = 0 and the next equation?
Log in to reply
Newton's sums ..... This might help you.
Let P n = a n + b n + c n for n = 1 , 2 , 3 , 4 . Also, we let:
S 1 = a + b + c = 1 S 2 = a b + b c + c a = − 2 1 S 3 = a b c = 6 1 with their corresponding value got from the Vieta's Identities . Now, by Newton's Sums , we have the following relationships between P n and S n : P 1 = S 1 P 2 = S 1 P 1 − 2 S 2 P 3 = S 1 P 2 − S 2 P 1 + 3 S 3 P 4 = S 1 P 3 − S 2 P 2 + S 3 P 1 Thus, we get P 1 = 1 P 2 = 1 − 2 ( − 2 1 ) = 2 P 3 = 2 + 2 1 + 3 ( 6 1 ) = 3 P 4 = 3 + ( 2 1 ) ( 2 ) + 6 1 = 6 2 5 The following values above gives P 3 P 4 = n m = 3 6 2 5 = 1 8 2 5 . Hence, the desired value of m + n = 2 5 + 1 8 = 4 3 .
Problem Loading...
Note Loading...
Set Loading...
Let P n = a n + b n + c n .
By Newton's Sums,
( 6 ) P 1 − 6 = 0 ⇒ P 1 = 1 ( 6 ) P 2 − ( 6 ) P 1 − 6 = 0 ⇒ P 2 = 2 ( 6 ) P 3 − ( 6 ) P 2 − ( 3 ) P 1 − 3 = 0 ⇒ P 3 = 3 ( 6 ) P 4 − ( 6 ) P 3 − ( 3 ) P 2 − P 1 = 0 ⇒ P 4 = 6 2 5
We need to find, P 3 P 4 = 3 6 2 5 = 1 8 2 5 ⇒ 2 5 + 1 8 = 4 3