Let a , b and c be real numbers such that: a + b + c = 0 ,
a 2 + b 2 + c 2 = 4 .
Find a 4 + b 4 + c 4 = ?
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.
I did it the same way the a+b+c = 0 thing is the punchline...
We shall use here the identity ( a + b + c ) 2 = a 2 + b 2 + c 2 + 2 ( a b + b c + c a )
Given that, a + b + c = 0 ....(i) and a 2 + b 2 + c 2 = 4 .....(ii)
Squaring eq. (i), we get----
( a + b + c ) 2 = 0 2
⟹ ( a 2 + b 2 + c 2 ) + 2 ( a b + b c + c a ) = 0
⟹ 4 + 2 ( a b + b c + c a ) = 0 [From (ii)]
⟹ 2 ( a b + b c + c a ) = − 4
⟹ a b + b c + c a = − 2
Squaring both sides again, we get---
⟹ ( ( a b ) 2 + ( b c ) 2 + ( c a ) 2 ) + 2 ( a b 2 c + b c 2 a + c a 2 b ) = 4
⟹ ( ( a b ) 2 + ( b c ) 2 + ( c a ) 2 ) + 2 a b c ( b + c + a ) = 4
⟹ ( ( a b ) 2 + ( b c ) 2 + ( c a ) 2 ) = 4 [From (i)]
⟹ a 2 b 2 + b 2 c 2 + c 2 a 2 = 4 ......(iii)
Now, squaring eq. (ii), we get-----
( a 2 + b 2 + c 2 ) 2 = 4 2
a 4 + b 4 + c 4 + 2 ( a 2 b 2 + b 2 c 2 + c 2 a 2 ) = 1 6
a 4 + b 4 + c 4 + 2 × 4 = 1 6 [From (iii)]
a 4 + b 4 + c 4 + 8 = 1 6 ⟹ a 4 + b 4 + c 4 = 8
Problem Loading...
Note Loading...
Set Loading...
Notice that:
a 4 + b 4 + c 4 = ( a 2 + b 2 + c 2 ) 2 − 2 ( ( a b ) 2 + ( b c ) 2 + ( a c ) 2 ) .Since we already know that a 2 + b 2 + c 2 = 4 our problem becomes in finding the value of ( a b ) 2 + ( b c ) 2 + ( a c ) 2 .Observe that
a 2 + b 2 + c 2 = ( a + b + c ) 2 − 2 ( a b + b c + a c ) = 4 .Since we know that a + b + c = 0 easily we find a b + b c + a c = − 2 .But the problem is not solved yet.We must find ( a b ) 2 + ( b c ) 2 + ( a c ) 2 .We can do the same thing to find our desired sum.
( a b + b c + a c ) 2 − 2 a b c ( a + b + c ) = ( a b ) 2 + ( b c ) 2 + ( a c ) 2 .Since a + b + c = 0 the whole term that involves a b c is canceled and then it is not hard for us to find ( a b ) 2 + ( b c ) 2 + ( a c ) 2 = 4 .Substituting this in the equation above we get our desired result which is 8 .