← Back to Learning Notes

Chapter 9: Infinite Series — Advanced Mathematics - Collection of Formulas

Chapter 9: Infinite Series from the formula collection, kept as a focused chapter for faster reading and image loading.

On this page

Chapter 9: Infinite Series

9.1 Series of Constant Terms

Problem-Solving Steps

  • Step 1: Determine the type of series
  • Positive, interleaved, arbitrary terms
  • Step 2: Choose the method based on the number of levels
  • Series of positive terms -> Five types of criteria for convergence and dispersion are used for judgment;
  • alternating series -> a method;
  • Any term series -> one method;
  • Step 3: If a determination cannot be made, you can use definitions and properties to make a judgment
  • Definitions and properties apply to all types of series;

9.1.1 Basic Concepts

Definition: Convergence of series of constant terms

  • $u_{1}, u_{2},\cdots u_{n},\cdots$ represents the constant term, $S_{n}=u_{1}+u_{2}+\cdots+u_{n}$ represents the sum of the first n terms;
  • If the finite limit

$$S=\lim_{n\to+\infty}S_n$$

exists, then the series $\sum_{n=1}^{\infty}u_n$ converges to $S$; otherwise it diverges.

Nature

  • 1. If $\sum_{n=1}^{\infty}u_n=S$, then $\sum_{n=1}^{\infty}k u_n=kS$.
  • 2. If $\sum_{n=1}^{\infty}H_n=h$ and $\sum_{n=1}^{\infty}U_n=u$, then $\sum_{n=1}^{\infty}(H_n\pm U_n)=h\pm u$.
  • 3. Adding, removing, or changing finitely many terms does not affect convergence, although it may change the sum.
  • 4. Grouping finitely many consecutive terms of a convergent series preserves convergence and its sum.
  • 5. A necessary condition for convergence is

$$\sum_{n=1}^\infty u_n\text{ converges }\Longrightarrow\lim_{n\to\infty}u_n=0.$$

Common Conclusions

  • $$\sum_{n=1}^{\infty}|b_n|\text{ converges }\Longrightarrow \sum_{n=1}^{\infty}b_n^2\text{ converges}.$$

9.1.2 Series of Positive Terms

Definition: Convergence of positive term series

  • A positive-term series $\sum u_n$ converges if and only if its partial sums $\{S_n\}$ are bounded above:

$$\sum_{n=1}^\infty u_n\text{ converges }\Longleftrightarrow \{S_n\}\text{ is bounded above}.$$

Methods: Five types of methods for positive term series

  • Method Classification:
  • 1. Comparative Method of Careful Convergence
  • 2. The limit form of the comparative method
  • 3. Ratio method

-4. root test

  • 5. Integral Discrimination Method
  • Method Selection:
  • First category: Method 1、2
  • The current general term needs to be compared with other known general terms;
  • Advantages:
  • Broader applicability;
  • As long as methods 3 and 4 can make a judgment, method 1、2 can definitely make a judgment, though it may be more inconvenient to do;
  • Disadvantages:
  • Inconvenient to use;
  • Category Two: Method 3、4
  • Concept:
  • Only need to make judgments on their own;
  • Advantages:
  • Easy to use, no need for other levels, you can judge by yourself;
  • Disadvantages:
  • Sometimes, the series is clearly divergent but difficult to prove with methods;
  • That is: narrow scope of application;
  • Steps to solve the problem:
  • 1. First, observe whether the convergence and divergence -> law can be directly seen;
  • 2. When judging methods, first consider the 3、4 of the method used;
  • 3. If a determination cannot be made, then consider 1、2;
  • Pattern:
  • Big Three: $$a^n\quad n!\quad n^n$$
  • If at least one of these three giants appears, the method 3、4 is usually used;
  • If none of the three giants appear, the most common forms are $n^p$ or $In{n}$, and then the method is 1、2;

