Definitions & Theorems: Math 148, Winter 2010
Definitions & Theorems: Math 148, Winter 2010
Contents
1 Integration 2
1.1 Riemann sums . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.2 Properties of integrals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.3 Fundamental Theorem of Calculus . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.4 Integral simplification . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.5 Applications of integration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.6 Improper integrals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
4 Differential equations 11
4.1 Separable equations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
c J. Lazovskis
Professor: B. Forrest
1
1 Integration
1.1 Riemann sums
Definition 1.1.1. Let [a, b] be a closed interval with a < b. A partition of [a, b] is a finite subset P of [a, b]
Pnthe form P = {a = x0 < x1 < · · · < xi < · · · < xn = b}. Given such a P , let ∆xi = xi − xi−1 . Note that
of
i=i ∆xi = b − a.
max
Definition 1.1.2. The norm of P is ||P || = i=1,...,n {∆xi }
Definition 1.1.3. Let P = {a = x0 < · · · < xn = b} be a partition on [a, b]. For each i = 1, . . . , n:
· Mi = lub{f (x) : x ∈ [xi−1 , xi ]}
· mi = glb{f (x) : x ∈ [xi−1 , xi ]}
n
X
The upper Riemann sum for f (x) with respect to the partition P is Uab (P, f ) = Mi ∆xi .
i=1
n
X
The lower Riemann sum for f (x) with respect to the partition P is Lba (P, f ) = mi ∆xi .
i=1
n
X
The Riemann sum for f (x) with respect to the partition P is Sab (P, f ) = f (ci )∆xi for ci ∈ [xi−1 , xi ].
i=1
· Note that L(f, P ) 6 S(f, P ) 6 U (f, P ).
Theorem 1.1.4. Assume that Q is a refinement of P . Then L(f, P ) 6 L(f, Q) 6 U (f, Q) 6 U (f, P ).
Definition 1.1.5. Assume that f (x) is bounded on the interval [a., b].
Z b
The upper Riemann integral of f (x) on [a, b] is f (x) dx = glb{U (f, P ) : P is a partition}
a
Z b
The lower Riemann integral of f (x) on [a, b] is f (x) dx = lub{L(f, P ) : P is a partition}
a
Definition 1.1.6. If f (x) is bounded on [a, b], then f (x) is Riemann integrable if
Z b Z b
f (x) dx = f (x) dx
a a
Z b
Then the common value is denoted by f (x) dx, which is the Riemann integral of f (x) over [a, b].
a
Theorem 1.1.7. A function f (x) is 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 ) < .
Definition 1.1.8. If f (x) is integrable over [a, b] and Pn is the n-regular partition of [a, b], then
Z b
lim L(f, Pn ) = f (x) dx = lim U (f, Pn )
n→∞ a n→∞
Theorem 1.1.9. If f (x) is integrable over [a, b], then for every > 0, there exists a δ > 0 such that if P is
any partition of [a, b], with ||P || < δ and S(f, P ) is any Riemann sum associated with P , then
Z
b
f (x) dx − S(f, P ) <
a
Theorem 1.1.10. Suppose f (x) is bounded on [a, b]. Then f (x) is Riemann integrable on [a, b] if and only
if f (x) is continuous on [a, b] except possibly on a set of Lebesgue measure zero.
Theorem 1.1.11. If f (x) is monotonic on [a, b], then f (x) is integrable on [a, b].
2
1.2 Properties of integrals
Theorem 1.2.1. Assume that f (x) and g(x) are integrable over [a, b] ⊂ R.
Rb Rb
i. If c ∈ R, then cf (x) is integrable over [a, b] and a cf (x) dx = c a f (x) dx.
Rb Rb Rb
ii. f (x) + g(x) is integrable over [a, b] and a f (x) + g(x) dx = a f (x) dx + a g(x) dx.
Theorem 1.2.2. Assume that f (x) is integrable over [a, b]. Then g(x) = |f (x)| is integrable over [a, b]. The
converse is not necessarily true.
Theorem 1.2.3. Assume that f (x) is bounded on [a, b], and c ∈ (a, b). Then f (x) is integrable on [a, b] if
and only if f (x) is integrable on [a, c] and on [c, b]. Moreover, in this case
Z b Z c Z b
f (x) dx = f (x) dx + f (x) dx
a a c
Theorem 1.2.4. Assume that f (x) is integrable over [a, b]. Let
Z b
m = glb{f (x) : x ∈ [a, b]} 1
Then m 6 f (x) dx 6 M .
M = lub{f (x) : x ∈ [a, b]} b−a a
Corollary 1.2.5. [Mean Value Theorem for Integrals]
1
Rb
Assume that f (x) is continuous on [a, b]. Then there exists a c ∈ [a, b] such that f (c) = b−a a
f (x) dx.
3
1.4 Integral simplification
Theorem 1.4.1. [Change of Variables]
Assume that g(x) is continuously differentiable on [a, b], and f (u) is continuous on g([a, b]). Then
Z g(b) Z b
f (u) du = f (g(x))g(x) dx
g(a) a
Definition 1.4.5. A rational function is type III if r(x) = p(x) q(x) with
· deg(p(x)) < deg(q(x))
· if q(a) = 0, then p(a) 6= 0
· q(x) = c(x − a1 )m1 · · · (x − ak )mk (x2 + bk+1 x + ck+1 )mk+1 · · · (x2 + bn x + cn )mn
for ai 6= aj if i 6= j, at least one mi > 0, and (x2 + bi x + ci ) irreducible for k + 1 6 i 6 n
Then every term (x − ai )mi and (x2 + bj x + cj )mj contributes to the decomposition as follows:
Ai1 Aimi
(x − ai )mi → + ··· +
(x − ai ) (x − ai )mi
Bj1 x + Cj1 Bjm x + Cjmj
(x2 + bj x + cj )mj → 2 + ··· + 2 j
(x + bj x + cj ) (x + bj x + cj )mj
4
1.5 Applications of integration
Definition 1.5.1. The area between two curves f (x) and g(x) over an interval [a, b] is defined as
Z b
A= |f (x) − g(x)| dx
a
Definition 1.5.2. The moment is defined as the mass times distance. For an area bounded above by a
function g(x), below by f (x), over an interval [a, b], this becomes:
Z b Z b
1
g(x)2 − f (x)2 dx
Mx = x(g(x) − f (x)) dx and My =
a a 2
M
Definition 1.5.3. The center of mass is given by the coordinate MAx , Ay .
Definition 1.5.4. The arc length of the graph of a function f (x) over an interval [a.b] is given by
Z b p
S= 1 + f 0 (x)2 dx
a
Definition 1.5.5. The volume of revolution of a function f (x) over an interval [a, b] is given by
Z b Z b
Vx = πf (x)2 dx and Vy = 2πxf (x) dx
a a
This is termed an improper integral of the first kind. The improper integral converges if and only if the limit
of the proper integral exists.
Theorem
Z ∞ 1.6.4. [P-Test for Integrals]
1
dx converges if and only if p > 1.
a xp
5
2 Sequences and series
2.1 Convergence
Theorem 2.1.1. [Divergence Test]
∞
X
If {an } is any sequence with an convergent, then lim an = 0.
n→∞
n=1
Definition 2.1.2. Given {an } ⊂ R, define lim sup{an } = lim sup{ak } .
n→∞ k>n
Remark 2.1.3. The ratio test only detects rapidly convergent / divergent series.
∞
X
Definition 2.1.4. A series of the from (−1)n−1 an is termed an alternating series.
n=1
∞
X ∞
X
Definition 2.1.5. A series an converges absolutely if |an | converges.
n=0 n=0
∞
X ∞
X ∞
X
Definition 2.1.6. A series an converges conditionally if an converges, but not |an |.
n=0 n=0 n=0
6
∞
" #
X an+1
n
Theorem 2.2.5. Given a power series an x , let lim = L ∈ [0, ∞]. Then
n=0
n→∞ a n
1. If 0 < L < ∞, then R = L1 .
2. If L = 0, then R = 10 = ∞.
1
3. If L = ∞, then R = ∞ = 0.
∞
X 1
Theorem 2.2.6. Given a series an xn , the radius of convergence is R = √
n=0
lim sup{ n an }
∞
X
Definition 2.2.7. The set of values x on which a power series an xn converges is termed the
n=0
interval of convergence.
Theorem 2.3.2. If {fn } is a sequence of continuous functions converging pointwise to f (x) on S, f (x)
must have at least one point of continuity.
Definition 2.3.3. A sequence of functions {fn } converges uniformly on S ⊂ R to f (x) if for every > 0
there exists an N ∈ N such that if n > N , then |fn (x) − f (x)| < for all x ∈ S.
· Note that uniform convergence implies pointwise convergence.
Theorem 2.3.4. If {fn } is a sequence of functions that converges uniformly on S to f (x), and if each fn (x)
is continuous at x◦ relative to S, then f (x) is continuous at x◦ relative to S.
Theorem 2.3.5. Suppose that {fn } is a sequence of integrable functions on some interval [a, b]. Assume
that {fn } converges uniformly to f (x) on [a, b]. Then f (x) is integrable, and
Z b Z b "Z #
b
f (x) dx = lim fn (x) = lim fn (x) dx
a a n→∞ n→∞ a
7
Definition 3.1.5. The ordered pair (V, || · ||) is termed a normed linear space.
For V = Rn and v ∈ V :
n
X
· The 1-norm is defined as ||v||1 = ||v1 , . . . , vn ||1 = |va | + · · · |vn | = |vi |
i=1
· The infinity norm is defined as ||v||∞ = ||v1 , . . . , vn ||∞ = max {vi }
16i6n
n
!1 /p
X
p
· The p-norm for 1 < p < ∞ is defined as ||v||p = ||v1 , . . . , vn ||p = |vi |
i=1
It is always the case that ||v||∞ 6 ||v||p 6 ||v||1 .
Definition 3.1.6. The inner product on a vector space V is a function h·, ·i : V × V → R such that
1. hv, wi = hw, vi
2. hv + w, zi = hv, zi + hw, xi
3. h2v, zi = 2hv, zi
4. hv, vi > 0 and hv, vi = 0 if and only if v = 0
for all v, w, z ∈ V . Then (V, h·, ·i) is termed an inner product space.
1
/2
Remark 3.1.7. For the terms defined above, the norm can also be defined as ||v|| = hv, vi .
Definition 3.2.4. With respect to the above definition, the ordered pair (X, d) is termed a metric space.
Definition 3.3.2. A sequence {xn } ⊂ (X, d) is Cauchy if for every > 0 there exists an N ∈ N such that if
k, m > N , then d(xk , xm ) < .
8
Remark 3.3.4. If X = Q and d(x, y) = |x − y|, then there exist Cauchy sequences in (X, d) that do not
converge.
Definition 3.3.5. A set A ⊂ (X, d) is bounded if there exists x◦ ∈ X and M > 0 such that d(x◦ , x) 6 M
for all x ∈ A.
Theorem 3.3.6. If {xn } ⊂ (X, d), then {xn } is bounded.
Definition 3.3.7. A metric space is complete if every Cauchy sequence in the metric space converges.
Theorem 3.3.8. [Completeness theorem for C[a,b]]
The metric space C[a, b] is complete.
Remark 3.3.9. A sequence {fn } ⊂ C[a, b] converges to f ∈ C[a, b] in || · ||∞ if for every > 0 there exists
N ∈ N such that if n > N , then ||fn − f ||∞ = max{|fn (x) − f (x)| < : x ∈ [a, b]} if and only if fn converges
to f uniformly.
∞
X k
X
Theorem 3.3.10. Suppose an xn has radius of convergence R > 0. Let 0 6 x1 < R. Let fk (x) = an xn .
n=0 n=0
∞
X
Then {fk } converges uniformly on [−x1 , x1 ] to an xn .
n=0
∞ ∞
! ∞
b
b bX b
an xn+1
Z Z X Z X
n n
f (x) dx = an x dx = an x dx =
n + 1
a a n=0 n=0 a n=0
a
∞
X
Corollary 3.4.3. Suppose that a power series an xn has radius of convergence R > 0. Assume that
n=0
∞
X
n
[a, b] ⊂ (−R, R). If f (x) = an x , then
n=0
∞ ∞ X ∞
d d X n
X d n
f (x) = an x = an x = nan xn−1
dx dx n=0 n=0
dx n=0
P∞
Definition 3.4.4.
P∞ Given a series n=0 an xn :
· The series n=0 nan xn−1 is termed the formal derivative of the given series
P∞ an n+1
· The series n=0 n+1 x is termed the formal integral of the given series
Theorem 3.4.5. Suppose {Fn } ⊂ C[a, b] with lim [Fn (a)] = a◦ . If {Fn } has continuous derivatives
n→∞
Fn0 (x) = fn (x), such that {fn } converges uniformly on [a, b] to g(x) ∈ C[a, b], then {Fn } converges uniformly
to a continuous function G ∈ C[a, b] such that G0 (x) = g(x) for all x ∈ (a, b).
P∞
Corollary 3.4.6. If f (x) is represented by a power series n=0 an xn on (−R, R) for R > 0, then f (x) is
infinitely differentiable on (−R, R) with
∞ k−1
X Y
f (k) (x) = (n − i) an xn−k
n=k i=0
9
Theorem 3.4.7. [Uniqueness of Representation] P∞ P∞
Assume that f (x) has power series representations n=0 an xn and n=0 bn xn centered at x = a where each
f (n) (a)
series has a positive radius of convergence. Then an = bn = n! .
Definition 3.4.8. Assume that f (x) is n times differentiable at x = a. Then the k-th degree Taylor polynomial
for f (x) at x = a is
k
X f (n) (a)
Pk,a (x) = (x − a)n
n=0
n!
Definition 3.4.9. Assume that f (x) is n times differentiable at x = a. Then the n-th degree error term in
using Pn,a (x) to approximate f (x) is
Rn,a (x) = f (x) − Pn,a (x)
Theorem 3.4.10. Assume that f (x) is n + 1 times differentiable on an open interval I containing a. Let
x ∈ I with x 6= a. Then there exists a c ∈ (x, a) such that
f (n+1) (c)
Rn,a (x) − Pn,a (x) = (x − a)n+1
(n + 1)!
Remark 3.4.11. Assume that x1 > 0 and there exists M such that |f (n) (x)| < M for all n ∈ N ∪ {0} and
P∞ f (n) (a) n
for all x ∈ [−x1 , x1 ]. Then the Taylor series summation n=0 n! x converges uniformly to f (x) on
[−x1 , x1 ].
P∞ P∞
Theorem 3.4.12. If two functions have power series representations f (x) = n=0 an xn and g(x) = n=0 bn xn ,
then h(x) = f (x)g(x) is represented by the power series
∞ n
!
X X
h(x) = ak bn−k xn
n=0 k=0
Remark 3.4.13. Let f, g ∈ (C[a, b], || · ||∞ ). Note that if x ∈ [a, b], then |f · g(x)| 6 ||f ||∞ ||g||∞ .
Hence ||f · g||∞ 6 ||f ||∞ ||g||∞ .
Theorem 3.4.14. If {fn }, {gn } ∈ C[a, b] such that fn → f◦ , gn → g◦ for f◦ , g◦ ∈ C[a, b], that is, both fn an
gn converge uniformly, then fn gn → f◦ g◦ in C[a, b].
Theorem 3.4.15. [Weierstrass Approximation Theorem]
If f ∈ C[a, b], then there exists a sequence {pn } of polynomials such that pn (x) → f (x) uniformly on [a, b].
Theorem 3.4.16. [Weierstrass M-test I] P∞ P∞
Suppose that {fn } is a sequence in (C[a, b], || · ||∞ ). If n=1 ||fn ||∞ converges, then n=1 fn converges in
(C[a, b], || · ||∞ ).
Theorem 3.4.17. [Weierstrass M-test II]
Let (V, || · ||∞ ) be a normed linear space. Then the following are equivalent:
· (V, || · ||∞ ) is complete P
∞ P∞
· If {vn } ∈ V is such that n=1 ||vn ||∞ < ∞, then n=1 vn converges.
Theorem 3.4.18. [Banach Contractive Mapping Theorem]
Suppose that Γ : C[a, b] → C[a, b] is a contractive map. That is, suppose that Γ is such that there exists k
satisfying 0 6 k < 1 with
Γ(u) − Γ(v)∞ 6 ku − v ∞
for all u, v ∈ C[a, b]. Then there exists a unique function f ∈ C[a, b] such that Γ(f ) = f .
10
4 Differential equations
4.1 Separable equations
Definition 4.1.1. A differential equation is an equation of the form f (x, y, y 0 , y 00 , . . . , y (n) ) = 0.
Definition 4.1.2. The order of the differential equation is the order of the highest derivative in the differ-
ential equation.
Definition 4.1.3. A first order ordinary differential equation is said to be separable if it can be written in
the form y 0 = f (x)g(y).
11