Convergence and Uniform Convergence of Sequences of Functions

In summary, the conversation discusses proving that if a sequence of functions fn is bounded by a sequence of reals sn and the sum of sn is Cauchy, then the sum of fn is uniformly Cauchy. It also mentions that if the sum of sn converges, then the sum of fn also converges uniformly. The conversation then provides guidance on how to approach the problem by considering the definition of uniform convergence and the relationship between Cauchy and convergence of real sequences.
  • #1
Yagoda
46
0

Homework Statement


fn is a sequence of functions and sn is a sequence of reals such that 0 ≤ fn(x) ≤ sn for all x.
I want to show that if [itex]\sum_{k=0}^{n}s_k[/itex] is Cauchy then [itex]\sum_{k=0}^{n}f_k[/itex] is uniformly Cauchy and that if [itex]\sum_{k=0}^{\infty}s_k[/itex] converges then [itex]\sum_{k=0}^{\infty}f_k[/itex] converges uniformly.

Homework Equations





The Attempt at a Solution


If [itex]\sum_{k=0}^{n}s_k[/itex] is Cauchy then that means there exists an N such that [itex]\left|\sum_{k=0}^{n}s_k-\sum_{k=0}^{m}s_k\right|<\epsilon[/itex] for all [itex]\epsilon[/itex] where m,n >N.
Also [itex]\sum_{k=0}^{n-1}f_k\leq \sum_{k=0}^{n}f_k[/itex] for all n because every fn is at least zero and [itex]\sum_{k=0}^{n}f_k\leq \sum_{k=0}^{n}s_k[/itex].
I guess I'm missing how to put these pieces together.
 
Physics news on Phys.org
  • #2
There's a fact about real Cauchy sequences which you should know: a real sequence converges if and only if it is Cauchy (if you don't know that, try to prove it for yourself).

If [itex]\sum s_n[/itex] converges, then [itex]\sum f_n(x)[/itex] converges for all x, because for all x every term is positive and less than or equal to the corresponding term of [itex]\sum s_n[/itex].

Just for convenience I'll define [itex]S = \sum_{k=0}^{\infty} s_k[/itex], [itex]S_n = \sum_{k=0}^n s_k[/itex], [itex]F(x) = \sum_{k=0}^{\infty} f_k(x)[/itex] and [itex]F_n(x) = \sum_{k=0}^n f_k(x)[/itex].

You want to show that [itex]F_n \to F[/itex] uniformly, the definition of which is that for all [itex]\epsilon > 0[/itex] there exists [itex]N \in \mathbb{N}[/itex] such that for all [itex]x[/itex], if [itex]n \geq N[/itex] then [itex]|F(x) - F_n(x)| < \epsilon[/itex]. So you might like to consider
[tex]
|F(x) - F_n(x)| = |F(x) - S + S - S_n + S_n - F_n(x)|
[/tex]
and recall the definition of convergence of [itex]S_n \to S[/itex].

You may then want to satisfy yourself that if [itex]F_n \to F[/itex] uniformly then [itex]F_n[/itex] is uniformly Cauchy (and vice versa).
 
  • #3
pasmith said:
You want to show that [itex]F_n \to F[/itex] uniformly, the definition of which is that for all [itex]\epsilon > 0[/itex] there exists [itex]N \in \mathbb{N}[/itex] such that for all [itex]x[/itex], if [itex]n \geq N[/itex] then [itex]|F(x) - F_n(x)| < \epsilon[/itex]. So you might like to consider
[tex]
|F(x) - F_n(x)| = |F(x) - S + S - S_n + S_n - F_n(x)|
[/tex]
and recall the definition of convergence of [itex]S_n \to S[/itex].

Scratch that: instead consider that, for all x,
[tex]
|F(x) - F_n(x)| = \sum_{k=n+1}^{\infty} f_k(x) \leq \sum_{k=n+1}^{\infty} s_k
= |S - S_n|
[/tex]
and recall the definition of convergence of [itex]S_n \to S[/itex].
 
  • #4
That was very helpful. Thanks for reminding me about the relationship between Cauchy and convergence of real sequences. Don't know how I overlooked that.
 

What is a bounded sequence of functions?

A bounded sequence of functions is a sequence of functions that are all bounded. This means that the range of values that each function can take on is limited or finite.

What are some examples of bounded sequence of functions?

Some examples of bounded sequence of functions include the sequence of polynomial functions, the sequence of trigonometric functions, and the sequence of exponential functions.

How is a bounded sequence of functions different from an unbounded sequence of functions?

A bounded sequence of functions has a finite or limited range of values, while an unbounded sequence of functions has an infinite range of values. This means that the values of an unbounded sequence of functions can become arbitrarily large or small, while the values of a bounded sequence of functions are always within a certain range.

What are the applications of bounded sequence of functions?

Bounded sequence of functions can be used in various mathematical and scientific fields, such as in the study of limits and convergence, in optimization problems, and in the analysis of differential equations. They can also be applied in real-world scenarios, such as in modeling population growth or financial data.

How can bounded sequence of functions be useful in understanding real-world phenomena?

Bounded sequence of functions can be useful in understanding real-world phenomena because they can help to model and predict the behavior of systems or processes that have a finite or limited range of values. They can also provide insights into the limits and convergence of these systems or processes.

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
414
  • Calculus and Beyond Homework Help
Replies
17
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
931
  • Calculus and Beyond Homework Help
Replies
4
Views
985
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
711
  • Calculus and Beyond Homework Help
Replies
8
Views
2K
  • Calculus and Beyond Homework Help
Replies
12
Views
2K
Back
Top