matadorqk
- 96
- 0
Homework Statement
Prove:
1^{4}+2^{4}+3^{4}+...+n^{4}=\frac{(n)(n+1)(2n+1)(3n^{2}+3n-1)}{30}
Homework Equations
Umm, I am not using any.
The Attempt at a Solution
So my first step:
1) Check for n=1
1^{4}=\frac{1(1+1)(2(1)+1)(3(1)^{2}+3(1)-1)}{30}=\frac{(2)(3)(5)}{30}=1
2)Now if n=k
P_{k}=1^{4}+2^{4}+3^{4}+...+k^{4}=\frac{(k)(k+1)(2k+1)(3k^{2}+3k-1)}{30} is assumed true.
So, when n=k+1
So I would be expecting to get: P_{k+1}:1^{4}+2^{4}+3^{4}+...+k^{4}+(k+1)^{4}=\frac{(k+1)(k+2)(2k+3)(3(k+1)^{2}+3k+3-1)}{30}
Since we assumed Pk to be true, and P_{k}+(k+1)^{4}=P_{k+1}
Lets prove it. The Left Hand Side (LHS) is the same, but the RHS is giving me trouble.
I am supposed to obtain
\frac{(k+1)(k+2)(2k+3)(3k^{2}+9k+6)}{30}
By doing something to: \frac{(k)(k+1)(2k+1)(3k^{2}+3k-1)}{30}+(k+1)^{4}
So my first try, i'll take out (k+1) as a common factor.
So: (k+1)(\frac{(k)(2k+1)(3k^{2}+3k-1)}{30}+(k+1)^{3})
Any hints on what to do now :S?
Last edited: