MHB Is the Limit of an Integrable Function Equal to Its Pointwise Limit?

  • Thread starter Thread starter evinda
  • Start date Start date
  • Tags Tags
    Function Limit
evinda
Gold Member
MHB
Messages
3,741
Reaction score
0
Hey again! :rolleyes: (Blush)

I am looking at the following exercise:
Let $f:[0,+\infty) \to \mathbb{R} $ integrable on each closed subinterval of $[0,+\infty)$.We suppose that $\lim_{x \to +\infty} f(x)=l$.Show that $\lim_{x \to +\infty} \frac{1}{x} \int_{0}^{x} f = l$.

The solution is the following:
Let $\epsilon>0$.As $\lim_{x \to +\infty} f(x)=l$, $\exists c_1>0$ such that $|f(x)-l|<\epsilon, \forall x \geq c_1$.
Also,$\exists c_2>0$ such that $\frac{1}{x} \int_{0}^{c_1} |f-l|< \epsilon, \forall x \geq c_2$
Therefore, $ \forall x \geq \max\{c_1,c_2\}$ we have $|\frac{1}{x} \int_0^x f - l|=\frac{1}{x} |\int_0^x (f-l)|\leq \frac{1}{x} \int_0^{c_1} |f-l|+\frac{1}{x} \int_{c_1}^x |f-l| \leq \epsilon + \frac{x-c_1}{x} \epsilon \leq \epsilon$

Could you explain me the red part?? How do we conclude to that?? :confused:
 
Physics news on Phys.org
Re: Why is it like that?

evinda said:
Let $f:[0,+\infty) \to \mathbb{R} $ integrable on each closed subinterval of $[0,+\infty)$...

Also,$\exists c_2>0$ such that $\frac{1}{x} \int_{0}^{c_1} |f-l|< \epsilon, \forall x \geq c_2$ ...

Could you explain me the red part??
This is because once we have chosen $c_1$, $\int_{0}^{c_1} |f-l|$ is a fixed number, which exists because $f$, and therefore $|f-l|$, is integrable. Meanwhile, $x$ increases unboundedly.
 
Re: Why is it like that?

Evgeny.Makarov said:
This is because once we have chosen $c_1$, $\int_{0}^{c_1} |f-l|$ is a fixed number, which exists because $f$, and therefore $|f-l|$, is integrable. Meanwhile, $x$ increases unboundedly.

A ok!Thanks a lot! :)
 
evinda said:
Therefore, $ \forall x \geq \max\{c_1,c_2\}$ we have $|\frac{1}{x} \int_0^x f - l|=\frac{1}{x} |\int_0^x (f-l)|\leq \frac{1}{x} \int_0^{c_1} |f-l|+\frac{1}{x} \int_{c_1}^x |f-l| \leq \epsilon + \frac{x-c_1}{x} \epsilon \leq \epsilon$

Could you also explain me why it stands that :

$$ \epsilon + \frac{x-c_1}{x} \epsilon \leq \epsilon $$

? (Thinking) (Thinking)
 
evinda said:
Could you also explain me why it stands that :

$$ \epsilon + \frac{x-c_1}{x} \epsilon \leq \epsilon $$

?
Well, obviously $\epsilon$ plus a positive number cannot be $\le\epsilon$, but it is $\le2\epsilon$.
 
Evgeny.Makarov said:
Well, obviously $\epsilon$ plus a positive number cannot be $\le\epsilon$, but it is $\le2\epsilon$.

Nice! Thank you very much! (Smile)
 

Similar threads

Back
Top