Sum of the 10th power of first n consecutive natural numbers

\[\sum_{n=1}^{n}n^{10}=1^{10}+2^{10}+.................+n^{10}\]

Example

\[\sum_{n=1}^{2}n^{10}=1^{10}+2^{10}=1025\]

\[\sum_{n=1}^{3}n^{10}=1^{10}+2^{10}+3^{10}=60074\]

Posted on by