导航菜单

Basic Concepts of Infinite Series

Concept of Series

Definition of Series

Given a sequence {an}\{a_n\}, the expression:

n=1an=a1+a2+a3++an+\sum_{n=1}^{\infty} a_n = a_1 + a_2 + a_3 + \cdots + a_n + \cdots

is called an infinite series, or simply a series. Here ana_n is called the general term of the series.

符号说明
SymbolTypePronunciation/ExplanationMeaning in This Article
{an}\{a_n\}Mathematical symbolSequence notationRepresents a sequence, ana_n is the nn-th term
\sumGreek letterSigmaSummation symbol, representing series
\inftyMathematical symbolInfinityRepresents infinite series, infinite number of terms

Partial Sums

Definition of Partial Sums

The sum of the first nn terms of the series n=1an\sum_{n=1}^{\infty} a_n:

Sn=a1+a2++an=k=1nakS_n = a_1 + a_2 + \cdots + a_n = \sum_{k=1}^n a_k

is called the nn-th partial sum of the series.

Convergence

The diagram below shows the partial sums of a classic convergent geometric series (where each term is halved). The horizontal axis represents the number of terms nn, and the vertical axis represents the partial sum of the first nn terms. You can see that the curve approaches a finite value quickly, indicating that the series converges rapidly.

Definition of Series Convergence

If the sequence {Sn}\{S_n\} converges (convergence), meaning there exists a finite limit:

limnSn=S\lim_{n \to \infty} S_n = S

then the series n=1an\sum_{n=1}^{\infty} a_n is said to converge (convergence), and SS is called the sum of the series, denoted as:

n=1an=S\sum_{n=1}^{\infty} a_n = S

Divergence

When the sequence of partial sums grows continuously without a finite limit, we say the corresponding series diverges. The chart below specifically shows the partial sums of the harmonic series (1n\sum \frac{1}{n}), which continues to rise as the number of terms increases, clearly demonstrating the characteristic of divergence.

Definition of Series Divergence

If the sequence {Sn}\{S_n\} diverges (divergence), then the series n=1an\sum_{n=1}^{\infty} a_n is said to diverge (divergence).

Properties of Series

Linearity Property

If both series n=1an\sum_{n=1}^{\infty} a_n and n=1bn\sum_{n=1}^{\infty} b_n converge, then:

Linearity Property of Series

n=1(an+bn)=n=1an+n=1bn\sum_{n=1}^{\infty} (a_n + b_n) = \sum_{n=1}^{\infty} a_n + \sum_{n=1}^{\infty} b_n

n=1(can)=cn=1an\sum_{n=1}^{\infty} (ca_n) = c \sum_{n=1}^{\infty} a_n

where cc is a constant.

Necessary Condition for Convergence

If the series n=1an\sum_{n=1}^{\infty} a_n converges (convergence), then:

Necessary Condition for Series Convergence

If the series n=1an\sum_{n=1}^{\infty} a_n converges, then its general term must approach 0:

limnan=0\lim_{n \to \infty} a_n = 0
证明

Proof Strategy: Utilize the definition of series convergence and properties of sequence limits.

Detailed Proof:

  1. Assume the series converges: Let the series n=1an\sum_{n=1}^{\infty} a_n converge to sum SS, that is: limnSn=S\lim_{n \to \infty} S_n = S where Sn=a1+a2++anS_n = a_1 + a_2 + \cdots + a_n

  2. Express the general term: Note that an=SnSn1a_n = S_n - S_{n-1} (for n2n \geq 2)

  3. Compute the limit: limnan=limn(SnSn1)=limnSnlimnSn1=SS=0\lim_{n \to \infty} a_n = \lim_{n \to \infty} (S_n - S_{n-1}) = \lim_{n \to \infty} S_n - \lim_{n \to \infty} S_{n-1} = S - S = 0

  4. Conclusion: Therefore limnan=0\lim_{n \to \infty} a_n = 0

Proof Complete: If the series converges, its general term must approach zero.

Note: This is a necessary condition, not a sufficient condition. That is, limnan=0\lim_{n \to \infty} a_n = 0 does not guarantee that the series converges (convergence).

Exercises

Exercise 1

Determine the convergence of the series n=1n2n\sum_{n=1}^{\infty} \frac{n}{2^n}.

Reference Answer (2 个标签)
series convergence ratio test

Problem-solving approach: Use the ratio test to compute the limit of the ratio between consecutive terms.

Detailed steps:

  1. Let an=n2na_n = \frac{n}{2^n}
  2. Calculate the ratio: an+1an=n+12n+12nn=n+12n\frac{a_{n+1}}{a_n} = \frac{n+1}{2^{n+1}} \cdot \frac{2^n}{n} = \frac{n+1}{2n}
  3. Find the limit: limnan+1an=limnn+12n=12<1\lim_{n \to \infty} \frac{a_{n+1}}{a_n} = \lim_{n \to \infty} \frac{n+1}{2n} = \frac{1}{2} < 1
  4. Determine convergence: Ratio is less than 1, so the series converges

Answer: The series converges (convergence).

Exercise 2

Determine the convergence of the series n=1(1)nn2\sum_{n=1}^{\infty} \frac{(-1)^n}{n^2}.

Reference Answer (3 个标签)
series convergence absolute convergence p-series

Problem-solving approach: First check for absolute convergence; if absolutely convergent, the original series converges.

