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.)
Solution Solution | Comment 1 of 8
[a(a + 1)/2]2 = b(b + 1)/2  simplifies to   a2(a + 1)2 = 2b(b+1).

The LHS is a product of two squares, one even the other odd.
The RHS can be split into odd and even parts in two different
ways: 2b*(b + 1)  or  b*2(b + 1), so that four pairs of
equations are possible:

(1)          a2 =  2b  &  (a + 1)2 =  b + 1             giving  a = 0 or -4,

(2)          a2 = b     &  (a + 1)2 = 2(b + 1)          giving  a = 1,

(3)          a2 = b + 1  &  (a + 1)2 = 2b               giving  a = 3 or -1,

(4)          a2 = 2(b + 1)  &  (a + 1)2 = b            giving  a = -2.

a and b must be positive integers, so the only two
possibilities are those given in the question:

a = 1,  b = 1:    T12 = T1      and     a = 3,  b = 8:    T32 = T8



  Posted by Harry on 2015-01-11 11:53:37
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 (16)
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