I tried to approach this problem the most obvious way. I called to life $f(x) =1+x\log(x+\sqrt{1+x^2})-\sqrt{1+x^2}$ and I wanted to show that f(x) in the limit in $-\infty$ is positive (but it diverges to $\infty$ what may be a problem already, is it?) and it is increasing function. I found out that $f'(x)=\log(x+\sqrt{1+x^2})$ so f'(x) is well defined everywhere since $x+\sqrt{1+x^2}$ is always positive but for $x<0$ we have $f'(x)<0$ so my idea of a proof collapses. Does anyone have any hints how to solve this problem?
2026-04-21 00:01:50.1776729710
On
Prove that $1+x\log(x+\sqrt{1+x^2})>\sqrt{1+x^2}$ for all $x\in\mathbb{R}$
110 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
You don't need to show it's an increasing function, you have shown that $f$ is increasing (since $x>0 \implies x+\sqrt{1+x^2}>1$ ) for $x>0$ and decreasing for $x<0$ and $f'(0)=0$ this implies that $f$ attains it's minimum value for $x=0$ or equivilently $f(x)\geq{}f(0)=0,\forall{}x\in{}\mathbb{R}$.
You can show your inequality (except for $x= 0$) using hyperbolic functions when you recognize that
So, set
Now, your inequality turns into $$1 + y\sinh y \gt \cosh y \Longleftrightarrow y\sinh y > \cosh y - 1$$ Now, use the series expansions
A short calculation shows $$y\sinh y = \sum_{n=\color{blue}{1}}^\infty \frac{y^{2n}}{(2n-1)!} \gt \sum_{n=\color{blue}{1}}^\infty \frac{y^{2n}}{(2n)!} = \cosh y - 1 \mbox{ for all } y \color{blue}{\neq} 0$$