PolynomialAndEquation Basic

Problem - 172
Prove the product of $4$ consecutive positive integers is a perfect square minus $1$.

$n(n+1)(n+2)(n+3)=(n^2 + 3n + 1)^2-1$

report an error