Solving Integral Proof: Let a<b<c, f:[a,c]->R

  • Context: Graduate 
  • Thread starter Thread starter e(ho0n3
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
14 replies · 3K views
e(ho0n3
Messages
1,349
Reaction score
0
I'm having a hard time understanding the proof of the following: Let a < b < c and let f: [a,c] -> R be Riemann integrable on [a,b], [b,c] and [a,c]. Then

[tex]\int_a^c f(x) \, dx = \int_a^b f(x) \, dx + \int_b^c f(x) \, dx[/tex].

Proof. Let C and C' be the characteristic functions of [a,b] and [b,c] respectively, defined on [a,c]. Then f = C f + C' f and the addition formula above follows from the linearity of the integral.

This is such a facile proof. Sigh. I'm trying to fill in the missing details: I know that since f = C f + C' f, then

[tex]\int_a^c f(x) \, dx = \int_a^c C(x) f(x) \, dx + \int_a^c C'(x) f(x) \, dx[/tex]

where I've used the fact that characteristic functions are Riemann integrable and products of Riemann integrable functions are Riemann integrable. Now how would I show, without much fuss, that

[tex]\int_a^c C(x) f(x) \, dx = \int_a^b f(x) \, dx[/tex]

for example?
 
Physics news on Phys.org
e(ho0n3 said:
I'm having a hard time understanding the proof of the following: Let a < b < c and let f: [a,c] -> R be Riemann integrable on [a,b], [b,c] and [a,c]. Then

[tex]\int_a^c f(x) \, dx = \int_a^b f(x) \, dx + \int_b^c f(x) \, dx[/tex].

Proof. Let C and C' be the characteristic functions of [a,b] and [b,c] respectively, defined on [a,c]. Then f = C f + C' f and the addition formula above follows from the linearity of the integral.

This is such a facile proof. Sigh. I'm trying to fill in the missing details: I know that since f = C f + C' f, then

[tex]\int_a^c f(x) \, dx = \int_a^c C(x) f(x) \, dx + \int_a^c C'(x) f(x) \, dx[/tex]

where I've used the fact that characteristic functions are Riemann integrable and products of Riemann integrable functions are Riemann integrable. Now how would I show, without much fuss, that

[tex]\int_a^c C(x) f(x) \, dx = \int_a^b f(x) \, dx[/tex]

for example?

Just use the fact that C(x)=0 in the interval [b,c], so that C(x)f(x)=0 in this interval, and its integral=0.
 
mathman said:
Just use the fact that C(x)=0 in the interval [b,c], so that C(x)f(x)=0 in this interval, and its integral=0.
Where do I use that fact exactly?
 
Adding what mathman said to the end of the proof would be sufficient, but a rigorous proof could be done using upper and lower sums.
 
Yeah. I decided to ditch that proof. I found a more elementary but longer proof using the definition of Riemann integration, which I found satisfactory.
 
As I wrote, I don't know why

[tex]\int_a^c C(x) f(x) \, dx = \int_a^b f(x) \, dx[/tex]

is true.
 
Those two justifications did nothing for me. I was hoping someone would give a simple argument that would not use Riemann sums. Oh well. Thanks anyways.
 
e(ho0n3 said:
Where do I use that fact exactly?
The integral from a to c is the sum of the integral from a to b and the integral from b to c. From a to b, C(x)=1, so the integral of Cf = integral of f. From b to c, C(x)=0, so Cf=0 and the integral = 0.
 
mathman said:
The integral from a to c is the sum of the integral from a to b and the integral from b to c. From a to b, C(x)=1, so the integral of Cf = integral of f. From b to c, C(x)=0, so Cf=0 and the integral = 0.

That's a circular argument: You're using the very fact I want to prove.
 
I don't know whether you will find the following proof useful, if you haven't already seen it before, but here it is an elementary proof of

[tex]\int_a^c f(x) \, dx = \int_a^b f(x) \, dx + \int_b^c f(x) \, dx[/tex]

Proof:

Let a<c<b. Since the reiman sums do not depend on the way we may partition the interval [a,b] we can partition this interval first into two subintervals, let them

[a,c] and [c,b] where c is the same point we are using in the integral

Then we may do the following partitition to both intervals

[tex]a=x_0<x_1<x_2<...<x_k=c[/tex] and [tex]c=x_k<x_{k+1}<...<x_n=b[/tex]

So, we can form the following integral sums for both intervals:


[tex]\sum_{i=1}^kf(\delta_i)\triangle x_i[/tex]

[tex]\sum_{i=k}^nf(\delta_i)\triangle x_i[/tex]

where [tex]\delta_i \in [x_{i-1},x_i][/tex] and

[tex]\triangle x_i=x_i-x_{i-1}[/tex]


Now, since we are dealing here with finite sums, then we have the following relation


[tex]\sum_{i=1}^nf(\delta_i)\triangle x_i=\sum_{i=1}^kf(\delta_i)\triangle x_i + \sum_{i=k}^nf(\delta_i)\triangle x_i[/tex]

Now, if [tex]max \triangle x_i->0[/tex] then taking the limit on both sides,we get our desired result.

A simmilar argument follows in two other cases when c is not between a and b.
 
e(ho0n3 said:
That's a circular argument: You're using the very fact I want to prove.

It is NOT circular. I don't see what is needed to prove, unless you need a proof that multiplication by 1 leaves the function unchange and multiplication by 0 results in 0.
 
mathman said:
It is NOT circular. I don't see what is needed to prove, unless you need a proof that multiplication by 1 leaves the function unchange and multiplication by 0 results in 0.

I appologize to just throw stuff here, but i think that e(ho0n3's real question is what is a characteristic function. I think he is dealing with this problem, and hence it is not clear to him why C(x)=1 in [a,b] and C(x)=0 on [b,c]

I think that a characteristic function of an interval say

[tex][x_1,x_2][/tex]

is as follows


[tex]C(x)=\left\{\begin{array}{cc}1,&\mbox{ if }<br /> x\in[x_1,x2]\\0, & \mbox{ if } x_2<x<x_1\end{array}\right.[/tex]

So, this automatically would mean that if C(x) is your characteristic function on the interval [a,b] then C(x)=1 when x is in [a,b] and C(x)=0 when x is in [b,c] the same for C'(x)=1 if x is in [b,c] and C'(x)=0 when x is in [a,b]

P.s. I once more appologize for i am only a freshman, and my advice shall probably turn out to be helpless and inappropriate.
 
Last edited:
mathman said:
It is NOT circular. I don't see what is needed to prove, unless you need a proof that multiplication by 1 leaves the function unchange and multiplication by 0 results in 0.
Well, these two would also follow from the axioms of a field, right?

Unless one wanted not to rely on algebra at all, but rather on dedekind cuts etc.