Prove that product of four consecutive positive integers increased by 1 is a perfect square.
Open in App
Solution
Let the consecutive positive integers be n,n+1,n+2andn+3 Consider the expression, N=n(n+1)(n+2)(n+3)+1 =(n2+3n)(n2+3n+2)+1 =(n2+3n)2+2(n2+3n)+1 =[(n2+3n)+1]2 =(n2+3n+1)2