If we take the numbers $ 48 $, $ 49 $ and $ 50 $, we can see that they are all consecutive integers and multiples of squares ($48$ is multiple of $2^2$, $49$ is multiple of $7^2$ and $50$ is multiple of $5^2$).
Is it possible to prove that there are infinitely many triples of consecutive integers which satisfy this condition, and is there a quadruple of consecutive integers which satisfy it? I would define $n$, $n+1$ and $n+2$, and by trying to square them I got $n^2$, $n^2+2n+1$ and $n^2+4n+2$. What can I do to prove the statement?