Posted by Count Iblis on Monday, July 23, 2007 at 2:42am.
Let's denote the three numbers by a1, a2, and a3. Consider the third degree polynomial:
p(x) = (1 + a1 x)(1 + a2 x)(1 + a3 x)
Take the logarithm:
Log[p(x)] =
Log(1 + a1 x) + Log(1 + a2 x)
+ Log(1 + a3 x)
Expand in powers of x by using that:
Log(1 + x) = x - x^2/2 +x^3/3 - x^4/4 + ...
Then, if we denote the sum of the n-th powers of the ai by Sn, we find:
Log[p(x)] = S1 - S2/2 x^2 + S3/3x^3 - S4/4 x^4 + ...
If we now exponentiate this we should get p(x) back:
Exp{Log[p(x)]} = p(x)
We can calculate
Exp[S1 - S2/2 x^2 + S3/3x^3 - S4/4 x^4 + ...]
using the series expansion:
Exp[X] = 1 + X + X^2/2! + X^3/3! + X^4/4! + ...
If we put in here X = S1 - S2/2 x^2 + S3/3x^3 - S4/4 x^4 + ...]
the result must be p(x). Snce p(x) is a third degree polynomial, this means that
all powers of x^4 and higher must vanish.
If you work out the coefficient of x^4 and equate it to zero you get the equation:
S4 = S1^4/6 - S1^2 S2 + S2^2/2 + 4/3 S1 S3
So, if S1 = 4, S2 = 10, and S3 = 22, then S4 must be 50.
the sum of three numbers is 4, the sum of their squares is 10 and the sum of their cubes is 22. what is the sum of their fourth powers?
No one has answered this question yet.
Answer this Question
Related Questions
arithmetic - If a1,a2,a3 represents first, second, third terms in A.P. if the ...
math,correction&help - the problem asks: a bag contains 5 aplles and 3 ...
math - Show that the formula for a line through two points (a1,b1) and (a2,b2) ...
Maths - If cosec A sin A=a3 , sec A cos A =b3 , prove that a2 b2 (...
Calculus - ã27 + ã12 - ã32 - &...
math - evaluate 2/(ã1+ã2) + 2/(ã2+&...
Pre-calculus - a) A particular ball always rebounds 3/5 the distance it falls. ...
Math - List the elements {a1, a2, a3...} where an is defined as a1= 1, an=na(n-1...
Physics - 1. Question: Consider two planets with uniform mass distributions. The...
Physics - If I have a diagram of Kepler's laws of planetary motion and it ...
For Further Reading