I'm asked to show that Σ k^3 = [(n(n+1))/2]^2, ∀n ∈ ℕn
Can anyone help?k=1
What????
Does she have to do it the
1. test for the first term
2. test for n+1
way ?
that's just a format for anyone who wants an answer without knowing much about
induction.
As I do not advocate that, I do't do it that way.
You're welcome to of course!
The inductive step discovers a term-by-term relationship.
It finds out if the following relationship exists....
true for k=1 causes true for k=2
true for k=2 causes true for k=3
true for k=3 causes true for k=4
to infinity.
It's like stacking up an endless sequence of dominoes.
Then, if you topple the first domino, they all fall.
Testing for "true for the 1st term" at that stage then proves the formula is true to infinity.
To say you must prove for T1 first and then do the inductive step
and declaring that that's the way only presents a compressed dumbed-down version.

