How to find limit of this question: $\lim\limits_{x\to\frac{\pi}{2}} \frac{a^{\cos x} - 1}{ \cos x}$

71 Views Asked by At

$$\lim\limits_{x\to\frac{\pi}{2}} \frac{a^{\cos x} - 1}{ \cos x}$$

2

There are 2 best solutions below

0
On

We are assuming $a>0$, let $y=\cos x\to 0$ and use the definition of derivative, that is

$$\lim\limits_{x\to\frac{\pi}{2}} \frac{a^{\cos x} - 1}{ \cos x}=\lim\limits_{y\to0} \frac{a^{y} - 1}{ y}$$

then recall that by $f(y)=a^y \implies f'(y)=a^y \ln a\,$ we have

$$\lim\limits_{y\to0} \frac{a^{y} - 1}{ y}=\lim\limits_{y\to0} \frac{f(y) - f(0)}{ y-0}=f'(0)=\ln a$$

0
On

As $\cos (\pi / 2) = 0$, then your limit is equivalent to

$$ \lim_{x \to \pi/2} \frac{ a^{\cos x } - a^{\cos \pi/2}}{\cos x - \cos (\pi/2) }\cdot \frac{x-\pi/2}{x-\pi/2} = \frac{ (a^{\cos x })'}{(\cos x)'} \bigg|_{x = \pi/2} $$