MHB What Values of \(a\) Satisfy the Equation Involving Floor Functions?

anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Solve for all real $a$ of the equation below:

$\dfrac{1}{\left\lfloor{a}\right\rfloor}+\dfrac{1}{\left\lfloor{2a}\right\rfloor}=a-\left\lfloor{a}\right\rfloor+\dfrac{1}{3}$
 
Mathematics news on Phys.org
Note that $\{x\} = x - \lfloor x \rfloor$ never takes negative values in $\Bbb R$. As $\lfloor x \rfloor$ on the other hand is negative for negative real arguments, there is no solution for the equation in $\Bbb R^{-}$

We will split this equation into two cases. If $\{a\} < 1/2$, then it is clear that $\lfloor 2a \rfloor = 2\lfloor a\rfloor$ hence $$\frac{1}{\lfloor a \rfloor} + \frac{1}{\lfloor 2a \rfloor} = \frac1{\lfloor a \rfloor} + \frac{1}{2\lfloor a \rfloor} = \frac{3}{2} \frac1{\lfloor a \rfloor} = \{ a \} + \frac1{3} \Longrightarrow \frac{9}{2} = \lfloor a \rfloor \left ( 3 \{a\} + 1 \right ) \tag{+}$$

On the other hand, $$0 \leq \frac{3}{2} \frac1{\lfloor a \rfloor} = \{a\} - \frac13 < \frac56 \Longrightarrow \frac95 < \lfloor a \rfloor \leq \frac92$$

However, as $\lfloor a \rfloor$ is an integer, $\lfloor a \rfloor$ can be either $2$, $3$ or $4$. Using $(+)$, corresponding values of $\{ a \}$ are $5/12$, $1/6$ and $1/24$ respectively. Thus adding $\lfloor a \rfloor$ and $\{a\}$, we get the solutions $29/12$, $19/6$ and $97/24$ respectively.

For the $\{ a \} \geq 1/2$ case, note that $\lfloor 2a \rfloor = 2\lfloor a \rfloor + 1$ thus

$$\frac1{\lfloor a \rfloor} + \frac1{2\lfloor a \rfloor + 1} = \{a\} + \frac13 \geq \frac{5}{6} \Longrightarrow \frac{3\lfloor a \rfloor + 1}{2 \lfloor a \rfloor^2 + \lfloor a \rfloor} \geq \frac56 \Longrightarrow 13\lfloor a \rfloor + 6 \geq 10 \lfloor a \rfloor^2$$ Which is satisfied only for $\lfloor a \rfloor = 1$ (as $0$ is not invertible) but that's not possible, as the strict inequality holds : $$1 > \{a\} = \frac1{\lfloor a \rfloor} + \frac1{2\lfloor a \rfloor + 1} - \frac13 = \frac43 - \frac13 = 1$$

Thus we conclude that $29/12$, $19/6$ and $97/24$ are the only possible solutions.
 
Last edited:
Good solution by mathbalarka
here is mine

The $rhs \lt \dfrac{4}{3}$

let a = b + f where b is integral part and f fractional part <1

a cannot be 1 as LHS = ${3/2}$

if f > .5 integral part of 2a > 2 * integral part of a

f cannot be > .5 as for a = 2

LHS = $\dfrac{1}{2} + \dfrac{1}{5} \lt .5+\dfrac{1}{3}$

now LHS = $\dfrac{3}{2b} \ge \dfrac{1}{3}$ or $b \le 4.5$

so b need to be checked for 2,3,and 4 to give the values for a which is same as above.
 
Last edited:
Well done, both of you! And thanks for participating! :)
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top