Let be positive integers satisfying .
Find the sum of all possible values of .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Since x y + y z = z x therefore y z < z x therefore y z < z y
Raising both sides to the power y z 1 we get:
y y 1 < z z 1
But since
3 3 1 > 4 4 1 > 5 5 1 . . .
It follows that y < 3.
We have now 0 < x <= y < 3. This will give us these possibilities for (x, y) = (1, 1) or (1, 2) or (2, 2)
Let’s consider each case separately.
Case # 1.
If (x, y) = (1, 1). This will give us: 1 1 + 1 z = z 1 . This means that z = 2. The first possible solution is : x = 1, y = 1 and z = 2. Therefore v = 1 + 1 + 2 = 4.
Case # 2.
If (x, y) = (1, 2). In this case z will be greater than or equal 2. This will give us: 1 2 + 2 z = z 1 . This means that z > 2 z which is impossible for any value of z. This case should be rejected.
Case # 3.
If (x, y) = (2, 2). Again in this case z will be greater than or equal 2. This will give us: 2 2 + 2 z = z 2 . This means that z 2 > 2 z which is impossible for any value of z except when 2 < z < 4. This will leave us with z = 3. Substituting x = 2, y = 2 and z = 3 we find that it does not satisfy the equation. Therefore, this case should be rejected.
The only answer for v = 4.
A n s w e r = 4