∑ j=1 n (2j−1)=n 2
Corollary
A recurrence relation for the square numbers is:S n =S n−1 +2n−1
Proof
Proof by induction:For all
-
n 2 =∑ j=1 n (2j−1)
Basis for the Induction
This is our basis for the induction.
Induction Hypothesis
Now we need to show that, ifSo this is our induction hypothesis:
k 2 =∑ j=1 k (2j−1)
Then we need to show:
(k+1) 2 =∑ j=1 k+1 (2j−1)
Induction Step
This is our induction step: | | | | | | | | | |||
| | | | | | | | | by the induction hypothesis | ||
| | | | | | | | | |||
| | | | | | | | |
Therefore:
-
∀n∈N:n 2 =∑ j=1 n (2j−1)
댓글 없음:
댓글 쓰기