极限定义
- limx→af(x)=L⇔limx→a−f(x)=L 且 limx→a+f(x)=L
The Epsilon-Delta Definition of a Limit
The limit of a function f(x) as x approaches a value c is a number L, written as limx→cf(x)=L, if for every number ϵ>0, there exists a number δ>0 such that if 0<∣x−c∣<δ, then ∣f(x)−L∣<ϵ.
Conditions of continuous
-
f(a) 存在,函数在 x=a 处有定义
-
limx→af(x) 存在,函数在 x=a 处有极限
-
limx→af(x)=f(a),函数在 x=a 处的极限值等于函数在该点的值
运算法则
[!note] Proposition 3.1
If the functions f and g are continuous at a, then
- f±g is continuous at a
- fg is continuous at a
- gf is continuous at a, provided g(a)=0
-
limx→a[kf(x)±g(x)]=klimx→af(x)±limx→ag(x)
-
limx→a[f(x)⋅g(x)]=limx→af(x)⋅limx→ag(x)
-
limx→ag(x)f(x)=limx→ag(x)limx→af(x)=BA(B=0)
拆极限
-
存在 + 存在 = 存在
-
不存在 + 存在 = 不存在
-
不存在 + 不存在 = 不一定存在
Pinching Theorem
Theorem 2.1 (Infinity)
-
Suppose that f, g and h are all defined on the interval (b,∞), where b∈R.
-
f(x)≤h(x)≤g(x),b<x<∞
-
limx→∞f(x)=L=limx→∞g(x)
-
limx→∞h(x)=L.
Theorem 2.3 (At x=a)
Suppose that f,g and h are all defined on an open interval, I, containing the point a; f,g and h may or may not be defined at x=a.
If
f(x)≤h(x)≤g(x)for x∈I,x=aand
limx→af(x)=limx→ag(x)=Lthen
limx→ah(x)=L.
All limit rules and the pinching theorem so far apply equally to the five forms of limit:
limx→−∞f(x),limx→a−f(x),limx→af(x),limx→a+f(x),limx→∞f(x)
Limits and composition of functions
Proposition 2.2
If limx→af(x)=L and limx→Lg(x)=k and g(L)=k, then we have limx→a(g∘f)(x)=limx→ag(f(x))=g(limx→af(x))=g(L)=k. Here we can change limx→a but cannot change conditions on g. Under these conditions we say that g is continuous at L.
Continuity at a point
Definition 2.3
Suppose that f is ==defined== on some ==open interval== containing the point a. If
limx→af(x)=f(a),
we say that f is continuous at a; otherwise we say that f is discontinuous at a.
Note: f is ==not== continuous at a if either
- f is not defined at a; or
- f is defined at a but limx→af(x) does not exist; or
- f is defined at a and limx→af(x) exists but limx→af(x)=f(a).
Theorem 3.1
Suppose that
- f is continuous on [a,b], and
- f(a)=f(b).
Then for any d lying between f(a) and f(b), there exists at least one point c∈(a,b) satisfying f(c)=d.
Applications of the IVT
Often, the IVT is used to show that the equation
f(x)=0
has a solution in (a,b).
In this case you need to check:
- f is continuous on [a,b], and
- f(a)f(b)<0.
(i.e. f(a) and f(b) are the opposite sign of each other - meaning that to get from f(a) to f(b) you have to cross through zero.)
七种未定式(不能直接带入求值)
(00,∞∞,0⋅∞,∞−∞,1∞,∞0,00)
等价无穷小(使用时将 x 广义化为趋于 0 的函数)
-
sinx∼x, tanx∼x, arcsinx∼x, arctanx∼x, ex−1∼x, ln(1+x)∼x
-
ax−1∼xlna, (1+x)α−1∼αx
-
1−cosx∼21x2, x−ln(1+x)∼21x2
-
x−sinx∼61x3, x−arcsinx∼−61x3, x−tanx∼−31x3, x−arctanx∼31x3
洛必达法则
-
x→a 时,f(x) 与 g(x) 都趋于 0 或 ∞(x→∞ 也适用)
-
f′(x) 与 g′(x) 存在,g′(x)=0
-
limx→ag′(x)f′(x) 存在,或为 ±∞,limx→ag(x)f(x)=limx→ag′(x)f′(x)
重要极限
-
limx→∞(1+x1)x=e
-
limx→0(1+x)x1=e
-
lim□→∞(1+□1)□=e
幂指函数极限(1∞,∞0,00)
- limuv=limevlnu=elimvlnu=elimv(u−1) (当 u→1 时,lnu=ln[1+(u−1)]∼u−1)