.
Prove that if 1 is added to the product of any four
consecutive integers, the sum is a perfect square.
Thank you in advance.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The problem asks us to prove that n*(n+1)*(n+2)*(n+3) + 1 is a square of an integer.
Let x = be the central point for the original four integers n, n+1, n+2 and n+3. Then
n*(n+1)*(n+2)*(n+3) + 1 = (x+0.5)*(x-0.5)*(x+1.5)*(x-1.5) + 1 =
= = =
= = .
Next, = (by the definition of "x") = = is the integer number.
Thus we proved that n*(n+1)*(n+2)*(n+3) + 1 is the square of the integer number = .
Proved and solved.