Method One: Comparative Convergence Method

  • If $\sum U_n$ and $\sum V_n$ are positive series and $u_n<v_n$:
  • $$\sum_{n=1}^\infty\nu_n\text{ Convergence }\Rightarrow\sum_{n=1}^\infty u_n\text{ Convergence }$$
  • $$\sum_{n=1}^\infty u_n\text{ Diverges }\Rightarrow\sum_{n=1}^\infty\nu_n\text{ Diverges }$$
  • Summary:
  • Large convergence, small convergence converges;
  • Small things diverge, big ones definitely diverge;
  • The reverse is not allowed;
  • How to use:
  • Make a preliminary judgment before use;
  • If the preliminary judgment is that it is convergent, magnify it;
  • If preliminarily judged to be divergent, it will be reduced;
  • Common Grade One:
  • $$\sum_{n=1}^\infty\frac1{n^p}\quad\text{converges for }p>1\text{ and diverges for }p\leq1.$$
  • Note:
  • P=1 -> Harmonic Series: $\sum\frac{1}{n}\quad \text{ It will definitely diverge }$
  • Why is P=1 divergent?
  • The Nature of Convergence:
  • Whether a series converges does not depend on whether the summation term is infinite, nor even on the size of the sum, but on the speed at which the common term in the sum approaches zero;
  • Velocity comparison cannot determine whether a series diverges or converges, but velocity changes bring about fundamental changes;
  • Common Grade Two:
  • $$\sum_{n=1}^\infty aq^n\left(a>0,q>0\right)\quad\text{converges when }q<1\text{ and diverges when }q\geq1.$$
  • Whether a geometric series converges depends solely on the value of its q, i.e., the common ratio determines its convergence and divergence;

Method Two: The limit form of the comparative method

  • Set $$\lim_{n\to\infty}\frac{u_n}{v_n}=l\left(0\leq l\leq+\infty\right)$$
  • If:
  • 1. $$\text{If }0<l<+\infty,\text{ then }\sum_{n=1}^{\infty}u_{n}\text{ and }\sum_{n=1}^{\infty}\nu_{n}\text{ either both converge or both diverge}.$$
  • 2. $$\text{If }l=0,\quad \sum_{n=1}^\infty\nu_n\text{ converges }\Rightarrow\sum_{n=1}^\infty u_n\text{ converges, and }\sum_{n=1}^\infty u_n\text{ diverges }\Rightarrow\sum_{n=1}^\infty\nu_n\text{ diverges}.$$
  • 3. $$\text{If }l=+\infty,\quad \sum_{n=1}^\infty\nu_n\text{ diverges }\Rightarrow\sum_{n=1}^\infty u_n\text{ diverges, and }\sum_{n=1}^\infty u_n\text{ converges }\Rightarrow\sum_{n=1}^\infty\nu_n\text{ converges}.$$

Method 3: Ratio Convergence Method

  • If $\sum U_n$ is a positive series, then if $$\lim_{n\to\infty}\frac{u_{n+1}}{u_{n}}=\rho$$
  • If $\rho <1$, then $\sum U_n$ converges;
  • If $\rho >1$, then $\sum U_n$ diverges;
  • If $\rho =1$, $\sum U_n$ cannot be determined, please use other methods;

Method 4: root test

  • $$\text{ Let }\lim_{n\to\infty}\sqrt[n]{u_n}=\rho\text{ , then }\sum_{n=1}^\infty u_n\begin{cases}\text{ Convergence },&\rho<1,\\\\\text{ Diverges },&\rho>1,\\\\\text{ Not necessarily },&\rho=1,\end{cases}$$

Method 5: Points Discrimination Method

  • Let $f(x)$ decrease monotonically on $[1, +\infty), $ is a non-negative continuous function $, $ and $a_{n}=f(n), $ then $\sum_{n=1}^{\infty}a_{n}$ has the same convergence or divergence as $\int_{1}^{+\infty}f(x)dx$

-Example Problems:

  • Proof:
  • Series $\sum_{i=1}^\infty\frac1{n^p}$ Converges when $p>1$ and diverges when $p\leq1$;
  • Analysis
  • Set $a_{n}=\frac{1}{n^{p}}=f(u),f(x)=\frac{1}{x^{p}}$
  • So the score is obtained: $\int_{1}^{+\infty}\frac{dx}{x^{p}}$

9.1.3 alternating series

Definition: Alternating series

  • $$\sum_{n=1}^\infty(-1)^{n-1}u_n,u_n>0$$
  • $u_{1}-u_{2}+u_{3}-u_{4}+u_{5}-u_{6}+\cdots$;
  • $-u_{1}+u_{2}-u_{3}+u_{4}-u_{5}+u_{6}\cdots$;

