I need to prove : $\sin^2(x)\leq\ {x^2}$
My Attempt: (I quickly drew the graph of the functions and got the result, but after a lot of trial I am unable to prove it algebraically).
How can we prove this algebraically?
The Graph:
I need to prove : $\sin^2(x)\leq\ {x^2}$
My Attempt: (I quickly drew the graph of the functions and got the result, but after a lot of trial I am unable to prove it algebraically).
How can we prove this algebraically?
The Graph:
By the mean value theorem, $$\forall x\in\Bbb R\quad\exists c\in\Bbb R\quad\sin x-\sin0=(x-0)\cos c$$ hence $$\sin^2x=x^2\cos^2c\le x^2.$$
I would split the inequality up into different cases. $$ \sin^2 x \leq x^2 $$ For $x\leq-1$ and $x\geq1$, the inequality is certainly true, as the range of $\sin^2 x$ is $[-1,1]$, while $x^2\geq1$ when $x \leq -1$ and $x \geq 1$. When $0\leq x < 1$, we know that $x \geq \sin x$ because $\sin x$ has a gradient strictly less than $1$. Since $x \geq \sin x$, it follows that $x^2 \geq \sin^2 x$.* Also, $\sin^2(-x)=\sin^2(x)$ and $(-x)^2 = x^2$, meaning that the case $-1 < x<0$ is identical.
*It is not true in general that if $a>b$ then $a^2>b^2$. However, if $a$ and $b$ are both positive, then this statement is always true.