rwinston
- 36
- 0
Hi
In trying to calculate the following sum:
<br /> \sum_{i=1}^n{i^2}<br />
I found the following expansions:
<br /> \sum_{i=1}^p \sum_{j=0}^{i-1} (-1)^j(i-j)^p {n+p-i+1\choose n-i} {p+1\choose j}<br />
My question is: is there an easier or more intuitive way to compute the limit of the sum above?
In trying to calculate the following sum:
<br /> \sum_{i=1}^n{i^2}<br />
I found the following expansions:
<br /> \sum_{i=1}^p \sum_{j=0}^{i-1} (-1)^j(i-j)^p {n+p-i+1\choose n-i} {p+1\choose j}<br />
My question is: is there an easier or more intuitive way to compute the limit of the sum above?