Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

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.

share|improve this question
Why can't you use Peter's answer? (no $\log$ involved) – draks ... May 10 '12 at 12:40
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$. – George May 10 '12 at 16:15

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.