⎩ ⎪ ⎨ ⎪ ⎧ a 2 + b 2 + c 2 = 2 6 a 3 + b 3 + c 3 = − 1 2 9 a 4 + b 4 + c 4 = 6 5 0
Given that a , b , c are complex numbers that satisfy the system of equations above, and that their sum is an integer. Find the last three digits of a 6 + b 6 + c 6 .
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.
Sir actually I made this problem yesterday when you told me that "Newton Formula"
But how did you solve S 1 4 − 1 5 6 S 1 2 − 1 0 3 2 S 1 − 1 8 7 2 = 0
Log in to reply
Trial and error. Mehul, I think I have seen this question before. I couldn't solve it them. It should be level 5.
Over rated!!
( 3 ∗ ( E q 3 ) − ( E q 1 ) 3 ) / 2 = a 6 + b 6 + c 6 And this gives me 562 as answer
Log in to reply
But is 2 3 ( a 4 + b 4 + c 4 ) − ( a 2 + b 2 + c 2 ) 3 = a 6 + b 6 + c 6 ?
Log in to reply
sorry Chew-Seong Cheong, ( 3 ∗ P 4 ∗ P 2 − P 2 3 ) / 2 = P 6
Log in to reply
@Mandar Belambe – No, P 6 = S 1 P 5 − S 2 P 4 + S 3 P 3 . For n > 3 , P n = S 1 P n − 1 − S 2 P n − 2 + S 3 P n − 3 .
Sir I used the technique shared by Aditya raut in his note - Bashing unavailable , there it is given
t n = t n − 1 + 2 1 t n − 2 + 6 1 t n − 3
t 5 = 6 5 0 + 2 1 . − 1 2 9 + 6 1 . 2 6 = 6 3 5 3 9
t 6 = 6 3 5 3 9 + 2 1 . 6 5 0 + 6 1 . − 1 2 9 = 3 2 6 8 0 ???
Log in to reply
its the case when a+b+c=1 & a^2+b^2+c^2=2 & a^3+b^3+c^3=3 because whenever reducing the formula he used the case a+b+c=1...
By my solution ( a + b + c ) = 0 . But you assumed this sum is not equal to 0. My answer is P 6 = − 2 7 5 7 7
Log in to reply
I don't think my answer is wrong. I didn't assume any value for a + b + c . It was worked out to be − 6 as above. Why must you assume it to be 0 ?
I have taken a look at your solution, you are assuming a + b + c = k + 0 i . I think it should work. But it is very tedious and you may have made mistake somewhere. I am quite sure a + b + c = − 6 .
Log in to reply
But you multiplied equation 2 by (a+b+c) in beginning of your solution. I think your answer is correct.
Log in to reply
@Altan-Ulzii Chuluun – On second thought your method is similar to Newton sums method which I used here. As far as I know there are only two methods. One is Newton sums used here. The other I don't know. Maybe it is as explained by Megh Choksi below. So far, Newton sums give me the right answers to these type of problems, though it could be tedious. But I use an Excel spreadsheet to do the computation. It is very easy. Altan, you just need to learn the method and you will be able to solve the problems.
Dear Mr Cheong, I have sent you my solution to your e-mail. Please review it and give a feedback.
Same way.....
The subscript for P that is three lines up from the bottom should be a 6 not a 5
Log in to reply
Thanks Bob. I have changed it. I probably cut-and-pasted too fast without checking.
I have changed again. Is it done?
Log in to reply
Now the solution is PERFECT !!
Log in to reply
@Bob Kadylo – Just now, I was in a hurry to go out with wife to do some shopping and forgot to click submit. Nice knowing you.
Why performing and therefore repeating well known algorithms in time expanding manner when it is possible to apply mathsoftware for example XMaxima? " solve([a^2+b^2+c^2=26,a^3+b^3+c^3=-129,a^4+b^4+c^4=650],[a,b,c]); " and final calculation of the expression wished will then deliver the solution faster with much higher efficiency!
And so you even have time for visiting the christmas market or doing similar things. ;-)
Problem Loading...
Note Loading...
Set Loading...
Let S 1 = a + b + c , S 2 = a b + b c + c a , S 3 = a b c and P n = a n + b n + c n , where n = 1 , 2 , 3 .... Using Newton's Sums method, we have:
⎩ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎧ P 1 = S 1 P 2 = S 1 2 − 2 S 2 P 3 = 2 6 S 1 − S 1 S 2 + 3 S 3 P 4 = − 1 2 9 S 1 − 2 6 S 2 + S 1 S 3 = 2 6 = − 1 2 9 = 6 5 0 . . . ( 1 ) . . . ( 2 ) . . . ( 3 )
Eqn 2 × S 1 - Eqn 3 × 3 :
{ 2 6 S 1 2 − S 1 2 S 2 + 3 S 1 S 3 − 3 8 7 S 1 − 7 8 S 2 + 3 S 1 S 3 = − 1 2 9 S 1 = 1 9 5 0
⇒ 2 6 S 1 2 + ( 7 8 − S 1 2 ) S 2 + 5 1 6 S 1 = − 1 9 5 0 . . . ( 4 )
From eqn 1, we have 2 S 2 = S 1 2 − 2 6 . Substituting this in eqn 4 × 2 :
⇒ 5 2 S 1 2 + ( 7 8 − S 1 2 ) ( S 1 2 − 2 6 ) + 1 0 3 2 S 1 = − 3 9 0 0
5 2 S 1 2 + ( − S 1 4 + 1 0 4 S 1 2 − 2 0 2 8 ) + 1 0 3 2 S 1 = − 3 9 0 0
− S 1 4 + ( 5 2 + 1 0 4 ) S 1 2 + 1 0 3 2 S 1 − 2 0 2 8 + 3 9 0 0 = 0
S 1 4 − 1 5 6 S 1 2 − 1 0 3 2 S 1 − 1 8 7 2 = 0
( S 1 + 6 ) ( S 1 3 − 6 S 1 2 − 1 2 0 S 1 − 3 1 2 ) = 0
⇒ S 1 = − 6 ⇒ S 2 = 5 ⇒ S 3 = − 1
Now we continue to find P 5 and P 6 .
P 5 = a 5 + b 5 + c 5
= 6 5 0 ( S 1 ) + 1 2 9 ( S 2 ) + 2 6 ( S 3 )
= 6 5 0 ( − 6 ) + 1 2 9 ( 5 ) + 2 6 ( − 1 ) = − 3 9 0 0 + 6 4 5 − 2 6 = − 3 2 8 1
P 6 = a 6 + b 6 + c 6
= − 3 2 8 1 ( − 6 ) − 6 5 0 ( 5 ) + 1 2 9 ( − 1 ) = 1 9 6 8 6 − 3 2 5 0 + 1 2 9 = 1 6 5 6 5
Therefore, the required answer a 6 + b 6 + c 6 ( m o d 1 0 0 0 ) ≡ 1 6 5 6 5 ( m o d 1 0 0 0 ) ≡ 5 6 5 ( m o d 1 0 0 0 )