Evaluating a limit involving trigonometry

153 Views Asked by At

I really thank you for your answers to my first question--I could easily solve first problem and a few more ones without another question.

But a while later I got another one while studying, then I attempted to solve it on my own. Despite my efforts to solve I have spent scores of minutes with neither finding one correct solution nor making any process.

Here is the problem:

$$ \lim_{x \rightarrow 0} \frac{e^{1-\sin x}-e^{1-\tan x}}{\tan x-\sin x} $$

The happiness would be mine, if you could let me know how to solve or even a few hints.

Cheers.

3

There are 3 best solutions below

2
On BEST ANSWER

In this case you can use the mean value theorem to see that there is a $y$ in the interval $[1-\tan x,1-\sin x]$ such that

$$\frac{e^{1-\sin x}-e^{1-\tan x}}{\tan x -\sin x}=e^y$$ so the expression limits to $e^1=e$

0
On

Hint:

Use the expansion $\exp(1-x) \approx e - ex + O(x^2)$

1
On

HINT:

$$\frac{e^{1-\sin x}-e^{1-\tan x}}{\tan x-\sin x} $$

$$=e\cdot\frac{e^{(\tan x-\sin x)}-1}{\tan x-\sin x}\cdot\frac1{e^{\tan x}}$$

Use $\displaystyle\lim_{h\to0}\frac{e^{(h)}-1}h=1$