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

Home > Numbers
Sorta pythagoric... (Posted on 2005-09-01) Difficulty: 3 of 5
If x, y and z are integers, 3x+4y=5z is satisfied for x=y=z=2.

Are there any other solutions?

See The Solution Submitted by e.g.    
Rating: 3.0000 (3 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Some Thoughts chipping away at the possibilities | Comment 8 of 16 |
(first, let's assume x,y,z are all greater than zero; we already know the solution where zero is allowed.)

consider the equation mod 3, 4, and 5 respectively.

mod 3: first term = 0 mod 3, second term = 1 mod 3 regardless of x or y. So third term must = 1 mod 3 which, since 5=-1mod 3 requires that z is even.

mod4: third term = 1 mod 4 and second term = 0 mod 4 regardless of values of y and z, so first term must = 1 mod 4. Since 3 = -1mod4, that requires x is also even.

mod 5: since x is even, first term is 9^p (x=2p) and is either -1 or 1 mod 5 according to whether p is odd or even. second term is also either -1 or 1 mod 5 according to whether y is odd or even; third term is 0 mod 5, so first and second terms must be negatives of each other mod 5. That means:

z is even
x is even
and EITHER
   x = 4a, y=2b+1
OR
   x=4a+2, y=2b

(for some a and b)
The known solution with x=y=z meets these requirements (a=0, b=1).

This doesn't reveal any other solutions and it doesn't prove there aren't any, but at least it limits where any other solutions might be hiding...

  Posted by Paul on 2005-09-02 04:13:26
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 (13)
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