Differential equations and integral calculus
A real-valued function f is said to be differentiable at a point x0 if h→0limhf(x0+h)−f(x0)=x→x0limx−x0f(x)−f(x0) exists. The function is differentiable if it is differentiable at every point. The limit is called the derivative of f at x0 and is denoted by f′(x0) or dxdf(x0).
- We define the tangent line to the graph of f at x0 be the linear function T(x)=f(x0)+f′(x0)(x−x0).
- If f:(a,b)→R is differentiable at x0∈(a,b), then it is continuous at x0. (Every differentiable function is continuous.)
- Let f be a function on (a,b) that is differentiable at x0. Let T be the tangent line to the graph of f at x0. Then x→x0limx−x0f(x)−T(x)=0 and such tangent line T is unique.
Let f:(a,b)→R and x0∈(a,b), the following are equivalent:
- f is differentiable at x0.
- There are functions T and ϵ on (a,b) such that f(x)=T(x)+ϵ(x)(x−x0) where T is linear and ϵ is continuous at 0 with ϵ(0)=0.
- There is a function φ on (a,b) such that f(x)=f(x0)+φ(x)(x−x0) where φ is continuous at x0
Such φ satisfying (3) is φ(x)=f′(x0). And such T satisfying (2) is T(x)=f(x0)+f′(x0)(x−x0) the tangent line to the graph of f at x0. If f is continuous at x0, then φ,ϵ is continuous at x0.
THE CHAIN RULE: Suppose f:[a,b]→[c,d] is differentiable at x0∈[a,b] and g:[c,d]→R is differentiable at f(x0). Then the composition h=g∘f is differentiable at x0, and h′(x0)=g′(f(x0))f′(x0).
THEOREM 6.1.7: Suppose f:(a,b)→R is continuous and one-to-one. If f is differentiable at x0 and f′(x0)=0, then f−1 is differentiable at y0=f(x0) and (f−1)′(y0)=f′(x0)1=f′(f−1(y0))1.
FERMAT'S THEOREM: Let f:[a,b]→R be a continuous function that takes its maximum or minimum value at a point x0∈(a,b). If f is differentiable at x0, then f′(x0)=0.
MEAN VALUE THEOREM: Let f:[a,b]→R be a continuous and differentiable on (a,b), then there is a point x0∈(a,b) such that f′(x0)=b−af(b)−f(a).
- If f′ positive, then f is increasing.
- If f′ negative, then f is decreasing.
- If f′ zero at every points, then f is constant.
f is convex/convace up if f′′(x)≥0 for all x∈[a,b]. f is concave/concave down if f′′(x)≤0 for all x∈[a,b]. If f′′(x)=0, then x is a iinflection point of f.
ROLLE'S THEOREM: Let f:[a,b]→R be a continuous and differentiable on (a,b) such that f(a)=f(b). Then there is a point x0∈[a,b] such that f′(x0)=0.
Special notation: f∈Cn[a,b] means f is nth differentiable on [a,b].
Riemann integral
A partition of [a,b] is a finite set P={a=x0<x1<⋯<xn=b}. Define Δi=xi−xi−1 for i=0,1,⋯,n−1. Then we have the mesh of P which defined as mesh(P)=max{Δi:1≤i≤n}. We also define the the maximum and minimum of f on each interval [xi−1,xi] by Mi(f,P)=sup{f(x):xi−1≤x≤xi} and mi(f,P)=inf{f(x):xi−1≤x≤xi}. Then we have upper and lower sums of f on P defined as U(f,P)=i=1∑nMi(f,P)Δi and L(f,P)=i=1∑nmi(f,P)Δi respectively.
For a partition P, we call X=(x1′,x2′,…,xn′) with x′i∈(xi−1,xi) as evaluation sequence for P. The associated Riemann sum is defined as I(f,P,X)=i=1∑nf(xi′)Δi.
- We always have L(f,P)≤I(f,P,X)≤U(f,P).
A partition R is a refinement of a partition P if P⊂R. Let Q and P are two partitions, then R is a common refinement of P and Q if P∪Q⊂R.
Lemma 6.3.2: If P and Q are partitions of [a,b], then L(f,P)≤U(f,Q).
Define L(f)=suppL(f,P) and U(f)=infpU(f,P) the bounded function f on [a,b] is called Riemann integrable if L(f)=U(f). We denote as ∫abf(x)dx
RIEMANN'S CONDITION: Suppose f is bounded on [a,b]. Then f is Riemann integrable if and only if for each ϵ>0, there is a partition P of [a,b] such that U(f,P)−L(f,P)<ϵ.
THEOREM 6.3.6: Suppose f:[a,b]→R is bounded. The following are equivalent:
- f is Riemann integrable.
- For each ϵ>0, there is a partition P of [a,b] such that U(f,P)−L(f,P)<ϵ.
- For every ϵ>0, there is δ>0 such that every partition Q with mesh(Q)<δ satisfies U(f,Q)−L(f,Q)<ϵ.
- For every ϵ>0, there is δ>0 such that every partition Q with mesh(Q)<δ and every evaluation sequence X for Q satisfies ∣I(f,Q,X)−∫abf(x)dx∣<ϵ.
THEOREM 6.3.7: Every monotone function f on [a,b] is Riemann integrable.
THEOREM 6.3.8: Every continuous function f on [a,b] is Riemann integrable.
The fundamental Theorem of Calculus
Lemma 6.4.1: suppose that f is integrable on [a,b] and bounded by M. then ∣∫abf(x)dx∣≤M(b−a).
FUNDAMENTAL THEOREM OF CALCULUS PART1: Let f be integrable on [a,b]. Define F(x)=∫axf(t)dt. Then F is continuous on [a,b]. f is continuous at x0 then F is differentiable at x0 and F′(x0)=f(x0).
FUNDAMENTAL THEOREM OF CALCULUS PART2: Let f be continuous on [a,b]. If there is a continuous function g on [a,b] that is differentiable on (a,b) such that g′(x)=f(x) for a<x<b, then g(b)−g(a)=∫abf(x)dx.
change of variable formula: Let f be integrable on [a,b].if G(x)=F(u(x)) then G′(x)=F′(u(x))u′(x) . Then ∫abf(u(x))u′(x)dx=G(b)−G(a)=F(u(b))−F(u(a))=∫u(a)u(b)f(t)dt.