MHB Triplet Solutions for (x,y,z) in the Equation (1+1/x)(1+1/y)(1+1/z)=2

  • Thread starter Thread starter anemone
  • Start date Start date
AI Thread Summary
The discussion revolves around finding positive integer triplets (x, y, z) that satisfy the equation (1 + 1/x)(1 + 1/y)(1 + 1/z) = 2. Participants share their methods and solutions, indicating that different approaches can yield results. One user acknowledges the contributions of others and expresses gratitude for their unique problem-solving techniques. There is a sense of collaboration and learning among participants as they work through the problem. The thread highlights the complexity of the equation and the various strategies employed to find solutions.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Find all triplets of positive integers $(x, y, z)$ such that $$\left( 1+\frac{1}{x} \right)\left( 1+\frac{1}{y} \right)\left( 1+\frac{1}{z} \right)=2$$.
 
Last edited:
Mathematics news on Phys.org
Re: Find all triplets of x, y and z

anemone said:
Find all triplets of positive integers $(x, y, z)$ such that $$\left( 1+\frac{1}{x} \right)\left( 1+\frac{1}{y} \right)\left( 1+\frac{1}{z} \right)=2$$.

(x,y,z ) = (2, 4, 15) , ( 2, 5, 9) , (2,6,7), (3,3,8) , ( 3,4,5) or any permutation of them

solved as

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)
 
Re: Find all triplets of x, y and z

kaliprasad said:
(x,y,z ) = (2, 4, 15) , ( 2, 5, 9) , (2,6,7), (3,3,8) , ( 3,4,5) or any permutation of them

solved as

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)

Wow! I forgot to thank you explicitly for participating and also for your unique way of attacking the problem. What's worst is that I forgot completely how I approached it two months ago and I promise you to add my reply once I solved it because I could only tell at this point that I solved it differently than what you did. Sorry, kaliprasad!
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...

Similar threads

Back
Top