MHB Find the possible values of k: x+1/y=y+1/z=z+1/x=k

  • Thread starter Thread starter lfdahl
  • Start date Start date
AI Thread Summary
The discussion focuses on finding the possible values of k in the equation x + 1/y = y + 1/z = z + 1/x = k, where x, y, and z are real numbers that are not all equal. By defining a function f(x) and exploring its iterations, it is determined that k must satisfy the condition k^2 - 1 = 0. This leads to the conclusion that the only possible values for k are ±1. Examples are provided to demonstrate that both k = 1 and k = -1 can be achieved with specific values of x, y, and z. Thus, the final result confirms that k can only be ±1.
lfdahl
Gold Member
MHB
Messages
747
Reaction score
0
$x, y$ and $z$ are real numbers (not all equal), that obey
\[x + \frac{1}{y} = y + \frac{1}{z} = z + \frac{1}{x} = k\]
Find the possible values of $k$.

Source: Nordic Math. Contest
 
Mathematics news on Phys.org
lfdahl said:
$x, y$ and $z$ are real numbers (not all equal), that obey
\[x + \frac{1}{y} = y + \frac{1}{z} = z + \frac{1}{x} = k\]
Find the possible values of $k$.

Source: Nordic Math. Contest
[sp]Let $f(x) = k - \frac1x$, and define $f^{(2)}(x) = f(f(x))$ and $f^{(3)}(x) = f(f^{(2)}(x))$. We want to find $x$ such that $f^{(3)}(x) = x$ but $f(x) \ne x$.

The condition for $f(x) \ne x$ is $k - \frac1x \ne x$, or $x^2 - kx + 1 \ne 0$.

Next, $$ f^{(2)}(x) = k - \frac1{k - \frac1x} = k - \frac x{kx-1} = \frac{k^2x - x - k}{kx-1}, $$ and $$ f^{(3)}(x) = k - \frac{kx-1}{k^2x - x - k} = \frac{k^3x - kx - k^2 - kx + 1}{k^2x - x - k}.$$ The condition $f^{(3)}(x) = x$ then becomes $k^3x - kx - k^2 - kx + 1 = x(k^2x - x - k)$, or $(k^2-1)x^2 - (k^3-k)x + k^2 - 1 = 0.$ So $(k^2-1)(x^2 - kx + 1) = 0$. But we already know that $x^2 - kx + 1 \ne 0$, and so $k^2 -1 = 0$.

So the only possible values of $k$ are $\pm1$.

But if $(x,y,z) = (2,-1,\frac12)$ then $x + \frac{1}{y} = y + \frac{1}{z} = z + \frac{1}{x} = 1$, and if $(x,y,z) = (-2,1,-\frac12)$ then $x + \frac{1}{y} = y + \frac{1}{z} = z + \frac{1}{x} = -1$. So the values $k = \pm1$ can both occur, and these are the only possible values of $k$.

[/sp]
 
Thankyou, Opalg for your participation and another exemplary solution!
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top