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

Home > Just Math
Triangular Triangulation (Posted on 2014-08-30) Difficulty: 3 of 5
Define T(N) as the Nth triangular number.

Each of X and Y is a positive integer such that:
Each of T(X)+T(Y) and X+Y is a triangular number.

Does there exist an infinite number of pairs (X,Y) that satisfy the given conditions? Give reasons for your answer.

No Solution Yet Submitted by K Sengupta    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Some Thoughts As many as you want. | Comment 2 of 4 |

The stipulation is equivalent to:

a(a+1)+b(b+1) = c(c+1)
(a+b) = d/2(d+1)

(2d+1)^2 = 8a+8b+1 [1]
b=d/2(d+1)-a, so


(2c+1)^2 = 4a^2+4a+4b^2+4b+1
(2c+1)^2 = 4a^2+4a+4(-a+d^2/2+d/2)^2+4(-a+d^2/2+d/2)+1
(2c+1)^2 = 8a^2-4ad(d+1)+(d^2+d+1)^2


Put back b:
4ad(d+1)-8a^2 = 8ab

when:
8ab=(d^2+d+1)^2-(2c+1)^2 [2]


and there are as many solutions as one wishes, since appropriate  factors can always be found.

To get to Charlie's solutions, a=x, b=y, (x+y) = (d(d+1))/2, (T(x)+T(y)) = (c(c+1))/2


 

Edited on August 31, 2014, 6:50 am
  Posted by broll on 2014-08-31 06:02:40

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 (14)
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