in reply to Triangle Numbers
Incidentally, the formula for the nth triangular number is actually 1/2*n*(n+1) rather than the 5*n*(n+1) given above.
Now we *can* prove that the sum of two consecutive triangular numbers is a square number:
1/2*n*(n+1) + 1/2*(n+1)*(n+2)Thought I was going nuts for a second there :)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Triangle Numbers
by Anonymous Monk on Jul 26, 2002 at 01:40 UTC | |
by Anonymous Monk on Oct 03, 2004 at 16:20 UTC |