where is an integer is a perfect square of the form .Let .Find .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Note that product of four consecutive numbers is one less than a perfect square
x ( x + 1 ) ( x + 2 ) ( x + 3 ) + 1 = = = = = 1 + x ( x + 3 ) ⋅ ( x + 1 ) ( x + 2 ) 1 + ( x 2 + 3 x ) ( x 2 + 3 x + 2 ) 1 + ( x 2 + 3 x + 1 − 1 ) ( x 2 + 3 x + 1 + 1 ) 1 + ( x 2 + 3 x + 1 ) 2 − 1 2 , by difference of squares ( x 2 + 3 x + 1 ) 2
⇒ f ( x ) = x 2 + 3 x + 1 ⇒ f ( 1 ) = 1 2 + 3 ( 1 ) + 1 = 5