Squared triangular number

Creator
Creator
Seonglae Cho
Created
Created
2025 May 25 1:0
Editor
Edited
Edited
2025 May 25 15:45
Refs
Refs

Nicomachus theorem

13+23++n3=(1+2++n)21^3 + 2^3 + \cdots + n^3 = (1 + 2 + \cdots + n)^2
Simply put, you can think of it as calculating the volume of a cube by multiplying a 2-dimensional value by another 2-dimensional value. When generalized,

Faulhaber’s formula

The Nicomachus theorem is a special case of Faulhaber's formula when p=3
k=1nkp  =  1p+1j=0p(p+1j)Bjnp+1j.\sum_{k=1}^n k^p \;=\; \frac{1}{p+1} \sum_{j=0}^{p} \binom{p+1}{j}\,B_j\,n^{\,p+1-j}.
 
 
 
 
 
 
 

Recommendations