Note

  • If the number of terms is infinite,parentheses cannot be arbitrarily added, andorder cannot be arbitrarily changed**;
  • For example:
  • $1-1+1-1+1-1+1-1+1-1+1-1+1......$
  • If it is an odd term ->, the result is 1;
  • If the even term -> is 0;
  • If you add parentheses
  • $(1-1)+(1-1)+(1-1)+(1-1)+......$
  • Adding parentheses to the infinite term like this may cause problems because it is unclear whether it is an odd or even term;

Theorem: Leibnizprinciple

Description: currently has an alternating series $\sum_{n=1}^{+\infty}\left(-1\right)^{n-1}u_{n}$, when:
1) $u_{n}\geq u_{n+1}$: Monotonous subtraction
2)$\lim_{n\to\infty}u_{n}=0$
then $\sum_{n=1}^{+\infty}\left(-1\right)^{n-1}u_{n}$ series converges, S <= $u_1$, and $|r_{n}|\leq u_{n+1}$

Explanation

  • Note:
  • Requirements:
  • 1) $u_{n}\geq u_{n+1}$: Monotonous subtraction
  • 2)$\lim_{n\to\infty}u_{n}=0$
  • These two requirements aresufficient conditionsfor the convergence of an alternate series, meaning if either of these does not hold, the convergence of an alternate series is also possible;
  • Premise:
  • Before using Leibniz's theorem, it must be ensured that the current is an alternating series;
  • The latter is smaller than the former;
  • And $u_n$ approaches zero;

9.1.4 Arbitrary Term Series

Concept of Arbitrary Term Series

  • Features:
  • There are positive terms and negative terms;
  • And both positive and negative terms must be infinite;
  • Any term: $u_{1}+u_{2}+u_{3}+u_{4}+\cdots$, and the positive or negative of $u_n$ is unknown;
  • Positive term series: $|u_{1}|+|u_{2}|+|u_{3}|+|u_{4}|+\cdots$, each term takes an absolute value;
  • This is an absolute series;

How to Judge

-Principle: Convert new problems into old problems -> convert a variant series into a positive term series -> Add an absolute value to the general term -> When this new positive term series converges, any term series also converges;

Definition: Absoluteconvergenceandconditionalconvergence

description:
1. Absolute convergence: If the absolute value of $\sum|u_{n}|$ converges, it is called $\sum u_n$ convergence;
2. Conditional convergence: If $u_n$ is convergent and $\sum|u_{n}|$ divergent, then $\sum u_n$ is called conditionally convergent;
Details:
(1) If $\sum^{\infty}_{n=1}=|a_n|$ converges, then $\sum^{\infty}_{n=1}=a_n$ must converge; in this case, $\sum^{\infty}_{n=1}a_n$ is called absolute convergence
(2) If $\sum^{\infty}_{n=1}=a_n$ converges and $\sum^{\infty}_{n=1}=|a_n|$ diverges, then it is called conditional convergence $\sum^{\infty}_{n=1}a_n$

Explanation

  • Absolute convergence
  • $\sum|u_{n}|$ Convergence
  • $\sum u_n$ Convergence
  • Conditional convergence
  • $\sum|u_{n}|$ divergence
  • $\sum u_n$ Convergence

Examples

  • $\sum(-1)^{n-1}\frac{1}{n}$: Interleaved adjustment series -> convergent;
  • $\sum(-1)^{n}\frac{1}{n^{3}}$: It is absolutely convergent;

Key Conclusions

  • 1. A series of absolute convergence must converge -> that is: $\sum^{\infty}_{n=1}|a_n|$ converges -> $\sum^{\infty}_{n=1}a_n$ converges;
  • 2. A series formed by all positive (or negative) terms of conditionally convergent series must diverge -> $$\sum_{n=1}^\infty u_n\text{ Conditional convergence }\Rightarrow\sum_{n=1}^\infty\frac{u_n+|u_n|}2\text{ and }\sum_{n=1}^\infty\frac{u_n-|u_n|}2\text{ Diverges }.$$

Theorem: Absoluteconvergenceofanytermseries

Description: if each term is summed with absolute value $\sum_{n=1}^{+\infty}|u_{n}|$, it converges, then its original series $\sum_{n=1}^{+\infty}u_{n}$ is also convergent;

Explanation

  • Simpler understanding:
  • If all numbers are positive (plus absolute value), it should converge even more;

Theorem: Judgmentfordivergenceandconvergenceofanytermseries

