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

Home > Just Math
Three squares imply the fourth (Posted on 2018-03-18) Difficulty: 4 of 5
Show that if x,y,z are positive integers, then (xy+1)(yz+1)(zx+1) is a perfect square if and only if xy+1,yz+1,zx+1 are all perfect squares.

Source: the probem posed and resolved by Euler.

No Solution Yet Submitted by Ady TZIDON    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Some Thoughts Partial algebraic solution Comment 2 of 2 |

Consider small values with x=1,2,3...

1 3 8
1 8 15
1 15 24
1 24 35...

2 4 12
2 12 24
2 24 40...

3 5 16
3 16 33
3 33 56...

(there are also solutions

3 1 8
3 8 21
3 21 40..., but as this is just a partial proof, these can be left for another occasion).

With a little work, it is readily seen that the recurrence formula for

x=1 is y = (n+1)^2-1, z=((n+1)+1)^2-1
x=2 is y = 1/2(2n +1)^2-1/2, z=1/2((2n+1)+1)^2-1/2
x=3 is y = 1/3(3n+1)^2-1/3,  z=1/3((3n+1)+1)^2-1/3, etc.

From these hints it is easily to compute, for x=k:

xy+1=k*(1/k((k*n+1)^2-1))+1 = (kn+1)^2    
xz+1=k*(1/k((k*(n+1)+1)^2-1))+1  = (k(n+1)+1)^2    
yz+1= (1/k((k*n+1)^2-1))*(1/k((k*(n+1)+1)^2-1))+1 = (kn^2 + kn + 2n + 1)^2, all squares, for any {n,k} as was to be shown.

Then for (xy+1)(yz+1)(zx+1) we have the square of S, where  S=(kn+1) (k(n+1)+1)(kn^2+kn+2n+1)

k=1: 30,132,380,870,1722,3080, 5112,8010,11990,...               
k=2: 105,595,1953,4851,10153,18915,32385,52003,79401,...
k=3: 252,1610,5590,14352,30704,58102,100650,163100,250852,… etc.





Edited on March 28, 2018, 6:57 am
  Posted by broll on 2018-03-28 06:50:15

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