What would be the best approach to calculate the following limits
$$ \lim_{x \rightarrow 0} \left (1+\frac {1} {\arctan x} \right)^{\sin x}, \qquad \lim_{x \rightarrow 0} \frac {\tan ^7 x} {\ln (7x+1)} $$ in a basic way, using some special limits, without L'Hospital's rule?
Use the standard limits $$\lim\limits_{x\to 0}\frac{\ln(1+x)}{x}=1$$ and $$\lim\limits_{x\to 0}\frac{\sin x}{x}=1$$
In the first example take a log first.
Note that the later implies that
$$\lim\limits_{x\to 0}\frac{\tan x}{x}=1$$
and thus that $$\lim\limits_{x\to 0}\frac{\arctan x}{x}=1$$
The first limit can be written as
$$\ln \left(1+\frac{1}{\arctan x}\right)^{\sin x}=\frac{\sin x}{x}\frac{\ln(1+\frac{1}{\arctan x})}{\frac{1}{\arctan x}}\frac{x}{\arctan x}$$