This is a beta course, so its structure, chapters, and examples may continue to change.
Convergence Criteria
Determining whether a sequence converges and finding its limiting value are the core problems of limit theory. This section introduces several important criteria and commonly used limits.
Commonly Used Limits
Mastering these basic limits is very important for computing complex limits:
This is one of the most important constants in mathematics, with important applications in calculus, probability theory, compound interest calculations, and many other fields.
Generalized form:
limn→∞(1+nk)n=ek
The origin of e:
e originally came from the compound interest problem. If the principal is 1 yuan and the annual interest rate is 100%, with interest compounded n times a year, then the amount after one year is (1+n1)n.
When n→∞ (continuous compounding), the limit is e.
The Ratio Test
For a positive-term sequence {an}, if limn→∞anan+1=q, then:
If q<1, then limn→∞an=0
If q>1, then limn→∞an=∞
If q=1, the test is inconclusive
Example: determine the limit of an=n!2n
anan+1=(n+1)!2n+1⋅2nn!=n+12→0<1
Therefore limn→∞n!2n=0
The Root Test
For a positive-term sequence {an}, if limn→∞nan=q, then: