- #1
ver_mathstats
- 260
- 21
Homework Statement
Suppose we want to prove using mathematical induction that for all positive integers n, 12+22+...+n2 = (n(n+1)(2n+1))/6. What do we need to prove in the inductive step of our proof?
Homework Equations
The Attempt at a Solution
I am struggling to understand what this means.
I put n is equal to 3.
So 12+22+32=14
And (3(3+1)(2(3)+1))/6= 14
To hold that this formula holds for all n we use PMI.
First we have to figure out what P(n) we are trying to prove is true for all positive integers n.
I am confused what the P(n) statement is.
We want to apply PMI to conclude that P(n) is true for all positive integers n.
We need to show two things:
PMI 1 is true. That is P(1) is true.
PMI 2 is true. That is for any m ∈ ℤ, if P(m) is true then (m+1)(2m+1) is true.
If we can prove both of these, then PMI tells us that we can conclude that P(n) is true for all positive integers.
How is this so far?
I still am unsure how of how to answer the original question.
Thank you.
Last edited: