Interesting arithmetic sequence

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
xholicwriter
Messages
76
Reaction score
0
Given N= 1.2.3 + 2.3.4 + ... + n(n+1)(n+2), prove that 4N + 1 is a square (n is a positive integer)
 
Mathematics news on Phys.org
It's easy to see that (see www.math.uic.edu/~kauffman/DCalc.pdf on how to find such things)

[tex]1.2.3+...+n(n-1)(n-2)=\frac{(n+1)n(n-1)(n-2)}{4}[/tex]

Thus it suffices to show that

[tex](n+1)n(n-1)(n-2)+1[/tex]

is a square. Which is a much simpler problem.