Prove $$\sin x\ge x-\frac{x^3}{3!}$$ for $x\ge 0$.
I know that a calculus/continuity proof exists, but I am curious if this can be proved without that. Here is a sketch I have made.;
we will use for $x\ge 0$;
$$\sin x\le x\le \tan x$$
proof of this see here
I got a weaker bound : $$\tan\left(\frac{x}{2}\right)\ge \frac{x}{2}$$ $$\sin\left(\frac{x}2\right)\cos\left(\frac{x}2\right)\ge \frac{x}{2}\cos^2\left(\frac{x}{2}\right)$$ $$\sin x= x\left[1-\sin^2\left(\frac{x}{2}\right)\right]\ge x\left(1-\frac{x^2}{4}\right)= x-\frac{x^3}{4}$$ Thus $$\sin x \ge x-\frac{x^3}{4}$$ As you can see is there any way I can take this to strengthen the inequality, to get $$\sin x\ge x-\frac{x^3}{6}.$$ Also could this possibly be extended by strengthening inequality further to get the Taylor series. I think I am going too far!