Jump to content

Finite Discrete difference calculus


Johnny5

Recommended Posts

The proof is quite nice; you have to use the fact that:

 

[math]\sum_{k=1}^{n} \left[(k+1)^3-k^3\right] = (n+1)^3-1[/math]

 

which is fairly obvious; just start writing it out and you'll see that all the terms cancel apart from the ones given.

 

Now also note that:

 

[math]\sum_{k=1}^{n} \left[(k+1)^3-k^3\right] = \sum_{k=1}^{n} (3k^2+3k+1)[/math]

 

By swapping things around and equating bits and pieces, you get:

 

[math](n+1)^3-1-n-\tfrac{3}{2}n(n+1) = 3\sum_{k=1}^{n} k^2[/math].

 

So by simplifying everything down:

 

[math]\sum_{k=1}^{n} k^2 = \frac{n(2n-1)(n+1)}{6}[/math].

Link to comment
Share on other sites

The proof is quite nice; you have to use the fact that:

 

[math]\sum_{k=1}^{n} \left[(k+1)^3-k^3\right] = (n+1)^3-1[/math]

 

which is fairly obvious; just start writing it out and you'll see that all the terms cancel apart from the ones given.

 

Now also note that:

 

[math]\sum_{k=1}^{n} \left[(k+1)^3-k^3\right] = \sum_{k=1}^{n} (3k^2+3k+1)[/math]

 

By swapping things around and equating bits and pieces' date=' you get:

 

[math'](n+1)^3-1-n-\tfrac{3}{2}n(n+1) = 3\sum_{k=1}^{n} k^2[/math].

 

So by simplifying everything down:

 

[math]\sum_{k=1}^{n} k^2 = \frac{n(2n-1)(n+1)}{6}[/math].

 

This was terrific, thank you very much. I couldn't remember how to do it. There was some sort of procedure to start you off in the general case, which resembles the middle part of your proof. I'm still trying to recall it, I think it involved synthetic division. Hmm I'm sure it will come to me.

 

Thanks again

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.