How do I show that for any arbitrary integer $a$, $2|(a+1)$ and $3a|(a+1)(a+2)$?
$2|(a+1)$, if $a$ is even, $2k=a$ replacing $a$ , $2k=a$ for some $k$ in $Z$
\begin{align}a(a+1)&=2k(2k+1)\\ &=4k^2+2k\\ &=2(2k^2+k)\end{align}
shows clearly that $2$ is divisible $(a+1)$
but I can't prove the second part