Cauchy sequence.

239 Views Asked by At

$a_n$ is cauchy sequence on (0,1) I have two question ,

1.) If $f:[0,1]\to\mathbb R$ and $b_n=\int_0^{a_n}f(x)$ then $b_n$ is cauchy sequence.

2.) If $g$ is differentiable on (0,1) and $c_n=g'(a_n)$ then $c_n$ is cauchy sequence.

I know $b_n$ and $c_n$ are cauchy sequence if and only if $b_n$ and $c_n$ are convergent sequence,

but i don't know to show that please give me a hint or solve this.

2

There are 2 best solutions below

1
On
  1. Assuming that $f$ is Riemann-integrable, yes. Because then $|f|$ is bounded by some $M$ and then$$|b_m-b_n|=\left|\int_0^{a_m}f(x)\,\mathrm dx-\int_0^{a_n}f(x)\,\mathrm dx\right|\leqslant M.|a_m-a_n|.$$
  2. Not in general. Suppose that $g(x)=\sin\left(\frac1x\right)$ and that $a_n=\dfrac1{\frac\pi2+n\pi}$.
1
On

Hint:

$$|b_n-b_m|=\left |\int_{a_m}^{a_n}f(x)dx \right|$$ what do you know about $|a_n-a_m|$?