Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
Have you tried getting a common denominator in the first equation and seeing if you can get it to factor into the second equation? – ClaytonDec 10 '12 at 20:33
That is, the $(n+1)$ in the second summand of the first displayed equation is equal to $\frac{2(n+1)}{2}$. – user1551Dec 10 '12 at 20:35
The sum of the first n odd numbers is n squared, use some algebraic manipulation to get your sum, and its n(n+1)/2 – EthanDec 10 '12 at 20:36
1
You can't, as the problem is stated. The second equality should be $\sum_{i=0}^{n+1}\;k$. – Rick DeckerDec 10 '12 at 21:24
2
As stated this is not correct. $\sum_{i=0}^nk$ should be replaced by $\sum_{k=0}^{n+1}k$ everywhere. – Dave HartmanDec 10 '12 at 21:26