Proof of Cauchy Sequence for $\{a_n\}$ Defined by $f(x)$

Click For Summary
SUMMARY

The discussion focuses on proving that the sequence $\{a_n\}$, defined by $a_n=f(0)+f(1)+\ldots+f(n-1)-\int_0^n f(x)dx$, is a Cauchy sequence under the conditions that $f(x)$ is continuous, decreasing on $[0, \infty]$, and approaches 0 as $n$ increases. The proof utilizes the properties of non-negative decreasing functions and the relationship between sums and integrals. Additionally, when $f(x)=e^{-x}$, the limit of the sequence is evaluated as $\lim a_n=\frac{1}{e-1}$.

PREREQUISITES
  • Understanding of Cauchy sequences in real analysis
  • Familiarity with properties of continuous and decreasing functions
  • Knowledge of integrals and their relationship to sums
  • Basic understanding of limits and convergence
NEXT STEPS
  • Study the properties of Cauchy sequences in metric spaces
  • Learn about the convergence of series and integrals, particularly in the context of decreasing functions
  • Explore the application of the Dominated Convergence Theorem
  • Investigate the implications of the Fundamental Theorem of Calculus on sequences and series
USEFUL FOR

Mathematicians, students of real analysis, and anyone interested in understanding the convergence properties of sequences defined by integrals and sums, particularly in the context of continuous functions.

alexmahone
Messages
303
Reaction score
0
Suppose $f(x)$ is continuous and decreasing on $[0, \infty]$, and $f(n)\to 0$. Define $\{a_n\}$ by

$a_n=f(0)+f(1)+\ldots+f(n-1)-\int_0^n f(x)dx$

(a) Prove $\{a_n\}$ is a Cauchy sequence directly from the definition.

(b) Evaluate $\lim a_n$ if $f(x)=e^{-x}$.
 
Physics news on Phys.org
We can write $a_n=\sum_{k=0}^{n-1}\int_k^{k+1}(f(k)-f(x))dx$. Does it help you?
 
girdav said:
We can write $a_n=\sum_{k=0}^{n-1}\int_k^{k+1}(f(k)-f(x))dx$. Does it help you?

Do you mean to interpret it geometrically as $T_1+T_2+\ldots+T_n$ as in the following figure?

https://www.physicsforums.com/attachments/36
 
Yes, it will give you the idea, and we can see what $a_n$ represents. Now you have to show analytically that $\{a_n\}$ is a Cauchy sequence.
 
girdav said:
Now you have to show analytically that $\{a_n\}$ is a Cauchy sequence.

I think I can show it geometrically.

$a_m-a_n=T_{n+1}+T_{n+2}+\ldots+T_m$ for $m>n$

Given $\epsilon>0$,

$f(n+1)<\epsilon$ for $n\gg 1$

By moving all the "triangles" from $T_{n+1}$ to $T_m$ horizontally to the left into the rectangle of base 1 and height $f(n+1)$ (as shown in the figure), we see that

$T_{n+1}+T_{n+2}+\ldots+T_m<f(n+1)<\epsilon$

Does that look ok?
 
(b) $a_n=\sum_{k=0}^{n-1}\int_k^{k+1}(f(k)-f(x))dx$

$=\sum_{k=0}^{n-1}\int_k^{k+1}(e^{-k}-e^{-x})dx$

$=\sum_{k=0}^{n-1}\int_k^{k+1}(xe^{-k}+e^{-x})$

$=\sum_{k=0}^{n-1}\int_k^{k+1}((k+1)e^{-k}+e^{-k-1}-ke^{-k}-e^{-k})$

$=\sum_{k=0}^{n-1}e^{-k-1}$

$\lim a_n=\sum_{k=0}^\infty e^{-k-1}$

$=\frac{e^{-1}}{1-e^{-1}}$

$=\frac{1}{e-1}$
 
Last edited:
Alexmahone said:
Suppose $f(x)$ is continuous and decreasing on $[0, \infty]$, and $f(n)\to 0$. Define $\{a_n\}$ by

$a_n=f(0)+f(1)+\ldots+f(n-1)-\int_0^n f(x)dx$

(a) Prove $\{a_n\}$ is a Cauchy sequence directly from the definition.

(b) Evaluate $\lim a_n$ if $f(x)=e^{-x}$.

The first thing we need is that for a non-negative decreasing function:

\[ f(k+1) \le \int_k^{k+1} f(x)\;dx \le f(k) \]

Hence for \(m>n\):

\[ \sum_{k=n+1}^{m}f(k) \le \int_n^m f(x)\;dx\le \sum_{k=n}^{m-1}f(k) \]

Now :

\[ a_m-a_n=\sum_{k=n}^{m-1}f(k) -\int_n^mf(x)\;dx \]

So:

\[ \sum_{k=n}^{m-1}f(k) -\sum_{k=n}^{m-1}f(k) \le a_m-a_n \le \sum_{k=n}^{m-1}f(k) -\sum_{k=n+1}^{m}f(k) \]

simplifying:

\[ 0 \le a_m-a_n \le f(n)-f(m) \]

Hence \( \displaystyle \lim_{n,m\to \infty}|a_m-a_n|=0 \)

You will need to check that the above is correct, as it is too easy for the odd index to go wrong here and there, as it has done numerous times while constructing this post (Angry)

CB
 
Last edited:

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 44 ·
2
Replies
44
Views
7K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K