If $a$ is odd, show that $32 \mid (a^2 + 3)(a^2 + 7)$
Since $a$ is odd, I let $a = 2b + 1$ and did the expansion to get $16\mid [(b^2 + b +1)(b^2 + b + 2)]$, but I was unable to continue from here. Is it the correct method ?
Can someone also please teach me how to show that
$3 \mid a(2a^2 + 7) $
for any arbitrary integer $a$?
For the second part, that is, $3 \, | \, a(2a^2 + 7)$:
We have that $a^3 \equiv a \pmod{3}$, by Fermat. Hence $2a^3 + 7a \equiv 2a + 7a \pmod{3}$.
But $2a + 7a \equiv 9a \equiv 0\pmod{3}$.