Converging Sequence: Basic Steps and Practice Problems

  • Thread starter Thread starter Lee33
  • Start date Start date
  • Tags Tags
    Sequence
Click For Summary

Homework Help Overview

The discussion revolves around a problem involving the convergence of a sequence of real numbers and the limit of their average. Participants are exploring the foundational steps necessary to approach this type of limit problem.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • The original poster attempts to identify basic steps for solving the problem and seeks additional practice problems. Some participants suggest rewriting the limit expression and splitting the sum to facilitate understanding. Others propose using a modified epsilon value to simplify the inequalities involved.

Discussion Status

Participants are actively engaging with the problem, offering hints and clarifications. There is a constructive exchange of ideas, with some guidance provided on how to approach the limit and the use of epsilon in the reasoning process.

Contextual Notes

The original poster notes that their textbook does not cover examples similar to this problem, indicating a potential gap in resources for practice and understanding.

Lee33
Messages
156
Reaction score
0

Homework Statement



I was given this homework problem:

Show that if ##a_1,a_2, ... ,## is a sequence of real numbers that converges to ##a##, then [tex]lim_{n\to \infty}\frac{\sum^n_{k=1} a_k}{n}=a.[/tex]

I was provided a solution but my book never went over such examples or the concrete steps to solve such a problem. I am wondering what are the basic first steps to solving these types of problems?

And if possible, where can I find practice problems like these online? I searched but I couldn't find any.
 
Last edited:
Physics news on Phys.org
Hint:
Remember that for every n, you may rewrite:
[tex]na=\sum_{k=1}^{n}a[/tex]
 
Lee33 said:

Homework Statement



I was given this homework problem:

Show that if ##a_1,a_2, ... ,## is a sequence of real numbers that converges to ##a##, then [tex]lim_{n\to \infty}\frac{\sum^n_{k=1} a_k}{n}=a.[/tex]

I was provided a solution but my book never went over such examples or the concrete steps to solve such a problem. I am wondering what are the basic first steps to solving these types of problems?

There are various techniques for limit problems, but since this problem asks you to start with an arbitrary convergent sequence [itex](a_k)[/itex] the only one which will work is to use what you know about [itex](a_k)[/itex]: for all [itex]\epsilon > 0[/itex] there exists [itex]K \in \mathbb{N}[/itex] such that if [itex]k \geq K[/itex] then [itex]a - \epsilon < a_k < a + \epsilon[/itex].

That suggests taking an arbitrary [itex]\epsilon > 0[/itex] and its corresponding [itex]K[/itex] and splitting the sum as follows:
[tex] \frac1n \sum_{k=1}^n a_k = \frac1n \sum_{k=1}^{K-1} a_k + \frac1n \sum_{k=K}^n a_k[/tex]
(You are interested in the limit [itex]n \to \infty[/itex], so at some stage you will have [itex]n > K[/itex] and you may as well assume that to start with.)

Your plan is to show that
[tex] a - \epsilon \leq \lim_{n \to \infty} \frac1n \sum_{k=1}^n a_k \leq a + \epsilon[/tex]
and since [itex]\epsilon > 0[/itex] was arbitrary it must follow that
[tex] \lim_{n \to \infty} \frac1n \sum_{k=1}^n a_k = a[/tex]
as required.
 
I would use ϵ/2 in one step instead of ϵ, that makes the inequalities easier to show.
 
Thank you very much, pasmith! That cleared some issues I had, thanks for clarifying it for me.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 34 ·
2
Replies
34
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K