A series is defined by $\sum\limits_{r=1}^n(6r-2)$.
Use the method of induction to prove that $S_n=n(3n+1)$.
I am at the induction step but I am struggling to rearrange $k(3k+1)+6(k+1)-2$ into the correct form.
A series is defined by $\sum\limits_{r=1}^n(6r-2)$.
Use the method of induction to prove that $S_n=n(3n+1)$.
I am at the induction step but I am struggling to rearrange $k(3k+1)+6(k+1)-2$ into the correct form.
$3k^2 + k + 6k + 6 - 2$
Hint:
$(3k^2 + 6k + 3) + (k + 1)$