Solve for real $x$: $$\frac{1}{\lfloor x \rfloor} + \frac{1}{\lfloor 2x \rfloor} = x - \lfloor x \rfloor + \frac{1}{3}$$
Hello! I hope everybody is doing well. I was not able to solve the above problem. And this problem becomes even more difficult with the fact that $x $ is not necessarily a positive real.
Here is what I did:
Let $x=p+r, 0 \leq r <1$ Now we divide into cases whether $r $ is less than $0.5 $ or not and I reach here(1st part): $0 \frac{3}{2p} - \frac13 < \frac12$. Now I could have done that $\frac95<2\le [x]\le4<\frac92 $ but since $x$ is not necessarily positive, I guess this is not always true.
Any help would be appreciated. Thanks.
Your method looks fine. So, for the first case:-
$$\frac{3}{2p}=r+\frac{1}{3}$$
and therefore $$3r+1=\frac{9}{2p}.$$
Now $0\le r <\frac{1}{2}$ and so $p$ is positive. The possibilities for $p$ are $2,3,4$.
These give $x$ as $2\frac{5}{12}, 3\frac{1}{6}, 4\frac{1}{24}.$
Now, if $r\ge \frac{1}{2}$, then $$\frac{1}{p}+\frac{1}{2p+1}=r+\frac{1}{3}.$$
Again $p$ must be positive. For $p=1$, the LHS is too large. For $p\ge2$, the LHS is too small.
Therefore there are no further solutions.