I'm studying the different definitions of $e^x$ and showing their equivalences. If we define $e^x$ as the limit of the sequences of functions $f_n=(1+x/n)^n$, for all real $x$, how do we go about first justifying this limit exists for all reals? I can show $f_n$ is continuous on all of $\mathbb{R}$ and the sequence converges pointwise on $[0,1]$ but I haven't figured out how to carry on all of $\mathbb{R}$ and uniform convergence on compact intervals. Am I just supposed to show it converges to the series we all know and love and then carry on from there? Is there a way to do this without relying on the properties of other definitions?
Here is a sketch of some work,
Trivially, $\lim_{n\to \infty} f_n(0)=1$ and by the monotone convergence theorem, $\lim_{n\to \infty} (1+1/n)^n$ converges, and we denote its limit by $e$. Next we see $\lim_{n\to \infty} (1-1/n)^n=1/e$. Using the MCT one can show pointwise convergence on $(0,1)$. Now I've seen this argument before
For $x\neq 0$, we may write $$\lim_{n\to \infty} (1+x/n)^n=\lim_{n\to \infty} \left[\left(1+\frac{1}{n/x}\right)^{n/x}\right]^x=e^x$$
Why does $\left(1+\frac{1}{n/x} \right)^{n/x}\to e$? Is this assuming any other definition? What are some suggestions for other ways to show this limit exists?
The thing to prove would by $$\lim_{x\to\infty}\left(1+\frac{1}{x}\right)^x=e$$ where $x$ is a real number.
To do this, just notice that if $n\leq x<n+1$ for some natural $n$, then $$\left(1+\frac{1}{n}\right)^n\leq\left(1+\frac{1}{x}\right)^x\leq\left(1+\frac{1}{n+1}\right)^{n+1}$$