0
$\begingroup$

Let $f: [a, b] \to \mathbb R$ be integrable function and $F: [a,b] \to \mathbb R$, $F(x) = \int_a^x f(t) dt$

a) Show that if $f(x) \ge 0$ for all $x \in [a, b]$ then $F$ is increasing

b) If $F$ is increasing, can you conclude that $f(x) \ge 0$ for all $x \in [a, b]$?

So, I can write down the proof of fundamental theorem of calculus, and that will prove it, but is there a neater way to prove it, just for the increasing part?

  • 0
    The fundamental theorem of calculus supposes the function $f$ is continuous. Here it is only supposed integrable.2017-02-24
  • 0
    @Bernard: you are not right. One part of the fundamental theorem of calculus reads as follows: if $f$ is Riemann-integrable, then $F$ is Lipschitz-continuous.2017-02-24
  • 1
    @Fred: I'm quite sorry, but the function $f(x)=1$ if $x\ne0$, $f(0)=0$ is Riemann-integrable, but certainly not continuous (whether Lipschitz- or not). More generally, any step function is integrable, and not continuous. Unless we don't have the same definition of (Lipschitz-)continuity (?).2017-02-24
  • 0
    @Bernard: the function $F(x) = \int_a^x f(t) dt$ is Lip. -continuous, if $f$ is Riemann- integrable. What is your problem ?2017-02-24
  • 1
    The fundamental theorem asserts $F$ is differentiable *if $f$ is continuous*. My problem was mentioning the fundamental theorem about a possibly non-continuous function.2017-02-24

1 Answers 1

2

a) If $a \le x

b) Let $a=0,b=1$ and

$f(0)=-1$ and $f(x)=0$ for $x \in (0,1]$. Then $F$ is constant, hence increasing, but $f(0)<0$.