Description: if $\sum_{n=1}^{+\infty}u_{n}=u_{1}+u_{2}+u_{3}+\cdots$ is an arbitrary series and $\lim_{n\to+\infty}\left|\frac{u_{n+1}}{u_{n}}\right|=l$
1) When $l$ < 1, $\sum u_n$ converges absolutely;
2) When $L>1(+\infty)$, $\sum u_n$ diverges;
3) When L = 1, it cannot be determined;

Explanation

  • If L>1, then the original series is divergent;

9.2 Power Series

9.2.1 Basic Concepts of Power Series

Sequence: Each term is only related to n

  • Sequence: $u_{1},u_{2},\cdots,u_{n}$
  • Infinite series: $u_{1}+u_{2}+\cdots+u_{n}+\cdots$

Function Sequences: Each term is related to n and $x$

  • Assume x lies on interval $I$;
  • Function sequence: $u_{1}(x), u_{2}(x), u_{n}(x),\cdots$
  • Infinite series of function terms: $u_{1}(x)+u_{2}(x)+\cdots+u_{n}(x)+\cdots$

Definition: Powerseries

description:
Common form: $$\sum_{n=0}^\infty a_nx^n=a_0+a_1x+a_2x^2+\cdots+a_nx^n+\cdots $$
General form: $$\sum_{n=0}^\infty a_n(x-x_0)^n=a_0+a_1(x-x_0)+\cdots+a_n(x-x_0)^n+\cdots $$

Explanation

  • Concept:
  • A power series contains nonnegative integer powers of $x$: $a_0+a_1x+a_2x^2+\cdots+a_nx^n+\cdots$.
  • Power series are actually the simplest type of function term series; $x^{n}$ is a function of x, $a_n$ is a sequence of numbers;
  • $a_0,a_1,a_2...a_n$ called the coefficient;
  • Supplement:
  • General study of common forms, because general forms can be $x-x_0=t$ into common forms;

Definition: Convergencepointanddivergencepoint

description:
1. If $x_{0}\in I$ and $u_{1}(x)+u_{2}(x)+\cdots+u_{n}(x)+\cdots$ converges, $x_o$ is called the convergence point; if it is an interval, it is called the convergence domain;
2. If $x_{0}\in I$ and $u_{1}(x)+u_{2}(x)+\cdots+u_{n}(x)+\cdots$ diverges, $x_o$ is called the divergence point; if it is an interval, it is called the divergence domain;
3. $S\left (x\right)=u\left (x\right)+u_{2\left (x\right)}+\cdots+u_{n}\left (x\right)+\cdots$ Called the sum function, $\lim_{n\to\infty}S_n(x)=S\left(x\right)$;

Explanation

  • Generally, the problem is to solve two questions: What is the convergence domain? What is the sum function?

Examples

  • $1+x+x^{2}+x^{3}+\cdots+x^{n}+\cdots$
  • At this point:
  • When $|x|<1$, the interval of convergence is $(-1,1)$ and the sum is $\frac{1}{1-x}$.
  • When $|x|\geq1$, the series diverges; the divergence set is $(-\infty,-1]\cup[1,+\infty)$.

9.2.2 Power Series Expansion

Theorem: Abelstheorem

description:
If $\sum_{n=0}^{\infty}a_nx_0^n$ converges, then $\sum_{n=0}^{\infty}a_nx^n$ converges absolutely for $|x|<|x_0|$.
If $\sum_{n=0}^{\infty}a_nx_0^n$ diverges, then $\sum_{n=0}^{\infty}a_nx^n$ diverges for $|x|>|x_0|$.

Explanation

  • Function of the theorem:
  • Reveals the structure of the convergent and divergent fields of current power series -> Converts the problem of finding the convergent domain into the problem of finding the general length of the entire interval -> that is, finding the radius of convergence R;
  • Absolute Convergence:
  • At $|x|<|x_0|$, all points in this interval also converge -> and points closer to the origin converge;
  • Divergence:
  • For $|x|>|x_0|$, points farther from the origin are divergence points.
  • Summary:
  • 1. The boundary point between the convergence point and the divergence point -> is theradius of convergence R
  • 2. The series $\sum_{n=0}^{\infty}a_n(x+2)^n$ and $\sum_{n=0}^{\infty}a_n(x-3)^n$ have the same radius of convergence when their coefficients $a_n$ are the same.
  • Note:
  • Convergence intervals do not require endpoint attention;
  • The convergence domain needs to focus on endpoints;

