2
$\begingroup$

Let $f_n(z) = (1-z^2/n)^n$, and let $f(z)=\operatorname{exp}(-z^2)$. I need to show that $f_n$ converges uniformly to $f$ in any closed disc.

I saw this: Uniform Convergence of an Exponential Sequence of Functions, but I'm not sure the methods used there are applicable here because we're talking about the complex plane, and the logarithm function doesn't behave nicely there.

  • 0
    Why can't you use [Peter's answer](http://math.stackexchange.com/a/119898/19341)? (no $\log$ involved)2012-05-10
  • 0
    Thanks. Must've missed that. I'm trying to expand e^z to degree n such as the remainder is epsilon/2, and this is what I get: $\left|e^w-(1+w/n)^n\right| = \left|\sum\limits_{k=0}^n \frac{w^k}{k!} + w^{n+1}g_{n+1}(w) - \sum\limits_{k=0}^n \binom{n}{k} \frac{w^k}{n^k}\right| \leq \frac{\varepsilon}{2} + \sum_{k=0}^n \frac{|w|^k}{k!}\left|\frac{n!}{(n-k)!n^k}-1\right|$ I can't really continue from here because $|w|^k$ can be quite large as $k \approx n \to \infty$.2012-05-10

1 Answers 1