I'm supposed to prove that the product of three successive natural numbers the middle of which is the square of a natural number is divisible by $60$. Here's my attempt.
My Attempt: $$\text{P}=(n^2-1)n^2(n^2+1)=n(n-1)(n+1)[n(n^2+1)]$$ It is now enough to prove that $n(n^2+1)$ is divisible by $10$. But for $n=4$, $4(17)\ne10\lambda$ but for $n=4$, $\text{P}$ is $4080=60\cdot68$ which means apart from just being a multiple of $6$, $n(n-1)(n+1)$ is actually helping $n(n^2+1)$ with a $5$ to sustain divisibility by $60$.
How to tackle this? Thanks
$$ \frac{n^2(n^2-1)(n^2+1)}{60} = 2n\binom{n+2}5 + 2\binom{n+1}4 + \binom{n+1}3. $$