Something that has always bothered me is that there's no way to get $x^{-1}$ by differentiating $x^a$ for some $a$, even though all other negative powers of $x$ can be achieved by differentiating some power of $x$. So I began to mess around with equations trying to find some sort of connection.
I realized that $$\lim_{a\rightarrow\infty}\left(\frac{d}{dx}\left( ax^{\frac{1}{a}}\right)\right) = x^{-1}$$
And, upon further delving that $$\lim_{a\rightarrow\infty} ax^{\frac{1}{a}} - a = \ln(x)$$
Is there a some sort of relation here? I understand that logarithms are intrinsically linked to powers, but I don't understand why a very small power is equal to a scaled, offset logarithm.
Consider the function
$$f_p(x)=\frac{x^p-1}p.$$
It has the derivative
$$f'_p(x)=x^{p-1}$$
and is such that $f_p(1)=0$ and $f_p(0)=-\dfrac1p.$
Now if you let $p$ tend to $0$, you have that
$$\lim_{p\to0}f_p(x)=\ln(x)$$ and $$\lim_{p\to0}f'_p(x)=\frac1x.$$
Below, a pencil of curves for various positive and negative $p$.
Also consider the inverse of this function,
$$g_p(x)=(1+px)^{1/p}$$ and see the connection with the exponential.