Could you help me to mathematically show that these two terms are the same (they are). This is the last (but probably the most important :( ) step of an induction proof.
$$First: \frac{(n+1)(n+2)(2(n+1)+7)}{6}$$ $$Second: \frac{n(n+1)(2n+7)+6(n+1)(n+3)}{6}$$
Thank you! :)
Guide:
Compare the common factors of the two terms. You can quickly remove $\frac{n+1}{6}$
Hence you just have to prove that
$$(n+2)(2(n+1)+7)=n(2(n+1)+7)+6(n+3)$$
Try expanding both sides and check that they are equal.