Abraham
- 68
- 0
Homework Statement
I have a solution to the following problem. I feel it is somewhat questionable though
If fn converges uniformly to f, i.e. fn\rightarrowf as n\rightarrow∞ and
gn converges uniformly to g, i.e. gn\rightarrowf as n\rightarrow∞ ,
Prove that fngn \rightarrow fg
The domain is ℝ for all functions.
The Attempt at a Solution
If f and g are uniformly continuous, then for any ε>0, there is an N for which n\geqN implies | fn - f | < ε. The same for g.
This is my idea:
For any given ε >0, find N such that for n>N, |fn-f| < ε1, and |gn-f| < ε1. This ε1 should be made very small, such that:
|fngn - fg| = | (f+ε1)(g+ε1) - fg|
= | f*g + f*ε1 + g*ε1 + (ε1)2 - fg|
The ε1 terms can be made very small as needed, such that:
= | f*g + [STRIKE]f*ε1[/STRIKE] +[STRIKE] g*ε1[/STRIKE] + [STRIKE](ε1)2[/STRIKE] - fg| < ε
Agree, or disagree? Secondly, is there a shorter, simpler method? Thanks.
--Abraham
Last edited: