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

  • Context: MHB 
  • Thread starter Thread starter lfdahl
  • Start date Start date
Click For Summary
SUMMARY

The possible values of k in the equation \(x + \frac{1}{y} = y + \frac{1}{z} = z + \frac{1}{x} = k\) are definitively \(k = \pm 1\). This conclusion arises from the analysis of the function \(f(x) = k - \frac{1}{x}\) and its iterations, leading to the quadratic condition \((k^2-1)(x^2 - kx + 1) = 0\). Since \(x^2 - kx + 1 \ne 0\), it follows that \(k^2 - 1 = 0\). Specific examples demonstrate that both values of k can be achieved with real numbers x, y, and z.

PREREQUISITES
  • Understanding of real numbers and their properties
  • Familiarity with quadratic equations and their solutions
  • Knowledge of function iteration and composition
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study the properties of quadratic equations in detail
  • Learn about function iteration and fixed points in mathematics
  • Explore the implications of real number solutions in algebraic equations
  • Investigate the relationship between functions and their inverses
USEFUL FOR

Mathematicians, students studying algebra, and anyone interested in solving complex equations involving real numbers and functions.

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!
 

Similar threads

Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K