0

Show that

$$\lim_{x\to\pi} \frac{\pi -x}{\sin(x)}=1$$

Although this can be easily solved with L'Hôpital but I need to do it using some algebric simplification. So far I have tried turning $\sin(x)$ to $-\sin(x-\pi)$, breaking into two separate fractions and some of my mates have tried other approaches but no one can figure this out. Can someone point me in the right direction?

Sebastiano
  • 7,649

3 Answers3

1

\begin{align}\lim_{x\to\pi}\frac{\pi-x}{\sin x}&=-\frac1{\lim_{x\to\pi}\frac{\sin(x)-\sin(\pi)}{x-\pi}}\\&=-\frac1{\sin'(\pi)}\\&=1\end{align}

0

Since $ \sin(x- \pi)= -\sin x$ we have

$$ \lim_{x \to \pi} \frac{\sin x}{\pi-x}=\lim_{x \to \pi} \frac{\sin ( x - \pi)}{x-\pi}= \lim_{t \to 0} \frac{\sin t}{t}=1.$$

Fred
  • 77,394
0

Using the known limit $$\lim_{\color{blue}\theta\to\color{blue}0}\frac{\sin\color{blue}\theta}{\color{blue}\theta},$$ we have

$$\lim_{x\to\pi}\frac{\pi-x}{\sin x}=\lim_{\color{blue}{\pi-x}\to\color{blue}0}\frac{\color{blue}{\pi-x}}{\sin(\color{blue}{\pi-x})}=1.$$

Andrew Chin
  • 7,389