Proving Uniform Convergence of ##s_n(x)## to ##s(x)## on ##[b, ∞)##

In summary: I think the best way to do this is to choose ##N_2## to be the same as ##N_1##. That is, choose ##N_2 = N_1##.
  • #1
STEMucator
Homework Helper
2,076
140

Homework Statement



Suppose that ##s_n(x)## converges uniformly to ##s(x)## on ##[b, ∞)##.

If ##lim_{x→∞} s_n(x) = a_n## for each n and ##lim_{n→∞} a_n = a## prove that :

##lim_{x→∞} s(x) = a##

Homework Equations



##\space ε/N##

The Attempt at a Solution



I see a quick way to do this one using first principle definitions.

##\forall ε>0, \exists N(ε) \space | \space n > N(ε) \Rightarrow |s_n(x) - s(x)| < ε/3, \space \forall x \in [b, ∞)##

##\forall ε>0, \exists N_1 \space | \space x > N_1 \Rightarrow |s_n(x) - a_n| < ε/3##

##\forall ε>0, \exists N_2 \space | \space n > N_2 \Rightarrow |a_n - a| < ε/3##

We want to prove :

##\forall ε>0, \exists N \space | \space x > N \Rightarrow |s(x) - a| < ε##

So :

##|s(x) - a| = |s(x) - s_n(x) + s_n(x) - a_n + a_n - a| ≤ |s_n(x) - s(x)| + |s_n(x) - a_n| + |a_n - a| < ε/3 + ε/3 + ε/3 = ε##

Does this look okay?
 
Physics news on Phys.org
  • #2
Zondrina said:

Homework Statement



Suppose that ##s_n(x)## converges uniformly to ##s(x)## on ##[b, ∞)##.

If ##lim_{x→∞} s_n(x) = a_n## for each n and ##lim_{n→∞} a_n = a## prove that :

##lim_{x→∞} s(x) = a##

Homework Equations



##\space ε/N##

The Attempt at a Solution



I see a quick way to do this one using first principle definitions.

##\forall ε>0, \exists N(ε) \space | \space n > N(ε) \Rightarrow |s_n(x) - s(x)| < ε/3, \space \forall x \in [b, ∞)##

##\forall ε>0, \exists N_1 \space | \space x > N_1 \Rightarrow |s_n(x) - a_n| < ε/3##

##\forall ε>0, \exists N_2 \space | \space n > N_2 \Rightarrow |a_n - a| < ε/3##

We want to prove :

##\forall ε>0, \exists N \space | \space x > N \Rightarrow |s(x) - a| < ε##

So :

##|s(x) - a| = |s(x) - s_n(x) + s_n(x) - a_n + a_n - a| ≤ |s_n(x) - s(x)| + |s_n(x) - a_n| + |a_n - a| < ε/3 + ε/3 + ε/3 = ε##

Does this look okay?

Almost. You should have an N1, N2, N3 in the first three statements. Then you just want to say how your final N is related to those three N's.
 
  • #3
Dick said:
Almost. You should have an N1, N2, N3 in the first three statements. Then you just want to say how your final N is related to those three N's.

Ah, I see. I thought being explicit about ##N(ε)## would make the context clear.

So I should also say choosing ##N = max\{N_1, N_2, N_3\}##?
 
  • #4
Zondrina said:
Ah, I see. I thought being explicit about ##N(ε)## would make the context clear.

So I should also say choosing ##N = max\{N_1, N_2, N_3\}##?

Yes, that's it. But now that I've stared at it for a bit there is a second problem. The ##N_2## is also going to depend on n. There's a bit more work to do. You have to choose an ##N_2## independent of n.
 
Last edited:

Similar threads

Back
Top