This is a beta course, so its structure, chapters, and examples may continue to change.
Power Series
Definition of Power Series
定义
定义是对概念、术语或对象含义的精确描述。理解定义是学习任何知识领域的基础,每个概念都有其明确的定义。
Definition of Power Series The series ∑n=0∞anxn is called a power series, where an are the coefficients and x is the variable.
符号说明
| Symbol | Type | Pronunciation/Explanation | Meaning in This Article |
|---|
| ∑ | Greek letter | Sigma | Summation symbol, representing series |
| ∞ | Mathematical symbol | Infinity | Represents infinite series, infinite number of terms |
| an | Mathematical symbol | Coefficient | Coefficient of the n-th term in power series |
| R | Mathematical symbol | Radius of convergence | Radius where the power series converges |
Convergence
数学定理
定理是数学中经过严格证明的命题,是数学推理的基础。定理通常包含条件和结论,是数学知识体系的重要组成部分。
Power Series Convergence
There exists a radius of convergence R such that:
- When ∣x∣<R, the series converges
- When ∣x∣>R, the series diverges
- When ∣x∣=R, convergence must be determined separately
The radius of convergence can be found using the ratio test or root test.
Methods to Find Radius of Convergence
Ratio Test
数学定理
定理是数学中经过严格证明的命题,是数学推理的基础。定理通常包含条件和结论,是数学知识体系的重要组成部分。
Ratio Test for Radius of Convergence
If limn→∞anan+1=L, then:
- When L=0, R=+∞
- When L=+∞, R=0
- When 0<L<+∞, R=L1
Root Test
数学定理
定理是数学中经过严格证明的命题,是数学推理的基础。定理通常包含条件和结论,是数学知识体系的重要组成部分。
Root Test for Radius of Convergence
If limn→∞n∣an∣=L, then:
- When L=0, R=+∞
- When L=+∞, R=0
- When 0<L<+∞, R=L1
Examples
Example 1
Find the radius of convergence of the power series ∑n=0∞n!xn.
Solution:
an=n!1
limn→∞anan+1=limn→∞(n+1)!n!=limn→∞n+11=0
Therefore, the radius of convergence R=+∞, meaning it converges for all real numbers x.
Example 2
Find the radius of convergence of the power series ∑n=0∞xn.
Solution:
an=1
limn→∞anan+1=limn→∞1=1
Therefore, the radius of convergence R=1, meaning it converges when ∣x∣<1.
Example 3
Find the radius of convergence of the power series ∑n=0∞n!xn.
Solution:
an=n!
limn→∞anan+1=limn→∞n!(n+1)!=limn→∞(n+1)=+∞
Therefore, the radius of convergence R=0, meaning it converges only when x=0.
Example 4
Find the radius of convergence of the power series ∑n=0∞n2xn.
Solution:
an=n21
limn→∞anan+1=limn→∞(n+1)2n2=1
Therefore, the radius of convergence R=1, meaning it converges when ∣x∣<1.
Exercises
Exercise 1
Find the radius of convergence of the power series ∑n=0∞n!xn.
Reference Answer(3 个标签)
power seriesradius of convergenceratio test
Problem-solving approach:
Use the ratio test to find the radius of convergence.
Detailed steps:
- Identify the series type: ∑n=0∞n!xn is a power series
- Determine the coefficients: an=n!
- Calculate the ratio: limn→∞anan+1=limn→∞n!(n+1)!=limn→∞(n+1)=+∞
- Radius of convergence: R=+∞1=0
Answer:
The radius of convergence is 0, meaning it converges only when x=0.
Exercise 2
Find the radius of convergence of the power series ∑n=0∞n2xn.
Reference Answer(3 个标签)
power seriesradius of convergenceratio test
Problem-solving approach:
Use the ratio test to find the radius of convergence.
Detailed steps:
- Identify the series type: ∑n=0∞n2xn is a power series
- Determine the coefficients: an=n21
- Calculate the ratio: limn→∞anan+1=limn→∞(n+1)2n2=1
- Radius of convergence: R=11=1
Answer:
The radius of convergence is 1, meaning it converges when ∣x∣<1.
Exercise 3
Find the radius of convergence of the power series ∑n=0∞n3xn.
Reference Answer(3 个标签)
power seriesradius of convergenceratio test
Problem-solving approach:
Use the ratio test to find the radius of convergence.
Detailed steps:
- Identify the series type: ∑n=0∞n3xn is a power series
- Determine the coefficients: an=n31
- Calculate the ratio: limn→∞anan+1=limn→∞(n+1)3n3=1
- Radius of convergence: R=11=1
Answer:
The radius of convergence is 1, meaning it converges when ∣x∣<1.
Exercise 4
Find the radius of convergence of the power series ∑n=0∞2nxn.
Reference Answer(3 个标签)
power seriesradius of convergenceratio test
Problem-solving approach:
Use the ratio test to find the radius of convergence.
Detailed steps:
- Identify the series type: ∑n=0∞2nxn is a power series
- Determine the coefficients: an=2n1
- Calculate the ratio: limn→∞anan+1=limn→∞2n+12n=21
- Radius of convergence: R=211=2
Answer:
The radius of convergence is 2, meaning it converges when ∣x∣<2.
Exercise 5
Find the radius of convergence of the power series ∑n=0∞n!xn.
Reference Answer(3 个标签)
power seriesradius of convergenceratio test
Problem-solving approach:
Use the ratio test to find the radius of convergence.
Detailed steps:
- Identify the series type: ∑n=0∞n!xn is a power series
- Determine the coefficients: an=n!1
- Calculate the ratio: limn→∞anan+1=limn→∞(n+1)!n!=limn→∞n+11=0
- Radius of convergence: R=01=+∞
Answer:
The radius of convergence is +∞, meaning it converges for all real numbers x.
Summary
Symbols Used in This Article
| Symbol | Type | Pronunciation/Explanation | Meaning in This Article |
|---|
| x | Mathematical symbol | Variable | Variable in the power series |
| L | Mathematical symbol | Limit value | Limit of ratio or root value |
| lim | Mathematical symbol | Limit | Represents limit of sequence or function |
| n! | Mathematical symbol | Factorial | n factorial, n!=n×(n−1)×⋯×1 |
| n! | Mathematical symbol | Factorial | n factorial, n!=n×(n−1)×⋯×1 |
Chinese-English Glossary
| Chinese Term | English Term | IPA Pronunciation | Explanation |
|---|
| 幂级数 | power series | /ˈpaʊə ˈsɪəriːz/ | Series of the form ∑n=0∞anxn |
| 收敛半径 | radius of convergence | /ˈreɪdiəs əv kənˈvɜːdʒəns/ | Radius R where the power series converges |
| 系数 | coefficient | /kəʊɪˈfɪʃənt/ | Coefficients an of terms in power series |
| 比值判别法 | ratio test | /ˈreɪʃiəʊ test/ | Method to determine convergence using ratio of consecutive terms |
| 根值判别法 | root test | /ruːt test/ | Method to determine convergence using n-th root |
| 收敛 | 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 |
| 阶乘 | factorial | /fækˈtɔːriəl/ | n!=n×(n−1)×⋯×1 |