Supplement: Convergence intervals and convergence domains

  • Convergence interval:
  • $(-R,+R)$
  • Convergence domain:
  • Including endpoints: $\pm R$
  • After determining the values of the two endpoints separately, the interval is obtained;

Supplement: Regarding the convergence domain when $x$ is not equal to $x_0$

  • Premise:
  • The series $\sum_{n=0}^{\infty}a_n(x+2)^n$ and $\sum_{n=0}^{\infty}a_n(x-3)^n$ have the same radius of convergence $R$ because they have the same coefficients.
  • Concept:
  • Convergence interval:
  • For $\sum_{n=0}^{\infty}a_n(x+2)^n$, the center is $x_0=-2$. If $R=2$, the open interval of convergence is:
  • $$\text{Interval of convergence}:\ (x_0-R,x_0+R)=(-2-2,-2+2)=(-4,0).$$
  • Endpoint Convergence Invariance:
  • Corresponding endpoints have the same convergence behavior after translating the center.

Theorem: Theconvergenceofpowerseries

A power series $\sum_{n=0}^{\infty}a_nx^n$ has exactly one of the following three convergence behaviors:
(1) Convergence for any x belonging to $(-\infty ,+\infty)$;
(2) Converges only at $x=0$;
(3) There exists a positive number R When $|x| < R$ is absolute convergence, when $|x|>R$ diverges;
Note: if $\sum_{n=0}^{\infty}a_nx^n$ converges conditionally at $x=x_0$, then $x_0$ is an endpoint of the interval of convergence $(-R,R)$.

Theorem: Determiningtheradiusofconvergence

description: $$\text{ If }\lim_{n\to\infty}\left|\frac{a_{n+1}}{a_{n}}\right|=\rho,\,\text{ then } R = \frac{1}{{\rho}}$$
That is: there are three situations at this time: $$R=\begin{cases}\frac{1}{\rho},&\rho\neq0\\+\infty,&\rho=0\\0,&\rho=+\infty\end{cases}$$

Explanation

  • Note:
  • 1. This theorem can only be applied in one direction;
  • 2. The convergence interval is endpoint-independent, i.e., $(-R,R)$

Theorem: Determiningtheradiusofconvergence: Based on radicals

description: $$\text{ If }\lim_{n\to\infty}\sqrt[n]{|a_n|}=\rho,\text{ then }\quad R=\frac1\rho $$

Explanation

  • Derived using the root test.

Properties: Rational operations on power series

  • Premise:
  • Set
  • 1. The radius of convergence of $\sum_n^{\infty}a_nx^n$ is $R_1$
  • 2. The radius of convergence of $\sum_n^{\infty}b_nx^n$ is $R_2$
  • Let $R=\min\{R_1,R_2\}$, then when $x\in(-R,R)$:
  • Operation Properties:
  • (1) Addition: $$\sum_{n=0}^\infty a_nx^n\pm\sum_{n=0}^\infty b_nx^n=\sum_{n=0}^\infty(a_n\pm b_n)x^n$$
  • (2) Multiplication: $$(\sum_{n=0}^\infty a_nx^n)\cdot(\sum_{n=0}^\infty b_nx^n)=\sum_{n=0}^\infty c_nx^n$$
  • The coefficients satisfy $c_n=a_0b_n+a_1b_{n-1}+\cdots+a_nb_0$.
  • (3) Division: $$\frac{\sum_{n=0}^\infty a_nx^n}{\sum_{n=0}^\infty b_nx^n}=\sum_{n=0}^\infty c_nx^n$$

Properties: The analytical properties of power series

  • Premise:
  • If the radius of convergence of $\sum_{n=0}^{+\infty}a_{n}x^{n}$ is R and the sum is $S(x)$, then:
  • Analytical Nature:
  • (1) Continuity:
  • $S(x)$ $I$ is continuous on its convergence domain;
  • (2) differentiability:
  • $S(x)$ is differentiable on $(-R,R)$ and can be differentiated term by term, with the radius unchanged, that is:
  • $$S^{\prime}(x)=\left(\sum_{n=0}^\infty a_nx^n\right)^{\prime}=\sum_{n=0}^\infty(a_nx^n)^{\prime}=\sum_{n=0}^\infty na_nx^{n-1}$$
  • Note: Term-by-term differentiation leaves the radius of convergence equal to $R$ and introduces a factor of $n$ in each term.
  • (3) Integrability:
  • If the sum function $S(x)$ of $\sum_{n=0}^{\pm\infty}a_{n}x^{n}$ is integrable on $I$ and can be integrated by term:
  • $$\int_{0}^{x}S(x)\operatorname{d}x=\int_{0}^{x}\sum_{n=0}^{\infty}a_{n}x^{n}\operatorname{d}x=\sum_{n=0}^{\infty}\int_{0}^{x}a_{n}x^{n}\operatorname{d}x=\sum_{n=0}^{\infty}\frac{1}{n+1}a_{n}x^{n+1}$$
  • Note: The power series after integrating each term has the same radius of convergence as the original power series;

Problem Type: Find the radius of convergence

  • Two methods:
  • Method 1: Use the radius of convergence determination method
  • Method 2: use the root test to find the radius of convergence.
  • Note: When items are missing
  • Missing item: $x^{2n-1}$, not $x^n$
  • When missing terms, you cannot directly use the formula. If it is $x^{2n+b}$, then the R calculated by the root-value method must be taken to the $\frac{1}{2}$ power;

Problem Type: Find the convergence interval

  • Method:
  • To find the convergence interval, first find the radius of convergence;

Question Type: Find the convergence of endpoints

  • Method:
  • Substitute each endpoint into the series to obtain its general term. Then apply the appropriate positive-term, alternating-series, or general-series convergence test.