Detailed steps:

  1. Consider the absolute value series: n=11n2\sum_{n=1}^{\infty} \frac{1}{n^2}
  2. This is a pp-series with p=2>1p = 2 > 1, so it converges absolutely
  3. Since it converges absolutely, the original series converges

Answer: The series converges (convergence).

Exercise 3

Determine the convergence of the series n=11nlnn\sum_{n=1}^{\infty} \frac{1}{n\ln n}.

Reference Answer (2 个标签)
series convergence integral test

Problem-solving approach: Use the integral test to compare the series with an integral.

Detailed steps:

  1. Let f(x)=1xlnxf(x) = \frac{1}{x\ln x}, then an=f(n)a_n = f(n)
  2. Compute the integral: 2+1xlnxdx=2+1lnxd(lnx)=ln(lnx)2+=+\int_2^{+\infty} \frac{1}{x\ln x} dx = \int_2^{+\infty} \frac{1}{\ln x} d(\ln x) = \ln(\ln x) \big|_2^{+\infty} = +\infty
  3. The integral diverges, so the series diverges

Answer: The series diverges (divergence).

Exercise 4

Determine the convergence of the series n=11n2+n\sum_{n=1}^{\infty} \frac{1}{n^2 + n}.

Reference Answer (3 个标签)
series convergence comparison test p-series

Problem-solving approach: Use the comparison test to compare with a known convergent series.

Detailed steps:

  1. Since 1n2+n<1n2\frac{1}{n^2 + n} < \frac{1}{n^2}, and n=11n2\sum_{n=1}^{\infty} \frac{1}{n^2} is a convergent pp-series (p=2>1p = 2 > 1)
  2. By the comparison test, n=11n2+n\sum_{n=1}^{\infty} \frac{1}{n^2 + n} converges

Answer: The series converges (convergence).

Exercise 5

Determine the convergence of the series n=1(1)n+1n1/2\sum_{n=1}^{\infty} \frac{(-1)^{n+1}}{n^{1/2}}.

Reference Answer (6 个标签)
series convergence absolute convergence conditional convergence alternating series Leibniz test p-series

Problem-solving approach: First check for absolute convergence; if the absolute series diverges, check for conditional convergence.

Detailed steps:

  1. Consider the absolute value series: n=11n1/2\sum_{n=1}^{\infty} \frac{1}{n^{1/2}}
  2. This is a pp-series with p=121p = \frac{1}{2} \leq 1, so it diverges
  3. Since the absolute series diverges, further testing is needed
  4. The original series is an alternating series with an=1n1/2a_n = \frac{1}{n^{1/2}}
  5. Check Leibniz test conditions:
    • an>0a_n > 0
    • an+1<ana_{n+1} < a_n ✓ (since 1(n+1)1/2<1n1/2\frac{1}{(n+1)^{1/2}} < \frac{1}{n^{1/2}})
    • limnan=0\lim_{n \to \infty} a_n = 0
  6. Satisfies Leibniz test conditions, so the series converges

Answer: The series converges (conditionally) (conditional convergence).


Summary

Symbols Used in This Article

SymbolTypePronunciation/ExplanationMeaning in This Article
{an}\{a_n\}Mathematical symbolSequence notationRepresents a sequence, ana_n is the nn-th term
SnS_nMathematical symbolPartial sumSum of the first nn terms of the series
lim\limMathematical symbolLimitRepresents limit of sequence or function
ρ\rhoGreek letterRhoRepresents limit value in series convergence tests

Chinese-English Glossary

Chinese TermEnglish TermIPA PronunciationExplanation
级数series/ˈsɪəriːz/Sum of infinite terms, denoted as n=1an\sum_{n=1}^{\infty} a_n
无穷级数infinite series/ˈɪnfɪnɪt ˈsɪəriːz/Series with infinite number of terms
通项general term/ˈdʒenərəl tɜːm/The nn-th term ana_n in the series
部分和partial sum/ˈpɑːʃəl sʌm/Sum of first nn terms SnS_n of the series
收敛convergence/kənˈvɜːdʒəns/Partial sums sequence has a finite limit
发散divergence/daɪˈvɜːdʒəns/Partial sums sequence has no finite limit
sum/sʌm/Limit value of convergent series
线性性质linearity property/ˈlɪniəriti ˈprɒpəti/Linear characteristics of series operations
必要条件necessary condition/nɪˈsesəri kənˈdɪʃən/Condition that must be satisfied for series convergence
充分条件sufficient condition/səˈfɪʃənt kənˈdɪʃən/Condition that guarantees series convergence
条件收敛conditional convergence/kənˈdɪʃənəl kənˈvɜːdʒəns/Series converges but absolute series diverges

课程路线图

  1. 1

    Exploring Functions in Advanced Mathematics

    先修课程

    Functions are a core idea of advanced mathematics. This course walks through foundational concepts, key properties, and classic constants so you can read, reason, and compute with confidence.

    前往课程
  2. 2

    Sequences

    先修课程

    Sequences bridge discrete thinking and calculus. This track covers core definitions, limits, convergence, and classic models.

    前往课程
  3. 3

    The World of Limits in Advanced Mathematics

    先修课程

    Limits are the foundation of calculus and one of the most important ideas in advanced mathematics.

    前往课程
  4. 4

    Infinite Series

    当前课程

    Explore convergence tests, summation, power-series expansions, and applications.

    前往课程

搜索