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

Home > Numbers
Diophantine quickie III (Posted on 2023-08-03) Difficulty: 1 of 5
Determine the integer solution(s) for (x,y,z) in this system of equations:
  • x+y=2
  • xy - z2= 1
**** How fast can you come up with valid solution(s) using only p&p ?.

See The Solution Submitted by K Sengupta    
Rating: 4.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution Comment 1 of 1
Most integer solutions to x+y=2 have exactly one of x or y positive and the other negative.  In these cases xy-z^2 is strictly negative, and is equated to a positive value, so these cases offer no integer solutions.

That leaves (x,y) = (2,0), (1,1), and (0,2).
If (x,y) = (2,0) or (0,2) then xy-z^2=1 reduces to -z^2=1, which has no integer solutions.
Then finally (x,y)=(1,1) gives us 1-z^2=1, which has one integer solution of z=0.

Then the unique integer solution to the system is (x,y,z)=(1,1,0).  This took longer to type than it did to solve.

  Posted by Brian Smith on 2023-08-03 12:16:14
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