An algebra problem by Shevy Doc

Algebra Level 3

{ a + b + c = 1 a 2 + b 2 + c 2 = 2 a 3 + b 3 + c 3 = 3 \begin{cases} \begin{aligned} a+b+c & =1 \\ a^2 + b^2 + c^2 & =2 \\ a^3 + b^3 + c^3 & = 3 \end{aligned} \end{cases}

Given that a a , b b , and c c satisfy the system of equations above, find a 5 + b 5 + c 5 a^5 + b^5 + c^5 .


The answer is 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.

1 solution

Chew-Seong Cheong
Jul 23, 2020

This type of problems can be solved using Newton's sums (identities) as follows. Let P n = a n + b n + c n P_n = a^n+b^n +c^n , where n n is a positive integer; S 1 = a + b + c = 1 S_1 = a+b+c=1 , S 2 = a b + b c + c a S_2 = ab+bc+ca , and S 3 = a b c S_3 = abc . Then we have:

P 1 = S 1 = 1 P 2 = S 1 P 1 2 S 2 = 1 2 S 2 = 2 S 2 = 1 2 P 3 = S 1 P 2 S 2 P 1 + 3 S 3 = 1 × 2 + 1 2 × 1 + 3 S 3 = 3 S 3 = 1 6 P 4 = S 1 P 3 S 2 P 2 + S 3 P 1 = 1 × 3 + 1 2 × 2 + 1 6 × 1 = 25 6 P 5 = S 1 P 4 S 2 P 3 + S 3 P 2 = 1 × 25 6 + 1 2 × 3 + 1 6 × 2 = 6 \begin{aligned} P_1 & = S_1 =1 \\ P_2 & = S_1P_1 - 2S_2 = 1 - 2S_2 = 2 & \small \implies S_2 = - \frac 12 \\ P_3 & = S_1P_2 - S_2 P_1 + 3S_3 = 1 \times 2 + \frac 12 \times 1 + 3S_3 = 3 & \small \implies S_3 = \frac 16 \\ P_4 & = S_1 P_3 - S_2 P_2 + S_3P_1 = 1 \times 3+\frac 12 \times 2 + \frac 16 \times 1 = \frac {25}6 \\ P_5 & = S_1 P_4 - S_2 P_3 + S_3P_2 = 1 \times \frac {25}6 +\frac 12 \times 3 + \frac 16 \times 2 = \boxed 6 \end{aligned}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...