Without loss of generality we can choose x <=y <=z and
ans shall be a permutation of if
Now x < 4 as (5/4)^3 < 2 ( it is 125/64)
x cannot be 1 as (1+1/y)(1+ 1/z) = 1 has no solution
so x = 2 or 3
if x = 2 we get
3/2(y+1)(z+1) = 2yz
Or 3(y+1)(z+1) = 4 yz
Or yz – 3y – 3z = 3
(y-3)(z-3) = 12 by adding 9 on both sides
( y-3)(z-3) = 1 * 12 or 2 * 6 or 3 * 4
So (x,y,z ) = (2, 4, 15) , ( 2, 5, 9) , (2,6,7)
if x = 3 we get
4/3(y+1)(z+1) = 2yz
Or 2(y+1)(z+1) = 3 yz
Or yz – 2y – 2z = 2
(y-2)(z-2) = 6
( y-2)(z-2) = 1 * 6 or 2 * 3
So (x,y,z ) = (3,3,8) , ( 3,4,5)
No comments:
Post a Comment