Sunday, 3 August 2014

algebra precalculus - Power summation of n3 or higher











If I want to find the formula for nk=1k2



I would do the next: (n+1)2=a(n+1)3+b(n+1)2+c(n+1)an3bn2cn

After calculations I will match the coefficients.
What equation should I use, if I want to calculate the coefficients of the formula that gives the sum nk=1k3
or higher?



EDIT: Please do not refer me to other places, not trying to blaim, or to be rude, but I find your sources too complicated for me, and unable to learn from, for my level.



If you can please explain how am I supposed to find an equation that matches to my needs, not the equation itself, only the technique I should be working with.



Regards, Guy


Answer




I think I know what strategy was used for the proof you are referring to for sum of squares. The same idea works for sum of cubes, but is more painful. We try to find numbers a, b, c, and d such that
(n+1)3=[a(n+1)4+b(n+1)3+c(n+1)2+d(n+1)][an4+bn3+cn2+dn].


To find these numbers, there are some shortcuts. But ultimately you will probably need to compute (n+1)2 (familiar), (n+1)3=n3+3n2+3n+1, and (n+1)4=n4+4n3+6n2+4n+1.



We get a system of 4 equations in 4 unknowns, but the solution turns out to be surprisingly uncomplicated. To give a start, on the left the coefficient of n3 is 1. On the right it is 4a, so a=14. As a further check when you do the work, it should turn out that d=0.



After you have found the remaining constants b and c, do the "collapsing" or "telescoping" argument that you seem to have seen for nk=1k2.


No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

How to find limh0sin(ha)h without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...