Maths Olympiad Prep

Library / /24 of 39

Algebra Difficulty 6.3 National olympiad Prove it Romania

Solve in R\mathbb{R} the equation:
1{x}+1[x]+1x=0, \frac{1}{\{x\}} + \frac{1}{[x]} + \frac{1}{x} = 0,

where [x][x] and {x}\{x\} denote the integer part and the fractional part of the real number xx, respectively.

Solution

First, we have that xR(Z[0,1))x \in \mathbb{R} \setminus (\mathbb{Z} \cup [0, 1)). The given equation is equivalent to:
[x]+{x}[x]{x}=1xx2=[x]{x}.() \frac{[x] + \{x\}}{[x]\{x\}} = -\frac{1}{x} \Leftrightarrow -x^2 = [x]\{x\}. \quad (*)
Since x20-x^2 \le 0 and x0x \ne 0, we have [x]{x}<0[x]\{x\} < 0, hence [x]1[x] \le -1. Because [x]=k[x] = -k, with kNk \in \mathbb{N}^*, equation ()(*) becomes x2=k(k+x)-x^2 = -k(k+x), which is equivalent to x2kxk2=0x^2 - kx - k^2 = 0, having solutions x1,2=k±k52x_{1,2} = \frac{k \pm k\sqrt{5}}{2}.
From [x]=k[x] = -k, we obtain that the only possible solution is x1=kk52x_1 = \frac{k-k\sqrt{5}}{2}.
Finally, we must find the values of kNk \in \mathbb{N}^* for which [kk52]=k\left[\frac{k-k\sqrt{5}}{2}\right] = -k, which is equivalent to: kk152<k+13kk5>3k2-k \le k \frac{1-\sqrt{5}}{2} < -k+1 \Leftrightarrow 3k \ge k\sqrt{5} > 3k-2, from which we obtain k<3+52k < \frac{3+\sqrt{5}}{2}, i.e., k{1,2}k \in \{1, 2\}. From here we obtain the solutions x1=152x_1^* = \frac{1-\sqrt{5}}{2} and x2=15x_2^* = 1-\sqrt{5}, which satisfy the given equation.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.