All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Numbers
Summing Powers 2 (Posted on 2007-08-25) Difficulty: 3 of 5
What is x + y + z if the following are true:

x4 + y4 + z4 = 11
x3 + y3 + z3 = 7
x2 + y2 + z2 = 3

Just think of this problem as the reverse of this one.

See The Solution Submitted by Brian Smith    
Rating: 4.0000 (4 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution | Comment 2 of 5 |

Since it is not mentioned that x+y+z must be real, we will work upon the assumption that the said sum may assume complex values.

Let us substitute :

A = x+y+z,
B = xy+yz+zx;
C = xyz,
D = x^2*y^2+y^2*z^2 + z^2*x^2

Then, 2B = A^2 – 3, giving:
B = (A^2 - 3)/2

Also, x^3 + y^3 + z^3 – 3C = A(x^2 + y^2 + z^2 – B)
Or, 7 - 3C = A(3-B) = A(9- A^2)/2, upon simplification.
Or, C = (A^3 - 9A + 14)/6

But,
D = B^2 - 2CA
= (A^2-3)^2/4 - 2A(A^3 - 9A + 14)/6
= (27 - 56A + 18*A^2 - A^4)/12 ............(i)

Again:

2D = (x^2 + y^2 +z^2)^2 -(x^4 + y^4 + z^4)
= 9 - 11 = -2
Or, D = -1 ..........(ii)

Equating (i) and (ii), we have:

A^4 - 18*A^2 + 56A - 39 = 0
Or, (A-1)(A^3 + A^2 - 17A + 39) = 0

Hence, either A = 1, or:

A^3 + A^2 - 17A + 39 = 0,

Solving the above cubic equation yields:

[EDIT]

A =    -5.44139,  2.220693 + i* 1.49526, 2.220693 -  i* 1.49526

Thus x+y+z can assume any of the four possible values and, these are :

1, -5.44139,  2.220693 + i* 1.49526, 2.220693 -  i* 1.49526

Note: At the time of original post, there was a fundamental lacuna in solution of the cubic equation, and succinct amendments are incorporated accordingly.

[/EDIT]

 

Edited on August 31, 2007, 9:25 am
  Posted by K Sengupta on 2007-08-25 23:49:20

Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (14)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information