Limits
Limits
Limits are the soul of calculus, describing the behavior of a function near a point.
Definition and Properties of Limits
- Function Limit: When x approaches x0, f(x) approaches A, denoted as limx→x0f(x)=A.
- Sequence Limit: When n approaches infinity, xn approaches A, denoted as limn→∞xn=A.
- Left and Right Limits: limx→x0−f(x) and limx→x0+f(x). The limit of f(x) at x0 exists if and only if both the left and right limits exist and are equal.
- Properties of Limits: Uniqueness, boundedness, sign-preserving property.
Infinitesimals and Infinities
- Infinitesimal: If limf(x)=0, then f(x) is called an infinitesimal.
- Infinity: If limf(x)=∞, then f(x) is called infinite.
- Relationship: In the same process, if f(x) is infinite, then 1/f(x) is infinitesimal; conversely, if f(x) is infinitesimal and f(x)=0, then 1/f(x) is infinite.
- Comparison of Infinitesimals: Let limα(x)=0, limβ(x)=0
- Higher-order infinitesimal: limβα=0
- Lower-order infinitesimal: limβα=∞
- Same-order infinitesimal: limβα=C=0
- Equivalent infinitesimal: limβα=1, denoted as α∼β. Using equivalent infinitesimals is an important method for calculating limits.
Calculation Rules for Limits
If limf(x)=A, limg(x)=B, then:
- lim[f(x)±g(x)]=A±B
- lim[f(x)⋅g(x)]=A⋅B
- limg(x)f(x)=BA (where B=0)
Criteria for the Existence of Limits and Two Important Limits
Criteria
- Squeeze Theorem: If in a neighborhood of a point, g(x)≤f(x)≤h(x) always holds, and limg(x)=limh(x)=A, then limf(x)=A.
- Monotone Bounded Theorem: A monotone bounded sequence must have a limit.
Two Important Limits
limx→0xsinx=1
limx→∞(1+x1)x=e
Common Equivalent Infinitesimals
As x→0:
- sinx∼x
- tanx∼x
- arcsinx∼x
- arctanx∼x
- 1−cosx∼2x2
- ex−1∼x
- ln(1+x)∼x
- (1+x)α−1∼αx
These equivalent infinitesimals are very useful for calculating limits and can greatly simplify the process.
Exercises
- Calculate the limit x→0limxsin3x.
- Determine whether the sequence xn=n1 is an infinitesimal sequence.
- Use equivalent infinitesimals to calculate the limit x→0limx21−cosx.
- Calculate the limit x→∞lim(1+x2)x.
- Determine the limit of f(x)=x1 as x→0+, and state whether it is infinite or infinitesimal.
Reference Answers
1. Calculate x→0limxsin3x
Solution: xsin3x=3⋅3xsin3x, as x→0, 3xsin3x→1.
Answer: The limit is 3.
2. Is xn=n1 an infinitesimal sequence?
Solution: n→∞limn1=0.
Answer: Yes, it is an infinitesimal sequence.
3. Use equivalent infinitesimals to calculate x→0limx21−cosx
Solution: 1−cosx∼2x2, so the limit ≈x22x2=21.
Answer: The limit is 21.
4. Calculate x→∞lim(1+x2)x
Solution: Use the important limit x→∞lim(1+xa)x=ea. Here a=2, so the limit is e2.
Answer: The limit is e2.
5. Determine the limit of f(x)=x1 as x→0+, and state whether it is infinite or infinitesimal
Solution: As x→0+, f(x)=x1→+∞, which is infinite.
Answer: The limit does not exist (tends to +∞), it is infinite.