MATH 409 Lecture 20

From Notes
Jump to navigation Jump to search

« previous | Thursday, November 7, 2013 | next »

Lecture Slides

Exam next Thursday

Homework problems just require definition of improper Riemann definition; look at hint for problem 5.3.12

Integral with Variable Limit

(See Integral with a variable limit→)


Theorem. If f is continuous at a point x[a,b], then F is differentiable at x and F(x)=f(x)

Proof. For any x,y[a,b] such that x<y, we have

ayf(t)dt=axf(t)dt+xyf(t)dt

Then

F(y)F(x)f(x)(yx)=xyf(t)dtxyf(x)dt

So that

|F(y)F(x)f(x)(yx)|=|xy(f(t)f(x))dt|xy|f(t)f(x)|dtsupt[x,y]|f(t)f(x)|(yx)

Dividing both sides by (yx) gives

F(y)F(x)yxf(x)supt[x,y]|f(t)f(x)|

If the function f is right continuous at x (i.e. f(y)f(x) as yx+), then supt[x,y]|f(t)f(x)|0 as yx+. It follows that f(x) is the right-hand derivative of F at x. Likewise, one can prove that left continuity of f at x implies f(x) is the left derivative at x.

quod erat demonstrandum


The Fundamental Theorem of Calculus

Theorem. [Part I]. If a function f is continuous on an interval [a,b], then the function

F(x)=axf(t)dtx[a,b]

is continuously differentiable on [a,b]. Moreover, F(x)=f(x) for all x[a,b].

Proof. Since f is continuous, it is also integrable on [a,b]. As proved earlier, integrability of f implies that the function F is well-defined on [a,b]. Moreover, F(x)=f(x) whenever f is continuous at the point x. Therefore, the continuoity of f on [a,b] implies that F(x)=f(x) for all x[a,b]. In particular, F is continuously differentiable on [a,b].

quod erat demonstrandum

Theorem. [Part II]. If a function F is differentiable on [a,b] and the derivative F is integrable on [a,b], then

axF(t)dt=F(x)F(a) for all x[a,b]

Proof. The case x=a is trivial: 0=0. Assume x(a,b]. Since F is integrable on [a,b], it is also integrable on any subinterval [a,x], x(a,b). Therefore, it is no loss to assume that x=b.

Consider an arbitrary partition P={x0,x1,,xn} of [a,b]. Let us choose samples tj[xj1,xj] for the Riemann sum 𝒮(F,P,tj) so that F(xj)F(xj1)=F(tj)(xjxj1) (this is possible due to the Mean Value Theorem). Then

𝒮(F,P,tj)=j=1nF(tj)(xjxj1)=j=1n(F(xj)F(xj1))=F(xn)F(x0)=F(b)F(a)

Since the sums 𝒮(F,P,tj) converge to abF(t)dt as P0, the theorem follows: abF(t)dt=F(b)F(a).

quod erat demonstrandum


The Indefinite Integral

Given a function f:[a,b], a function F:[a,b] is called the indefinite integral (or antiderivative, primitive integral, or the primitive) of f if F(x)=f(x) for all x[a,b]. Notation:

f(x)dx

If the function f is continuous on [a,b], then the function F(x)=axf(t)dt for x[a,b] is an indefinite integral of f due to the Fundamental Theorem of Calculus.


Suppose F is an antiderivative of f. If G is another antiderivative of f, then G=F on [a,b]. Hence (GF)=GF=0 on [a,b]. It follows that GF is a constant function. Conversely, for any constant C, the function G(x)=F(x)+C is also an antiderivative of f.

f(x)dx=F(x)+C

Where C is an arbitrary constant.

Examples

  • xαdx=xα+1α+1+C on (0,) for α1.
  • 1xdx=logx+C on (0,).
  • sinx=cosx+C
  • cosx=sinx+C


Integration by Parts

Theorem. Suppose that functions f and g are differentiable on [a,b] with derivatives f and g integrable on [a,b]. Then

abf(x)g(x)dx=f(b)g(b)f(a)g(a)abf(x)g(x)dx

Proof. By the product rule, (fg)=fg+fg on [a,b]. Since f,f,g,g are integrable on [a,b] by the hypothesis, so are the products fg and fg. Then (fg) is integrable on [a,b] as well. By the Fundamental Theorem of Calculus,

f(b)g(b)f(a)g(a)=ab(fg)(x)dx=abf(x)g(x)dx+abf(x)g(x)dx
quod erat demonstrandum

Corollary. Suppose that functions f,g are continuously differentiable on [a,b]. Then

f(x)g(x)dx=f(x)g(x)f(x)g(x)dx on [a,b]

To simplify notation, it is convenient to use the Leibniz differential df of a function f defined by df(x)=f(x)dx=dfdxdx. Another convenient notation is f(x)|x=ab or simply f(x)|ab, which denotes the difference f(b)f(a).

Now the formula of integration by parts can be rewritten as

abf(x)dg(x)=f(x)g(x)|ababg(x)df(x)

for definite integrals, and as

fdg=fggdf

for indefinite integrals


Examples

  • logxdx=xlogxxd(logx)=xlogxdx=xlogxx+C
  • 0π2xsinxdx=xcosx|0π20π2(cosx)dx=0π2cosxdx=sinx|0π2=1.

Change of the variable in an integral

(commonly called u-substitution as ϕ is often replaced by u in practice.)

Theorem. if ϕ is continuously differentiable on a closed, nondegenerate interval [a,b] and f is continuous on ϕ([a,b]), then

ϕ(a)ϕ(b)f(t)dt=abf(ϕ(x))ϕ(x)dx=abf(ϕ(x))dϕ(x)

Be aware that t=ϕ(x) is a proper change of variable only if the function ϕ is strictly monotone. However, the theorem holds even without this assumption.

Proof. Let us define two functions

F(u)=ϕ(a)uf(t)dtuϕ([a,b])G(u)=axf(ϕ(s))ϕ(s)dsx[a,b]

It follows from the Fundamental Theorem of Calculus that F(u)=f(u) and G(x)=f(ϕ(x))ϕ(x). By the Chain Rule, (Fϕ)(x)=F(ϕ(x))ϕ(x)=f(ϕ(x))ϕ(x)=G(x).

Therefore, (F(ϕ(x))G(x))=0 for all x[a,b]. It follows that the function F(ϕ(x))G(x) is constant on [a,b]. In particular, F(ϕ(b))G(b)=F(ϕ(a))G(a)=00=0. Hence F(ϕ(b))=G(b).

quod erat demonstrandum
Note: It is possible that ϕ(a)ϕ(b). To make sense of this case, we set
cdf(t)dt=dcf(t)dt
if c>d. Also we set the integral to be 0 if c=d.