1

I'm trying to prove that $ 1+3+5+...+(2n−1)=n^2$ where $ n>= 1$

but I'm a little confused how my induction step should look like for $S(k)= 1+3+5+...+(2k-1) = k^2$

should it be $S(k+1) = 1+3+5+...+(2k-1)+((2k+1)-1) = (k+1)^2$ or $S(k+1)=1+3+5+...+(2k-1)+(2k-1+1) = k^2+1$

$(k+1)^2 $ makes more sense, but it does not hold for $S(k+1)=k^2+((2k+1)-1)= (k+1)^2$ so therefore would $k^2 +1 $ is correct answer?

Ward
  • 9

0 Answers0