I was trying to prove this inequality $\left|x\right| < \left|\tan(x)\right|$ in a neighborhood of $0$. I tried splitting into the four cases opening the modulus but still wasnt able to solve it. I dont know if it is possible using MVT or other calculus theorems. Sketching a graph I see it is true but how to prove it analitically?
$\left|x\right| < \left|\tan(x)\right|$ close to $0$
103 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail AtThere are 5 best solutions below
On
Preliminary observation: The inequality you say is not strict for $x=0$. We shall therefore prove that it is strict for $x\in(-\varepsilon,0)\cup(0,\varepsilon)$.
Since both functions are odd, you just need to consider the case $x>0$.
$$\lim_{x\to 0}\frac{\tan x-x}{x^3}\stackrel{\text{l'H}\hat{\text{o}}\text{pital}}=\lim_{x\to 0}\frac{1+\tan^2x-1}{3x^2}=\lim_{x\to 0}\frac13\left(\frac{\tan x}{x}\right)^2=\frac13$$
This implies that, for sufficiently small $\varepsilon>0$ and for every $x\in(0,\varepsilon)$, it holds $$\frac{\tan x-x}{x^3}>\frac16$$
Hence, for $x\in (0,\varepsilon)$, it holds $$\tan x>x+\frac{x^3}{6}>x$$.
On
We start from
$$\frac1{x^2+1}<1$$ for $x\in\left(0,\dfrac\pi2\right)$, and integrate
$$\int_0^x\frac{dt}{t^2+1}=\arctan(x)<\int_0^xdt=x.$$
As the tangent is a strictly increasing function, we have both
$$\arctan(x)<x$$ and $$x<\tan(x).$$
On
This isn't a formal proof, but its a nice geometrical relation that shows the identity holds.
Edit: I'd like to thank Yves Daoust for pointing a flaw in my reasoning.
The proper way to view this image as evidence that the identity holds is to compare areas. Thea area of a sector of the unit circle subtended by an angle $\theta$ is $\frac{1}{2}\theta$. The are the right triangle with side lengths $(1,\tan(\theta),\sec(\theta))$ is $\frac{1}{2} \tan(\theta)$. Visually it is clear that the area of the triangle exceeds the area of the sector, which suggests that $\tan(\theta)>\theta$.

$\tan x=\sin x/\cos x$ and so it's odd. Suppose you prove $x<\tan x$ for $0<x<a$; it follows than $|x|<|\tan x|$ for $-a<x<0$. We have $d(x-\tan x)/dx=-\tan^2 x<0$, so $x-\tan x< 0-\tan 0=0$ and $\tan x$ is $> x$ for small positive $x$.