Composite Functions and Uniform Convergence: A Closer Look

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 7K views
travis0868
Messages
8
Reaction score
0
When is the following true?

[tex]f(lim_{n\rightarrow\infty}\ g_{n}(x))[/tex] =

[tex]lim_{n\rightarrow \infty}\ f(g_{n}(x))[/tex]

Does anyone know of a textbook that discusses this?
 
Physics news on Phys.org
Assuming f and g_n are complex-valued, iff f is continuous.
 
But what if f is the following function:

[tex]f(g(x)) = \int^{b}_{a} g(x) dx[/tex]

If that's the case,

[tex]f(lim_{n\rightarrow\infty} g_{n}(x)) = \int^{b}_{a} lim_{n\rightarrow\infty}g_{n}(x) dx[/tex]

and

[tex]lim_{n\rightarrow\infty} f(g_{n}(x)) = lim_{n\rightarrow\infty} \int^{b}_{a} g_{n}(x) dx[/tex]

These two are equal only when [tex]g_{n}(x)[/tex] is uniformly convergent.