All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
T times T creates another T?? (Posted on 2015-01-11) Difficulty: 4 of 5
The squares of triangular numbers 1 and 6 are triangular numbers 1 and 36.

T1^2 = 1 * 1 = 1 = T1
T3^2 = 6 * 6 = 36 = T8

Are there additional triangular numbers whose squares form a triangular number?

See The Solution Submitted by Ady TZIDON    
Rating: 4.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Some Thoughts Another thought | Comment 7 of 8 |

Start with n^2+(n+1)^2 = (m(m+1))^2+1   

Turning all this into triangular numbers:
   
T(n)+2T(n+1)+T(n+2) = (2T(m))^2+1   
T(n)+2T(n+1)+T(n+2) = (2T(m))^2+1   
But then (T(m))^2 = T(n+1)   
T(n)+2T(n+1)+T(n+2) = 4T(n+1)+1   
T(n)+T(n+2) = 2T(n+1)+1   
T(n)+T(n+2) = 2(T(m))^2+1   

Following up on xdog's idea, the integer solutions {1,6,35,204,1189,..} apart from 1 and 6 will be found to differ from their corresponding T(n) {36,210,1225,7140,41616,...} by the values in the same series {1,6,36, 210,1225,...}, namely A096979 in Sloane, 'Sum of the areas of the first n+1 Pell triangles', evaluating to  1/32 (-4+2 (-1)^n+(3-2 sqrt(2))^n+(3+2 sqrt(2))^n), a series that starts with 2 zeroes for n=0,1, thereafter increasing monotonically.

So it seems that 1 and 36 are indeed the only triangular numbers that are squares of other triangular numbers.


Edited on January 12, 2015, 11:01 pm
  Posted by broll on 2015-01-12 22:37:21

Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (15)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information