We know that $e^x = \lim_{n \to \infty} \left(1+\dfrac {x}{n} \right)^{n}$. I was curious if we can interchange derivatives and sequence limits in this case, so I wanted to check if
$$\dfrac {d}{dx}\lim_{n \to \infty} \left(1+\dfrac {x}{n} \right)^{n} = \lim_{n \to \infty} \dfrac{d}{dx}\left(1+\dfrac {x}{n} \right)^{n}$$
This of course turns to $$e^x = \lim_{n \to \infty} \left(1+\dfrac {x}{n} \right)^{n-1}$$
But I am not sure how to check it. Probably L'Hopitals rule would work but it would be nicer if there were another argument.
In general, no, you can't interchange limits and derivatives. That being said, it is true that $e^x = \lim_{n \to \infty} \left(1+\frac {x}{n} \right)^{n-1}$. The easiest proof of that is to note that if you multiply the term inside the limit by $1+\frac xn$, you get the standard limit for $e$. And, as opposed to derivatives, limits do interact nicely with products.