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

Home > Numbers
Reciprocal Equation #9 (Posted on 2023-07-16) Difficulty: 3 of 5
Determine all possible ordered triplets (x,y,z) of nonzero integers that satisfy this equation:
1     1      1
-- + ---- + ----- = 1
x     xy     xyz

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

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution | Comment 4 of 6 |
Multiply the equation by xyz: yz + z + 1 = xyz
Then move the term yz and factor: (x-1)*y*z = z+1
Since we are working over integers, then we have z divides z+1.
This happens when z=1 (1 divides 2) or z=-1 (-1 divides 0).

Case 1: z=1
Then (x-1)*y=2
There are four possible factorizations of 2: 2*1, 1*2, -1*-2, and -2*-1.
Subcase 1: x-1=2 and y=1.  Then (x,y,z) = (3,1,1).
Subcase 2: x-1=1 and y=2.  Then (x,y,z) = (2,2,1).
Subcase 3: x-1=-1 and y=-2.  Then (x,y,z) = (0,-2,1), but this must be discarded as we seek nonzero values for x, y, and z.
Subcase 4: x-1=-2 and y=-1.  Then (x,y,z) = (-1,-1,1).

Case 2: z=-1
Then (x-1)*y = 0
Then either x-1=0 or y=0.
Subcase 1: x-1=0. Then x=1.  y then can be any nonzero integer; then (x,y,z) = (1,y,-1).
Subcase 2: y=0.  This can be immediately discarded as we seek nonzero values for x, y, and z.

In summary the set of all possible ordered triplets (x,y,z) of nonzero integers which satisfy the equation is (3,1,1), (2,2,1), (-1,-1,1) and (1,y,-1) where y can be any nonzero integer.

  Posted by Brian Smith on 2023-07-16 09:50:18
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 (6)
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