Asked by Anonymous

prove that
mean of cubes of first n natural numbers is [n(n+1)(n+1)]/4

Answers

Answered by Steve
by induction, you can show that

n
∑ k^3 = n^2 * (n+1)^2 / 4
k=1

now divide by n, and you're done.
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions