A Guide to Choosing Criteria

In practice, choosing the right criterion for the existence of a limit is an important question. This guide will help you select the most appropriate criterion based on the specific situation.

Strategies for Choosing a Criterion

When to Use the Squeeze Theorem

Applicable situations:

  • The function is “sandwiched” between other functions
  • The limit is difficult to compute directly
  • The function has an oscillatory nature
  • It involves the boundedness of trigonometric functions

Typical examples:

  • lim⁡x→0xsin⁡1x\lim_{x \to 0} x \sin \frac{1}{x}
  • lim⁡x→0x2cos⁡1x\lim_{x \to 0} x^2 \cos \frac{1}{x}
  • lim⁡x→∞sin⁡xx\lim_{x \to \infty} \frac{\sin x}{x}

When to Use the Monotone Convergence Criterion

Applicable situations:

  • The sequence has obvious monotonicity
  • The sequence is bounded
  • The limit cannot be found directly
  • The sequence is defined by a recurrence relation

Typical examples:

  • xn=(1+1n)nx_n = \left(1 + \frac{1}{n}\right)^n
  • xn=nn+1x_n = \frac{n}{n+1}
  • xn=nnx_n = \sqrt[n]{n}

When to Use the Cauchy Criterion

Applicable situations:

  • The monotonicity of the sequence is not obvious
  • Convergence must be proved without being able to find the limit
  • The sequence has a complicated recurrence relation
  • The sequence involves irrational or transcendental numbers

Typical examples:

  • xn=∑k=1n1k2x_n = \sum_{k=1}^{n} \frac{1}{k^2}
  • xn=∑k=1n1k!x_n = \sum_{k=1}^{n} \frac{1}{k!}

When to Use the Subsequence Criterion

Applicable situations:

  • Divergence must be proved
  • The sequence has obvious periodicity
  • Subsequences converging to different limits can be found

Typical examples:

  • xn=(−1)nx_n = (-1)^n
  • xn=sin⁡nπ2x_n = \sin \frac{n\pi}{2}

When to Use the Boundedness Criterion

Applicable situations:

  • Divergence must be proved
  • The sequence is obviously unbounded
  • The sequence tends to infinity

Typical examples:

  • xn=nx_n = n
  • xn=n2x_n = n^2
  • xn=2nx_n = 2^n

Comprehensive Application

Strategies for Solving Difficult Problems

  1. First analyze the properties of the sequence/function

    • Is there obvious monotonicity?
    • Is it bounded?
    • Is there periodicity?
  2. Try to compute the limit directly

    • If possible, compute it directly
    • If difficult, consider using a criterion
  3. Choose an appropriate criterion

    • Choose based on the features of the sequence/function
    • Several criteria may need to be combined
  4. Verify the result

    • Check whether the computation is correct
    • Verify whether the conclusion is reasonable

Practice Problems

Exercise 1

For the sequence xn=n2+1n2+nx_n = \frac{n^2 + 1}{n^2 + n}, which criterion should be used? Why?

Reference Answer(1 个标签)
existence of limits

Idea: Analyze the features of the sequence and choose an appropriate criterion.

Detailed steps:

  1. Analyze the features of the sequence:

    • xn=n2+1n2+n=1−n−1n2+nx_n = \frac{n^2 + 1}{n^2 + n} = 1 - \frac{n-1}{n^2 + n}
    • As nn increases, n−1n2+n\frac{n-1}{n^2 + n} decreases
    • Therefore the sequence is monotonically increasing
  2. Prove bounded above:

    • xn=1−n−1n2+n<1x_n = 1 - \frac{n-1}{n^2 + n} < 1
  3. Choose the criterion:

    • Since the sequence is monotonically increasing and bounded above, the monotone convergence criterion should be used

Answer: The monotone convergence criterion should be used, because the sequence is monotonically increasing and bounded above.

Exercise 2

For the limit lim⁡x→0xsin⁡1x\lim_{x \to 0} x \sin \frac{1}{x}, which criterion should be used? Why?

