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

Home > Just Math
A Perfect Square Problem (Posted on 2006-06-03) Difficulty: 4 of 5
Find all possible pairs of positive integers (x,y) such that both x²+5y and y²+5x are perfect squares.

  Submitted by K Sengupta    
Rating: 5.0000 (1 votes)
Solution: (Hide)
(x,y) = (27,11),(11,27),(192,77),(77,192),(4,4),(69,56) and (56,69) constitutes all possible pairs satisfying conditions of the problem.

EXPLANATION:

We know that both x and y are positive. Accordingly, without loss of generality (WLOG), we obtain:

x^2 + 5y = (x + p)^2, and
y^2 + 5x = (y + q)^2
--------------(#)

Now, solving for x^2 + 5y = (x + p)^2; we obtain:
p^2+ 2px - 5y=0 , giving p=-x+/-sqrt(x^2+5y).

Since, x^2+5y > x^2, it follows that exactly one of the roots corresponding to p is positive, while the other root is negative. Since, both the said roots yield the same value for x^2 + 5y, WLOG, we can assume that p is a positive integer.

By similar reasoning, it can be assumed that q is a positive integer.

Simplifying (#), we obtain:

5y = 2px + p^2
5x = 2qy + q^2

Solving, we observe that:

x = (2*(p^2)q+ 5*(q^2))/(25 – 4pq)
y = (2(q^2)p + 5*(p^2))/(25 – 4pq)

Since p and q are positive, the numerator in each of the abovementioned fractions must be positive. For the denominator to be positive, we must have pq = 1,2,3,4,5,6.

If (p,q) = (1,1), (1,2), (2,1),(1,3),(3,1), (1,4),(4,1)`(1,5),(5,1),(1,6),(6,1), (2,2),(2,3), (3,2) then respectively:

(x,y) = (1/3, 1/3),(24/17, 13/17),(13/17, 24/17), (51/13, 23/13), (23/13, 51/13), (88/9, 37/9), (37/9, 88/9), (27, 11),(11,27), (192, 77),(77,192),(4,4), (69, 56),(56,69).

It is clearly observed from above that (27,11),(11,27),(192,77),(77,192),(4,4),(69,56) and (56,69) constitutes all possible positive integral pairs corresponding to (x, y).

Comments: ( You must be logged in to post comments.)
  Subject Author Date
AcknowledgementsK Sengupta2006-06-26 03:31:10
re(2): i cant get itEric2006-06-07 00:10:23
Hints/Tipsre: i cant get itK Sengupta2006-06-06 03:46:15
i cant get itNick2006-06-05 20:49:17
Hints/TipsHintK Sengupta2006-06-03 22:12:54
re: computer solution--no proof (spoiler)e.g.2006-06-03 20:12:55
Solutioncomputer solution--no proof (spoiler)Charlie2006-06-03 16:19:34
re: Half an answerCharlie2006-06-03 13:09:50
Some ThoughtsA part of the second halfe.g.2006-06-03 10:29:53
SolutionHalf an answere.g.2006-06-03 10:22:46
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