MATH 140B Review Sheet
MATH 140B Review Sheet
Review Sheet
For: UC San Diego
Spring 2024
1 Important Things
1. (Chain Rule) Let f, g be real-valued functions with real-valued domains. Suppose f and
g are differentiable at x, then g ◦ f is differentiable at x and
2. Let f : (a, b) → R. A function has a local maximum at p if ∀x ∈ Bδ (p), f (x) ≤ f (p) for
some small δ > 0. If f has a local maximum (or local minimum) at x, then f ′ (x) = 0.
(a) (MVT) If g(x) = x, then ∃x ∈ (a, b) such that f (b) − f (a) = (b − a)f ′ (x).
(b) If f ′ (x) ≥ 0 (or f ′ (x) ≤ 0), then f is monotone increasing (or decreasing).
4. (Derivative IVT) Suppose f : [a, b] → R is diff. and λ ∈ R satisfies f ′ (a) < λ < f ′ (b).
Then there exists x ∈ (a, b) with f ′ (x) = λ.
(a) F is continuous
(b) If f is continuous at x0 , then F is differentiable at x0 and F ′ (x0 ) = f (x0 ).
Z b
′
(c) If F : [a, b] → R is differentiable and F = f , then f dx = F (b) − F (a).
a
8. (Riemann Integrability) Let f be bounded and α monotone increasing. (Rba is only defined
on bounded functions.) Then, f ∈ Rba ⇐⇒ ∀ε > 0, ∃P : U (P, f, α) − L(P, f, α) < ε.
The special case when α(x) = x and ϕ is differentiable with ϕ′ ∈ Rba is just
Z B Z b
′
f (ϕ(t))ϕ (t) dt = f (x) dx.
A a
2
13. (Problems with Pointwise Convergence) That’s why we need to define uniform conver-
gence.
(a) (Cauchy Criterion) (fn ) converges uniformly on E if and only if ∀ε > 0, ∃N such
that for all m, n ≥ N and ∀x ∈ E, |fn (x) − fm (x)| < ε. This is because C is a
completer metric space.
(b) (fn ) converges uniformly on E to f if and only if lim sup |fn (x) − f (x)| = 0.
n→∞ x∈E
∞
X
15. (Weierstrass M-Test) Let fn : E → C such that ∀x ∈ E, |fn (x)| ≤ Mn . If Mn < ∞,
n=1
∞
X
then fn converges uniformly on E.
n=1
(a) Suppose (fn ) → f uniformly on E and let x ∈ E ′ . Also, assume that for each n,
lim fn (t) = An ∈ C. Then, (An ) converges and lim f (t) = lim An .
t→x t→x n→∞
3
18. (Uniform Convergence and Differentiation) Assume fn : [a, b] → C are diff. and
there is x0 ∈ [a, b] such that (fn (x0 )) converges. If (fn′ ) converges uniformly on [a, b] then
(fn ) converges uniformly to some differentiable function f , and ∀x ∈ [a, b],
(a) If {fn } is a pointwise bounded sequence on a countable set E, then we can find a
subsequence {fnk } such that {fnk } converges for every x ∈ E.
(b) If K is compact and fn is a continuous function on K, and {fn } converges uniformly
on K, then {fn } is equicontinuous on K.
(c) (Arzela-Ascoli Theorem) If K is compact, fn is continuous on K and {fn } is
pointwise bounded and equicontinuous on K, then {fn } is uniformly bounded on K
and contains a uniformly convergent subsequence.
4
∞
X ∞
X
(c) (Uniqueness) Suppose an , bn converge on (−R, R). Letting
n=0 n=0
( ∞ ∞
)
X X
E= x ∈ (−R, R) : an = bn ,
n=0 n=0
if E has a limit point in (−R, R), then E = (−R, R) and an = bn for all n.
∞
X zn
23. (Exponential and Logarithmic Function) Define ez = 1 + for all z ∈ C. The sum
n=1
n!
converges, hence is defined for all z ∈ C.
24. (Trigonometric Functions) Define E(ix) = cos(x)+i sin(x), which is equivalent to defining
eix + e−ix eix − e−ix
cos(x) = and sin(x) = , and both are real-valued functions.
2 2i
(a) Geometric properties hold. For example, the Pythagorean sin2 (x) + cos2 (x) = 1.
(b) (sin x)′ = cos(x) and (cos x)′ = − sin(x).
(c) eix has period 2π, hence sin(x) and cos(x) are both 2π-periodic.
(d) The function eix is injective and continuous over [0, 2π).
(a) Define the inner product of two integrable functions f, g : [a, b] → C as ⟨f, g⟩ =
Z b
p
f (x)g(x) dx. Define the L2 -norm of a function f as ⟨f, f ⟩.
a
1 inx
(b) With this definition, √
2π
e form an orthonormal basis for continuous func-
n∈Z
tions on [−π, π].
(c) The fourier coefficients represent the coordinates of the projection of f against
the space formed by the orthonormal basis (einx ) above. Therefore, Z π the cn is the
1
n-th coefficient of the vector ⟨f, einx ⟩ · einx , which means cn = f (x)e−inx dx
2π −π
5
∞
X ∞
X
inx
27. (Fourier Series) If cn e is the Fourier series of f , denote it as f (x) ∼ cn einx .
n=−∞ n=−∞
Then:
2
i. (Partial sum converges in Ls -norm)
Z π
1
lim ||f − SN (f )||2 = lim |f (x) − SN (f )(x)|2 dx = 0
N →∞ N →∞ 2π −π
ii. (Isometry between inner product with fourier coefficients)
Z π ∞
1 X
⟨f, g⟩ = f (x)g(x) dx = cn γn = ⟨⃗c, ⃗γ ⟩
2π −π n=−∞
Z π ∞
1 2
X
2
iii. (Isometry between norms) ||f ||2 = |f (x)| dx = |cn |2 = ||⃗c||22 .
2π −π n−∞