Can anyone please show me how to solve this problem? I'm stuck
n∑k=1k=n(n+1)2
and
n∑k=1k3=(n∑k=1k)2
To prove by induction, it has to be as following:
1) Base Case: Show that P(n) is true.
2) Induction Hypothesis: Assume P(k) is true. for k∈N
3) Induction Step: Show that P(k + 1) is also true.
No comments:
Post a Comment