4

The full proof can be found here. Basically, we compare the three areas that depend on $x$ in the circle of radius $1$ shown below.

enter image description here

Regardless of the value of $x$, we should have

$$\text{area of sector OAC} < \text{area of triangle OAP} < \text{area of sector OBP}$$ $$\frac{1}{2}x(\cos{x})^2<\frac{1}{2}(\cos{x})(\sin{x})<\frac{x}{2}$$

I have two questions about it:

1) Shouldn't there be a $\le$ instead of the $<$ sign in the inequality above, since the areas of sector $OAC$ and the area of triangle $OAP$ both become zero when $x=\frac{\pi}{2}$?

2) If the value of $x$ is such that we end up in the fourth quadrant, the value of $\sin{x}$ becomes negative and the inequality no longer holds (since $\frac{1}{2}x(\cos{x})^2>0$ and $\frac{1}{2}(\cos{x})(\sin{x})<0$). How can we go around this?

Thanks in advance.

Sasaki
  • 1,199
  • 9
  • 16
  • Related: https://math.stackexchange.com/questions/2319969/is-the-proof-of-lim-theta-to-0-frac-sin-theta-theta-1-in-some-high-s/2320028#2320028 – Jack D'Aurizio Jan 13 '18 at 14:05

6 Answers6

3

1) When we are talking about $x\to0$, we are looking at those $x$ close to $0$, but not equal to $0$. The value of the function at $x=0$ is just irrelevent. So $<$ is correct.

2) For $\frac{\pi}{2}>x>0$, we have

$$\frac{1}{2}x(\cos{x})^2<\frac{1}{2}(\cos{x})(\sin{x})<\frac{x}{2}$$

This implies that

$$\cos x<\frac{\sin x}{x}<\frac{1}{\cos x}$$

For $\frac{-\pi}{2}<x<0$, let $y=-x$. Then $\frac{\pi}{2}>y>0$ and hence

$$\cos y<\frac{\sin y}{y}<\frac{1}{\cos y}$$

Note that $\sin x=\sin(-y)=-\sin y$ and $\cos x=\cos(-y)=\cos y$.

So we still have

$$\cos x<\frac{\sin x}{x}<\frac{1}{\cos x}$$

CY Aries
  • 23,393
3
  1. Yes, if you allow degenerate figures, like triangles with no area, then you have a weak inequality instead of strict inequality. In fact the usual version of the squeeze theorem requires this to be weak inequality. Though since that limit point is outside the domain of this strict inequality, it's ok that your text uses strict.

  2. at $x=\pi/2$, the formula no longer holds, as the triangle's area is zero, but the circular sectors are not. Just look at your figure.

ziggurism
  • 16,756
  • Why do we need weak inequality for Squeeze theorem? It works with strong inequality also. – Paramanand Singh Jan 13 '18 at 06:57
  • @ParamanandSingh If the limit point is an element of the domain, then strict inequality is incompatible with the consequent of the theorem. However in the case that the limit point is not contained in the domain, I think you're right, then strict inequality is fine. The statements of the theorem I have seen presentations of always include weak inequalities, but understanding that distinction would give you a stronger theorem. – ziggurism Jan 13 '18 at 14:39
  • Agree with whatever you said! +1 – Paramanand Singh Jan 13 '18 at 14:42
2

For question 1)

Note that the limit is taken at $x=0$. The equality occurs at $x= \frac {\pi}{2}$ so removing the equality sign really does not matter.

For question 2)

Upon dividing both sides of $$\frac{1}{2}x(\cos{x})^2<\frac{1}{2}(\cos{x})(\sin{x})<\frac{x}{2}$$by a negative $x$ results in $$\frac{1}{2}(\cos{x})^2>\frac{1}{2}(\cos{x})(\frac {sin{x}}{x})>\frac{1}{2}$$ Notice that if $x$ approaches $0$ we still get the desired result of $$\lim_{x\to 0} \frac {\sin x}{x}=1$$.

ziggurism
  • 16,756
1

$$\lim_{x\to0}\frac{\sin(x)}{x}=\lim_{x\to0}\left(\frac {(\sin(x))'}{x'}\right)=\left(\frac{\cos(x)}{1}\right)\large|_{x=0}=1$$

JMP
  • 21,771
sirous
  • 10,751
1

@sirous, You can't use L'Hopital rule to evaluate this limit. It results in Circular Reasoning because how did u know that (sinx)' = cosx? It requires a knowledge of the desired limit to evaluate. Hence using L'Hopital Rule results in a mathematical fallacy. The best answers have been stated above.

1

Your proof should first explain that the function $(\sin x) /x$ is even and hence it is sufficient to consider the limit as $x\to 0^{+}$ and thus we can take $x>0$. Moreover the limit is dependent on behavior of function in arbitrarily small neighborhood of $0$ and thus one can take the interval $(0,\pi/2)$ as the range of values of $x$ to deal with this limit evaluation.