Use mathematical induction to prove 2 + 4 + 6 + … +2n = n2 + n holds for all positive integers. This is what I have but is not proving true. I am hoping somebody can see where I am going wrong. Please help!!
The base case is n = 1 so 2 = 1^2 + 1. Assume that the statement is true for n = k. 2 + 4 + 6 + … + 2k = k^2 + k. Show that the statement is true for n = k + 1. (2 + 4 + 6 + … + 2k) + 2(k + 1) = (k + 1)^2 + (k + 1). Substituting (k + 1)^2 + (k + 1) for (2 + 4 + 6 + … +2k), we obtain ((k + 1)^2 + (k + 1)) + 2(k + 1) = (k + 1)^2 + (k + 1).
2006-12-15
04:48:01
·
6 answers
·
asked by
jonesin_am
1
in
Science & Mathematics
➔ Mathematics