lacunary - Mathnotes

Integration

A partition P of the interval [a,b] is a set {x0,x1,,xn} of real numbers such that

x0<x1<<xn,x0=a,xn=b.

Let f be a bounded function on [a,b], and let P={x0,x1,,xn} be a partition of [a,b]. Then the upper sum (upper Darboux sum) of f for the partition P, U(f,P), is given by

U(f,P)=k=1nsup{f(x)|x[xk1,xk]}(xkxk1),

and the lower sum (lower Darboux sum) of f for the partition P L(f,P) is given by

L(f,P)=k=1ninf{f(x)|x[xk1,xk]}(xkxk1).

These sums essentially represent the area of rectangles bounded either above or below f on each interval given by the partition.

Let f be a bounded function on [a,b], let U denote the set of upper sums for f, and let L represent the set of lower sums for f. Then the upper Darboux integral (or equivalently, upper Riemann integral) of f on [a,b] is given by

abf(x)dx=infU,

and the lower Darboux integral (or lower Riemann integral) of f on [a,b] is given by

abf(x)dx=supL.

Theorem: For a given function an interval, the lower Riemann integral is always less than or equal to the upper Riemann integral:

abf(x)dxabf(x)dx.

We say that f is Riemann integrable on [a,b] if

abf(x)dx=abf(x)dx,

and we say the Riemann integral of f on [a,b], is

abf(x)dx=abf(x)dx=abf(x)dx.

Riemann's Condition Theorem: Let f be a bounded function on [a,b]. Then f is Riemann integrable on [a,b] if and only if for every ϵ>0, there exists a partition P of [a,b] such that

U(f,P)L(f,P)<ϵ.

Theorem: If f is continuous on [a,b], then f is Riemann integrable on [a,b].

Riemann Integration Rules

Theorem: Assume f and g are Riemann integrable on [a,b] and cR. Then the following conditions hold

Linearity: abf(x)dx+cabg(x)dx=ab(f(x)+cg(x))dx.

fg is Riemann integrable.

If f(x)g(x) for all x[a,b], then abf(x)dxabg(x)dx.

f is Riemann integrable and

|abf(x)dx|ab|f(x)|dx.

Integral Mean Value Theorem: If f is continuous on [a,b], there exists a number c[a,b] such that

abf(x)dx=f(c)(ba).

Riemann Sums

Let f be a bounded function on [a,b] and P={x0,x1,,xn} be a partition of [a,b]. Let T={t1,t2,,tn} where tk[xk1,xk] for k=1,2,,n. The sum

k=1nf(tk)(xk1xk)

is called the Riemann Sum for the partition P and points T, and is denoted by S(f,P,T).

Let P={x0,x1,,xn} be a partition of [a,b]. The norm of P is given by

normP=max{|xkxk1||k{1,2,,n}}.

The limit of the sum as the norm of the partition approaches zero is said to equal I, written as

limnormP0S(f,P,T)=I,

if for every ϵ>0, there exists a δ>0 such that for any partition P of [a,b] with normP<δ and for any points T, is is the case that

|S(f,P,T)|<ϵ.

Riemann Integral Evaluation Theorem: If f is a Riemann integrable function on [a,b], then

limnormP0S(f,P,T)=abf(x)dx.