Tom McCurdy
- 1,017
- 1
I was trying to help a friend do the following problem
Prove with induction
Sum of i^5 from 1 to n =
\frac{n^2(n+1)^2(2n^2+2n-1}{12}
we got it to
\frac{(k+1)^2(k+2)^2(2k^2+4k+2)+2k+1}{12} but we can't seem to get it to go back to the orginal equation when you substitue k+1 into the orignal formula
Prove with induction
Sum of i^5 from 1 to n =
\frac{n^2(n+1)^2(2n^2+2n-1}{12}
we got it to
\frac{(k+1)^2(k+2)^2(2k^2+4k+2)+2k+1}{12} but we can't seem to get it to go back to the orginal equation when you substitue k+1 into the orignal formula