Question Type: Judge the convergence of any point

  • Method:
  • First, find the radius of convergence of the current power series (often using Abel's theorem), then, based on the convergence interval, determine whether any point lies within the interval to obtain convergence;

9.2.3 Expanding Functions into Power Series

Why Expansion into Power Series Is Necessary

  • Cause:
  • Some functions have no elementary antiderivative; for example, $e^{x^2}$ cannot be integrated in elementary terms.
  • At this point, consider expanding it into a power series, since each term of a power series is simple and can be processed;
  • Example: For instance, we need to find what $e^{0.2}$ equals
  • Directly calculating is very difficult;
  • But using the expanded power series, the calculation is very simple: $e^{x}=1+x+\frac{x^{2}}{2!}+\frac{x^{3}}{3!}+\cdots+\frac{x^{n}}{n!}+$
  • The subsequent terms can be approximated; generally, three or four terms are sufficient;

Theorem: Thepowerseriesexpansionofthefunction

description:
If the function $f(x)$ is on interval $(x_0-R,x_0+R)$ and can be expanded to a power series of $x-x_0$ $f(x)=\sum_{n=0}^{+\infty} a_n(x-x_0)^n$ then its expansion is unique;
and call it the $f(x)$ at $x=x_0$ theTaylor series:$$\sum_{n=0}^\infty\frac{f^{(n)}(x_0)}{n!}(x-x_0)^n$$

Explanation

  • If $\sum_{n=0}^\infty\frac{f^{(n)}(x_0)}{n!}(x-x_0)^n$ can converge to $f(x)$, then it is said to be expandable;

Theorem: ConvergenceofTaylorseries

description:
Let $f(x)$ be arbitrarily differentiable at $x=x_0$, then:
$\sum_{n=0}^\infty\frac{f^{(n)}(x_0)}{n!}(x-x_0)^n$ converges on $(x_0-R, x_0+R)$ to $f(x)\Leftrightarrow\lim_{n\to\infty} R_n(x)=0.$
Here $R_n(x)=\frac{f^{(n+1)}(\xi)}{(n+1)!}(x-x_0)^{n+1}$ is the Lagrange remainder in Taylor's formula at $x_0$: $f(x)=\sum_{k=0}^n\frac{f^{(k)}(x_0)}{k!}(x-x_0)^k+R_n(x)$.
Therefore, when $R_n(x)$ -> 0, $f(x)$ tends toward the Taylor series: $\sum_{n=0}^\infty\frac{f^{(n)}(x_0)}{n!}(x-x_0)^n$, that is, converges to a unique series;

Supplement: Several commonly used expansion forms

  • Direct Expansion Method:
  • (1)$$\frac1{1-x}=1+x+x^2+\cdots+x^n+\cdots =\sum^{\infty}\limits_{n=0}x^n\quad (-1<x<1)$$
  • (2)$$\frac1{1+x}=\sum_{n=0}^\infty(-1)^nx^n,|x|<1$$
  • (3)$$\sin x=x-\frac{x^3}{3!}+\cdots+\frac{(-1)^{n}x^{2n+1}}{(2n+1)!}+\cdots=\sum_{n=0}^{\infty}\frac{(-1)^n}{(2n+1)!}x^{2n+1} \quad(-\infty<x<+\infty)$$
  • Note: The sum index starts from 0, (-1) is the exponent n;
  • (4) $$e^x=1+x+\frac{x^2}{2!}+\cdots+\frac{x^n}{n!}+\cdots \quad (-\infty<x<+\infty)=\sum^{\infty}\limits_{n=0}\frac{x^n}{n!}$$
  • Indirect Expansion Method:
  • (1) The expansion of cosx is derived from the derivative of the expansion of sinx: $$\cos x=1-\frac{x^2}{2!}+\cdots+\frac{(-1)^{n-1}x^{2n}}{(2n)!}+\cdots=\sum_{n=0}^{\infty}\frac{(-1)^n}{(2n)!}x^{2n} \quad(-\infty<x<+\infty)$$
  • (2) The expansion of In(1+x): $$\ln(1+x)=x-\frac{x^2}2+\cdots+\frac{(-1)^{n+1}x^n}n+\cdots=\sum_{n=1}^{\infty}\frac{(-1)^{n+1}}{n}x^{n}\quad(-1<x\leq1)$$
  • (3) the expansion of the α power of (1+X), which is also indirectly obtained: $$\left(1+x\right)^\alpha=1+\alpha x+\frac{\alpha(\alpha-1)}{2!}x^2+\cdots+\frac{\alpha(\alpha-1)\cdots(\alpha-n+1)}{n!}x^n+\cdots \quad(-1<x<1)$$
  • (4) $$\sum_{n=1}^{\infty}\frac{x^{n}}n=-\ln(1-x)\quad(-1\leq x<1)$$
  • Note:
  • About subscripts: except for In(1+x), which starts from n=1, all others start from n=0;
  • About $(-1)^{n}$ and $(-1)^{n+1}$: only In(1+x) is n+1, the rest are from n;
  • About the factorial: except for In(1+x), where the denominator is non-factorial, all others with denominators are also factorials, and the factorial part matches the ideographic part;
  • Regarding convergent fields: trigonometric functions and $e^{x}$ are from negative infinity to positive infinity, others are -1 to +1, and In(1+x) is less than or equal to +1;

9.3 Fourier Series

Definition: Fouriercoefficient

description: $$a_{n}=\frac1\pi\int_{-\pi}^xf(x)\cos nx\mathrm{d}x\quad n=0,1,2\cdots\quad\quad\\b_{n}=\frac1\pi\int_{-\pi}^xf(x)\sin nx\mathrm{d}x\quad\quad n=1,2\cdots $$

Explanation

  • The above formula can be used to find the coefficients of a given n expression;

Definition: Fourierseries

Description: f Fourier series of $$f(x)\sim\frac{a_0}2+\sum_{n=1}^\infty(a_n\cos nx+b_n\sin nx)$$

Explanation

  • Concept:
  • Whether the above expression can be expanded depends on whether the ~ in the above expression can be written as an equal sign;
  • Whether it can be expanded requires the use of the convergence theorem;
  • Explanation:
  • ~
  • Means that, except for certain finite points (discontinuities, endpoints), all other points satisfy the properties specified in the formula;
  • $\frac{a_0}2$
  • In the fluctuation, represents the DC component;
  • $(a_n\cos nx+b_n\sin nx)$:
  • In fluctuation, represents the AC component;
  • Note: The expansion of even functions only has cosine terms, while those of odd functions only have sine terms;

Theorem: Dirichlettheorem

Description: Suppose $f$ is piecewise smooth on $[-\pi,\pi]$, with only finitely many discontinuities of the first kind and finitely many extrema. Then its Fourier series converges at every point, with:
$$1)\quad S(x)=f(x)\qquad\text{at every continuity point of }f.$$
$$2)\quad S(x)=\frac{f(x^-)+f(x^+)}2\qquad\text{at every discontinuity point of }f.$$
$$3)\quad S(x)=\frac{f((-\pi)^+)+f(\pi^-)}2\quad\text{ when }x=\pm\pi.$$

