We are looking for a lower bound on the function, $\frac{1.31}{e^{\frac{1.31}{x+1}} - 1}$ for $x \geq 2$. This function seems to behave linearly. We believe that the following statement holds:
$$\frac{1.31}{e^{\frac{1.31}{x+1}} - 1} > x,$$ but we have not been able to prove it thus far.
Any hints or insights would be greatly appreciated. Any other lower bounds would also be useful.
Thanks!
As $x$ tends to infinity, the denominator of your expression (lets call it $f(x)$ ) goes to zero without ever being negative, so $f(x)\geq 0$ for all $x\geq 2$ and I hazard the guess that your function is monotone increasing.
The easiest way to show your assertion then is to show that the inequality holds at $x=2$, and then show that the derivative on the left side is always bigger than the derivative on the right side, which equals to $1$.
You can then bound $$f(2+t)\geq f(2)+t\cdot \inf_{t\geq 0} f'(2+t),$$ so if $\inf_{t\geq 0} f'(2+t)\geq 1$ this implies $$f(2+t)\geq f(2)+t \geq 2+t\quad \forall t\geq 0.$$