Is this proof for a sequence convergence problem correct?

  • Thread starter Thread starter jgens
  • Start date Start date
  • Tags Tags
    Proof Sequences
jgens
Gold Member
Messages
1,575
Reaction score
50

Homework Statement



\lim_{n\to\infty}a_n=l \rightarrow \lim_{n\to\infty}\frac{a_1+\dots+a_n}{n}=l

Homework Equations



N/A

The Attempt at a Solution



Could someone verify that this proof works? I would really appreciate it.

Proof: Since the sequence \{a_n\} converges to l, for any given \varepsilon>0 it's possible to find a number N>0 such that if n>N, then |a_n-l|<\varepsilon/2. Now, because there are only finitely many numbers |a_1-l|,\dots,|a_N-l|, we can choose the greatest such number. Denote this number by M.

Suppose that n>\max{(N,\frac{2MN}{\varepsilon})}, in which case, it clearly follows that \frac{\varepsilon}{2}>\frac{MN}{n}. Therefore,

\left| \frac{a_1+\dots+a_N}{n}-\frac{Nl}{n}\right|\leq\frac{|a_1-l|}{n}+\dots+\frac{|a_N-l|}{n}\leq\frac{MN}{n}<\frac{\varepsilon}{2}

Moreover, since n>N, we also have that

\left| \frac{a_{N+1}+\dots+a_n}{n}-\frac{(n-N)l}{n}\right|\leq\frac{|a_{N+1}-l|}{n}+\dots+\frac{|a_n-l|}{n}<\frac{(n-N)\varepsilon}{2n}<\frac{\varepsilon}{2}

Combining these two results, we see that

\left| \frac{a_1+\dots+a_n}{n}-l\right|\leq\left| \frac{a_1+\dots+a_N}{n}-\frac{Nl}{n}\right|+\left| \frac{a_{N+1}+\dots+a_n}{n}-\frac{(n-N)l}{n}\right|<\frac{\varepsilon}{2}+\frac{\varepsilon}{2}=\varepsilon

Completing the proof.
 
Physics news on Phys.org


Bump.
 


Looks good to me.
 


Thanks!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Replies
8
Views
2K
Replies
2
Views
2K
Replies
1
Views
1K
Replies
7
Views
1K
Replies
3
Views
1K
Replies
3
Views
1K
Replies
5
Views
1K
Back
Top