Concept Introduction: Expansion of a function with period $2\pi$

  • (1) Expand on $[-\pi,+\pi]$: Expand generally
  • $$\begin{aligned}a_n&=\frac1\pi\int_{-\pi}^{\pi}f(x)\cos nx\,dx&&(n=0,1,2,\ldots),\\b_n&=\frac1\pi\int_{-\pi}^{\pi}f(x)\sin nx\,dx&&(n=1,2,\ldots).\end{aligned}$$
  • (2) Expansion on $[-\pi,+\pi]$: Expansion of parity functions
  • 1. $f(x)$ is an odd function:
  • $$a_{n}=0\quad n=0,1,2\cdots\quad\quad\\b_{n}=\frac2\pi\int_{0}^xf(x)\sin nx\mathrm{d}x\quad\quad n=1,2\cdots $$
  • Explanation: Because $cosx$ is an even function and is in $a_n$, when $f(x)$ is an odd function, odd function * even function = odd function , so $a_n$ becomes 0 and $b_n$ becomes doubled. The same applies in other cases;
  • 2. $f(x)$ is an even function:
  • $$a_{n}=\frac2\pi\int_{0}^xf(x)\cos nx\mathrm{d}x\quad n=0,1,2\cdots\quad\quad\\b_{n}=0\quad\quad n=1,2\cdots $$
  • (3) Expand on $[0,+\pi]$: Expand to be a sine or cosine
  • Analysis:
  • This is an expansion over half a cycle, soextension extensionneeds to be done during analysis;
  • Odd function expansion: only the sine term. Because if only $[0,+\pi]$ is given, then if an odd function expansion is needed on $[-\pi,+\pi]$, only the sine term ->odd extension;
  • When expanding to sine levels, theoretically an odd extension is required, but in practice, the expansion of odd functions can be used directly;
  • Analogy even extension extension;
  • 1. Expanded to sine:
  • $$a_{n}=0\quad n=0,1,2\cdots\quad\quad\\b_{n}=\frac2\pi\int_{0}^xf(x)\sin nx\mathrm{d}x\quad\quad n=1,2\cdots $$
  • 2. Expanded to cosine:
  • $$a_{n}=\frac2\pi\int_{0}^xf(x)\cos nx\mathrm{d}x\quad n=0,1,2\cdots\quad\quad\\b_{n}=0\quad\quad n=1,2\cdots $$

Concept Introduction: Expansion of a function with period $2l$

  • (1) Expand on $[-l,+l]$
  • $$a_n=\frac1l\int_{-l}^lf(x)\cos\frac{n\pi x}l\mathrm{d}x\quad\quad n=0,1,2\cdots\quad\quad \\b_n=\frac1l\int_{-l}^lf(x)\sin\frac{n\pi x}l\mathrm{d}x\quad\quad n=1,2\cdots $$
  • (2) Expand on $[-l,+l]$: parity functions
  • $$\text{i)}f(x)\text{ is an odd function }.\quad\quad \\a_n=0,n=0,1,2\cdots\quad\quad \\b_n=\frac2l\int_0^lf(x)\sin\frac{n\pi x}l\mathrm{d}x\quad\quad n=1,2\cdots $$
  • $$\begin{aligned}&\text{ii)}f(x)\text{ is an even function }.\\&{a_n}=\frac2l\int_0^lf(x)\cos\frac{n\pi x}l\mathrm{d}x&&n=0,1,2\cdots\\&b_{n}=0&&n=1,2\cdots\end{aligned}$$
  • (3) Expand on $[0,l]$: Expand to be a sine or cosine
  • $$\begin{aligned}&\text{ i) Expand to a sine }\\&a_{n}=0,&&n=0,1,2\cdots\\&b_{n}=\frac2l\int_0^lf(x)\sin\frac{n\pi x}l\mathrm{d}x&&n=1,2\cdots\end{aligned}$$
  • $$\begin{aligned}&\text{ ii) Expand to a cosine. }\\&a_{n}=\frac{2}{l}\int_{0}^{l}f(x)\cos\frac{n\pi x}{l}\mathrm{d}x&n=0,1,2\cdots\\&b_{n}=0&n=1,2\cdots\end{aligned}$$