Reference Answer(1 个标签)
existence of limits

Idea: Analyze the features of the function and choose an appropriate criterion.

Detailed steps:

  1. Analyze the features of the function:

    • sin⁡1x\sin \frac{1}{x} oscillates as x→0x \to 0
    • But the sin⁡\sin function is bounded: −1≤sin⁡1x≤1-1 \leq \sin \frac{1}{x} \leq 1
  2. Construct a squeeze inequality:

    • −∣x∣≤xsin⁡1x≤∣x∣-|x| \leq x \sin \frac{1}{x} \leq |x|
  3. Choose the criterion:

    • Since the function is “sandwiched” between other functions, the squeeze theorem should be used

Answer: The squeeze theorem should be used, because the function is sandwiched between bounded functions.

Exercise 3

For the sequence xn=∑k=1n1k2x_n = \sum_{k=1}^{n} \frac{1}{k^2}, which criterion should be used? Why?

Reference Answer(1 个标签)
existence of limits

Idea: Analyze the features of the sequence and choose an appropriate criterion.

Detailed steps:

  1. Analyze the features of the sequence:

    • The sequence is monotonically increasing (each term is positive)
    • But the monotonicity is not obvious
    • The limit cannot be found directly
  2. Consider the Cauchy criterion:

    • One can prove that the sequence satisfies the Cauchy condition
    • This is an effective way to prove convergence
  3. Choose the criterion:

    • The Cauchy convergence criterion should be used

Answer: The Cauchy convergence criterion should be used, because the monotonicity of the sequence is not obvious and the limit cannot be found directly.

Exercise 4

For the sequence xn=(−1)nx_n = (-1)^n, which criterion should be used? Why?

Reference Answer(1 个标签)
existence of limits

Idea: Analyze the features of the sequence and choose an appropriate criterion.

Detailed steps:

  1. Analyze the features of the sequence:

    • The sequence oscillates between 1 and -1
    • It has obvious periodicity
  2. Construct subsequences:

    • Even-indexed terms: x2n=1x_{2n} = 1, whose limit is 1
    • Odd-indexed terms: x2n−1=−1x_{2n-1} = -1, whose limit is -1
  3. Choose the criterion:

    • Since there exist subsequences converging to different limits, the subsequence criterion should be used

Answer: The subsequence criterion should be used, because subsequences converging to different limits can be found.


Summary

Symbols Used in This Article

符号类型读音/说明在本文中的含义
{xn}\{x_n\}数学符号sequenceA sequence
f(x)f(x)数学符号functionA function
lim⁡\lim数学符号limitThe limit of a function or sequence
→\to数学符号tends toA variable tending to some value
∞\infty数学符号infinityInfinity

中英对照

中文术语英文术语音标说明
夹逼准则squeeze theorem/skwiːz ˈθɪərəm/Finding a limit by sandwiching a function between two functions
单调有界准则monotone bounded theorem/ˈmɒnətəʊn ˈbaʊndɪd ˈθɪərəm/A criterion for determining the convergence of a sequence
柯西收敛准则Cauchy convergence criterion/ˈkoʊʃi kənˈvɜːdʒəns kraɪˈtɪəriən/A criterion for determining the convergence of a sequence
子数列准则subsequence criterion/ˈsʌbˌsiːkwəns kraɪˈtɪəriən/A criterion for determining the convergence of a sequence
有界性准则boundedness criterion/ˈbaʊndɪdnəs kraɪˈtɪəriən/A criterion for determining the convergence of a sequence
保号性准则sign-preserving property/saɪn prɪˈzɜːvɪŋ ˈprɒpəti/The sign-preserving property of limits
单调递增monotone increasing/ˈmɒnətəʊn ɪnˈkriːsɪŋ/Sequence or function values gradually increase
单调递减monotone decreasing/ˈmɒnətəʊn dɪˈkriːsɪŋ/Sequence or function values gradually decrease
有界bounded/ˈbaʊndɪd/Having both upper and lower bounds
无界unbounded/ʌnˈbaʊndɪd/Having no upper or lower bound