Jump to content

Rules for summations


Halo

Recommended Posts

Hello

 

These notes were taken from a lecture I had the other day:

 

[math]\sum\limits_{k=0}^m \binom{m}{k}x^k + \sum\limits_{k=0}^m \binom{m}{k}x^{k+1}[/math]

[math]= \sum\limits_{k=0}^m \binom{m}{k}x^k + \sum\limits_{k}^{m+k} \binom{m}{k}x^{k(k+1)}[/math]

[math]= \binom{m}{0}x^0 + \sum\limits_{k=1}^m (\binom{m}{k} + \binom{m}{k-1})x^k + \binom{m}{m}x^{m+1}[/math]

[math]= 1 + \sum\limits_{k=1}^m \binom{m+1}{k}x^k + x^{n+1}[/math]

[math]= \sum\limits_{k=0}^{m+1} \binom{m+1}{k}x^k[/math]

 

Can someone please explain to me by which rules these steps are possible, because it is all greek to me at the moment. The steps are part of a proof for the Binomial Theorem.

 

Thanks in advance!

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.