Thread Closed

Real Analysis - Uniform Convergence

 
Share Thread Thread Tools
Apr29-08, 07:47 PM   #1
 

Real Analysis - Uniform Convergence


1. The problem statement, all variables and given/known data
Prove that if fn -> f uniformly on a set S, and if gn -> g uniformly on S, then fn + gn -> f + g uniformly on S.

2. Relevant equations

3. The attempt at a solution
fn -> f uniformly means that |fn(x) - f(x)| < [tex]\epsilon[/tex]/2 for n > N_1.
gn -> g uniformly means that |gn(x) - g(x)| < [tex]\epsilon[/tex]/2 for n > N_2.

By the triangle inequality, we have |fn(x) - f(x) + gn(x) - g(x)| <= |fn(x) - f(x)| + |gn(x) - g(x)| < [tex]\epsilon[/tex]/2 + [tex]\epsilon[/tex]/2 = [tex]\epsilon[/tex].

This implies |[fn(x) + gn(x)] - [f(x) + g(x)]| < [tex]\epsilon[/tex] for n > N_1, N_2.

Therefore fn + gn -> f + g uniformly on S.

Is this correct? I'm pretty confident it's right, but I just want to make sure. Thanks!
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Apr30-08, 12:13 AM   #2

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Of course, it's right. You knew that.
 
Thread Closed
Thread Tools


Similar Threads for: Real Analysis - Uniform Convergence
Thread Forum Replies
Uniform Convergence Calculus & Beyond Homework 7
Real Analysis proof help, convergence Calculus & Beyond Homework 11
Real Analysis - Radius of Convergence Calculus & Beyond Homework 9
Real Analysis- least upper bound and convergence General Math 4
Real analysis- Convergence/l.u.b Calculus & Beyond Homework 5