SlideShare une entreprise Scribd logo
1  sur  14
Ch 5.1: Review of Power Series
Finding the general solution of a linear differential equation
depends on determining a fundamental set of solutions of the
homogeneous equation.
So far, we have a systematic procedure for constructing
fundamental solutions if equation has constant coefficients.
For a larger class of equations with variable coefficients, we
must search for solutions beyond the familiar elementary
functions of calculus.
The principal tool we need is the representation of a given
function by a power series.
Then, similar to the undetermined coefficients method, we
assume the solutions have power series representations, and
then determine the coefficients so as to satisfy the equation.
Convergent Power Series
A power series about the point x0 has the form
and is said to converge at a point x if
exists for that x.
Note that the series converges for x = x0. It may converge for
all x, or it may converge for some values of x and not others.
( )∑
∞
=
−
1
0
n
n
n xxa
( )∑=
∞→
−
m
n
n
n
m
xxa
1
0lim
Absolute Convergence
A power series about the point x0
is said to converge absolutely at a point x if the series
converges.
If a series converges absolutely, then the series also converges.
The converse, however, is not necessarily true.
( )∑
∞
=
−
1
0
n
n
n xxa
( ) ∑∑
∞
=
∞
=
−=−
1
0
1
0
n
n
n
n
n
n xxaxxa
Ratio Test
One of the most useful tests for the absolute convergence of a
power series
is the ratio test. If an ≠ 0, and if, for a fixed value of x,
then the power series converges absolutely at that value of x if
|x - x0|L < 1 and diverges if |x - x0|L > 1. The test is
inconclusive if |x - x0|L = 1.
( )∑
∞
=
−
1
0
n
n
n xxa
,lim
)(
)(
lim 0
1
0
0
1
01
Lxx
a
a
xx
xxa
xxa
n
n
nn
n
n
n
n
−=−=
−
− +
∞→
+
+
∞→
Radius of Convergence
There is a nonnegative number ρ, called the radius of
convergence, such that Σan(x - x0)n
converges absolutely for
all x satisfying |x - x0| < ρ and diverges for |x - x0| > ρ.
For a series that converges only at x0, we define ρ to be zero.
For a series that converges for all x, we say that ρ is infinite.
If ρ > 0, then |x - x0| < ρ is called the interval of convergence.
The series may either converge or diverge when |x - x0| = ρ.
Example 1
Find the radius of convergence for the power series below.
Using the ratio test, we obtain
At x = -2 and x = 0, the corresponding series are, respectively,
Both series diverge, since the nth terms do not approach zero.
Therefore the interval of convergence is (-2, 0), and hence the
radius of convergence is ρ = 1.
02for1,11lim
)1(
)1(
lim
1
<<−<+=+=
+
+
∞→
+
∞→
xxx
x
x
nn
n
n
( )∑
∞
=
+
0
1
n
n
x
( ) ( ) ( ) ( )∑∑∑∑
∞
=
∞
=
∞
=
∞
=
=+−=+−
0000
110,112
n
n
n
n
n
n
n
n
Example 2
Find the radius of convergence for the power series below.
Using the ratio test, we obtain
At x = -2 and x = 4, the corresponding series are, respectively,
These series are convergent alternating series and geometric
series, respectively. Therefore the interval of convergence is
(-2, 4), and hence the radius of convergence is ρ = 3.
( )
∑∑
∞
=
∞
=
−
00 3
1
,
3
1
n
n
n
n
n
( )
∑
∞
=
−
1 3
1
n
n
n
n
x
( )
42-for1,
3
1
1
lim
3
1
)1(31
)1(3
lim 1
1
<<<
−
=
+
−
=
−+
−
∞→+
+
∞→
x
x
n
nx
xn
xn
nnn
nn
n
Example 3
Find the radius of convergence for the power series below.
Using the ratio test, we obtain
Thus the interval of convergence is (-∞, ∞), and hence the
radius of convergence is infinite.
( ) ( )
∞<<∞<=
+
+=
++
+
∞→
+
∞→
x
nn
n
x
xn
xn
nn
n
n
-for1,0
!1
!
lim2
)2(!1
)2(!
lim
1
( )
∑
∞
=
+
1 !
2
n
n
n
x
Taylor Series
Suppose that Σan(x - x0)n
converges to f(x) for |x - x0| < ρ.
Then the value of an is given by
and the series is called the Taylor series for f about x = x0.
Also, if
then f is continuous and has derivatives of all orders on the
interval of convergence. Further, the derivatives of f can be
computed by differentiating the relevant series term by term.
,
!
)( 0
)(
n
xf
a
n
n =
( ) ,
!
)(
)(
1
0
0
)(
∑
∞
=
−=
n
n
n
xx
n
xf
xf
Analytic Functions
A function f that has a Taylor series expansion about x = x0
with a radius of convergence ρ > 0, is said to be analytic at x0.
All of the familiar functions of calculus are analytic.
For example, sinx and ex
are analytic everywhere, while 1/x is
analytic except at x = 0, and tanx is analytic except at odd
multiples of π/2.
If f and g are analytic at x0, then so are f ± g, fg, and f /g; see
text for details on these arithmetic combinations of series.
( ) ,
!
)(
)(
1
0
0
)(
∑
∞
=
−=
n
n
n
xx
n
xf
xf
Series Equality
If two power series are equal, that is,
for each x in some open interval with center x0, then an = bn for
n = 0, 1, 2, 3,…
In particular, if
then an = 0 for n = 0, 1, 2, 3,…
( ) ( )∑∑
∞
=
∞
=
−=−
1
0
1
0
n
n
n
n
n
n xxbxxa
( ) 0
1
0 =−∑
∞
=n
n
n xxa
Shifting Index of Summation
The index of summation in an infinite series is a dummy
parameter just as the integration variable in a definite integral
is a dummy variable.
Thus it is immaterial which letter is used for the index of
summation:
Just as we make changes in the variable of integration in a
definite integral, we find it convenient to make changes of
summation in calculating series solutions of differential
equations.
( ) ( )∑∑
∞
=
∞
=
−=−
1
0
1
0
k
k
k
n
n
n xxaxxa
Example 4: Shifting Index of Summation
We can verify the equation
by letting m = n -1 in the left series. Then n = 1 corresponds
to m = 0, and hence
Replacing the dummy index m with n, we obtain
as desired.
n
n
n
n
n
n xaxa )1()1(
0
1
1
1
+=+ ∑∑
∞
=
+
−
∞
=
m
m
m
n
n
n xaxa )1()1(
0
1
1
1
+=+ ∑∑
∞
=
+
−
∞
=
n
n
n
n
n
n xaxa )1()1(
0
1
1
1
+=+ ∑∑
∞
=
+
−
∞
=
Example 5: Rewriting Generic Term
We can write the series
as a sum whose generic term involves xn
by letting m = n +3.
Then n = 0 corresponds to m = 3, and n +1 equals m –2.
It follows that
Replacing the dummy index m with n, we obtain
as desired.
3
0
)1( +
∞
=
∑ + n
n
n xan
m
m
m
n
n
n xamxan ∑∑
∞
=
−
+
∞
=
−=+
3
3
3
0
)2()1(
n
n
n xan∑
∞
=
−−
3
3)2(

Contenu connexe

Tendances

Infinite sequence and series
Infinite sequence and seriesInfinite sequence and series
Infinite sequence and seriesBhavik A Shah
 
Advance enginering mathematics
Advance enginering mathematicsAdvance enginering mathematics
Advance enginering mathematicsUttam Trasadiya
 
Lecture Notes: EEEC4340318 Instrumentation and Control Systems - Stability a...
Lecture Notes:  EEEC4340318 Instrumentation and Control Systems - Stability a...Lecture Notes:  EEEC4340318 Instrumentation and Control Systems - Stability a...
Lecture Notes: EEEC4340318 Instrumentation and Control Systems - Stability a...AIMST University
 
Analysis sequences and bounded sequences
Analysis sequences and bounded sequencesAnalysis sequences and bounded sequences
Analysis sequences and bounded sequencesSANDEEP VISHANG DAGAR
 
Histroy of partial differential equation
Histroy of partial differential equationHistroy of partial differential equation
Histroy of partial differential equationamanullahkakar2
 
Assignment grouping 2(bungee jumping) (edit)
Assignment grouping 2(bungee jumping) (edit)Assignment grouping 2(bungee jumping) (edit)
Assignment grouping 2(bungee jumping) (edit)Eqah Ihah
 
Numerical integration
Numerical integration Numerical integration
Numerical integration Dhyey Shukla
 
Ordinary Differential Equation
Ordinary Differential EquationOrdinary Differential Equation
Ordinary Differential Equationnur fara
 
Ordinary differential equation
Ordinary differential equationOrdinary differential equation
Ordinary differential equationJUGAL BORAH
 
Gauss elimination method
Gauss elimination methodGauss elimination method
Gauss elimination methodgilandio
 
Lagrange's equation with one application
Lagrange's equation with one applicationLagrange's equation with one application
Lagrange's equation with one applicationZakaria Hossain
 
Lesson 13: Rank and Solutions to Systems of Linear Equations
Lesson 13: Rank and Solutions to Systems of Linear EquationsLesson 13: Rank and Solutions to Systems of Linear Equations
Lesson 13: Rank and Solutions to Systems of Linear EquationsMatthew Leingang
 

Tendances (20)

Infinite sequence and series
Infinite sequence and seriesInfinite sequence and series
Infinite sequence and series
 
Advance enginering mathematics
Advance enginering mathematicsAdvance enginering mathematics
Advance enginering mathematics
 
Calculas
CalculasCalculas
Calculas
 
Lecture Notes: EEEC4340318 Instrumentation and Control Systems - Stability a...
Lecture Notes:  EEEC4340318 Instrumentation and Control Systems - Stability a...Lecture Notes:  EEEC4340318 Instrumentation and Control Systems - Stability a...
Lecture Notes: EEEC4340318 Instrumentation and Control Systems - Stability a...
 
Analysis sequences and bounded sequences
Analysis sequences and bounded sequencesAnalysis sequences and bounded sequences
Analysis sequences and bounded sequences
 
Histroy of partial differential equation
Histroy of partial differential equationHistroy of partial differential equation
Histroy of partial differential equation
 
Assignment grouping 2(bungee jumping) (edit)
Assignment grouping 2(bungee jumping) (edit)Assignment grouping 2(bungee jumping) (edit)
Assignment grouping 2(bungee jumping) (edit)
 
Chap2
Chap2Chap2
Chap2
 
160280102042 c3 aem
160280102042 c3 aem160280102042 c3 aem
160280102042 c3 aem
 
Numerical integration
Numerical integration Numerical integration
Numerical integration
 
Ordinary Differential Equation
Ordinary Differential EquationOrdinary Differential Equation
Ordinary Differential Equation
 
Lecture 3 - Linear Regression
Lecture 3 - Linear RegressionLecture 3 - Linear Regression
Lecture 3 - Linear Regression
 
Simple Linear Regression
Simple Linear RegressionSimple Linear Regression
Simple Linear Regression
 
Ordinary differential equation
Ordinary differential equationOrdinary differential equation
Ordinary differential equation
 
Gauss elimination method
Gauss elimination methodGauss elimination method
Gauss elimination method
 
Partial
Partial Partial
Partial
 
Lagrange's equation with one application
Lagrange's equation with one applicationLagrange's equation with one application
Lagrange's equation with one application
 
Lesson 13: Rank and Solutions to Systems of Linear Equations
Lesson 13: Rank and Solutions to Systems of Linear EquationsLesson 13: Rank and Solutions to Systems of Linear Equations
Lesson 13: Rank and Solutions to Systems of Linear Equations
 
Systems of equations and matricies
Systems of equations and matriciesSystems of equations and matricies
Systems of equations and matricies
 
Unidad 1 (segunda parte)
Unidad 1 (segunda parte)Unidad 1 (segunda parte)
Unidad 1 (segunda parte)
 

Similaire à Ch05 1

Series solution to ordinary differential equations
Series solution to ordinary differential equations Series solution to ordinary differential equations
Series solution to ordinary differential equations University of Windsor
 
27 power series x
27 power series x27 power series x
27 power series xmath266
 
27 power series x
27 power series x27 power series x
27 power series xmath266
 
SERIES SOLUTION OF ORDINARY DIFFERENTIALL EQUATION
SERIES SOLUTION OF ORDINARY DIFFERENTIALL EQUATIONSERIES SOLUTION OF ORDINARY DIFFERENTIALL EQUATION
SERIES SOLUTION OF ORDINARY DIFFERENTIALL EQUATIONKavin Raval
 
Infinite series-Calculus and Analytical Geometry
Infinite series-Calculus and Analytical GeometryInfinite series-Calculus and Analytical Geometry
Infinite series-Calculus and Analytical GeometryRabin BK
 
On Application of Power Series Solution of Bessel Problems to the Problems of...
On Application of Power Series Solution of Bessel Problems to the Problems of...On Application of Power Series Solution of Bessel Problems to the Problems of...
On Application of Power Series Solution of Bessel Problems to the Problems of...BRNSS Publication Hub
 
Ch6 series solutions algebra
Ch6 series solutions algebraCh6 series solutions algebra
Ch6 series solutions algebraAsyraf Ghani
 
DSP_FOEHU - MATLAB 02 - The Discrete-time Fourier Analysis
DSP_FOEHU - MATLAB 02 - The Discrete-time Fourier AnalysisDSP_FOEHU - MATLAB 02 - The Discrete-time Fourier Analysis
DSP_FOEHU - MATLAB 02 - The Discrete-time Fourier AnalysisAmr E. Mohamed
 
MTH101 - Calculus and Analytical Geometry- Lecture 44
MTH101 - Calculus and Analytical Geometry- Lecture 44MTH101 - Calculus and Analytical Geometry- Lecture 44
MTH101 - Calculus and Analytical Geometry- Lecture 44Bilal Ahmed
 
Interpolation techniques - Background and implementation
Interpolation techniques - Background and implementationInterpolation techniques - Background and implementation
Interpolation techniques - Background and implementationQuasar Chunawala
 
Tensor 1
Tensor  1Tensor  1
Tensor 1BAIJU V
 
Eigen value , eigen vectors, caley hamilton theorem
Eigen value , eigen vectors, caley hamilton theoremEigen value , eigen vectors, caley hamilton theorem
Eigen value , eigen vectors, caley hamilton theoremgidc engineering college
 

Similaire à Ch05 1 (20)

Series solution to ordinary differential equations
Series solution to ordinary differential equations Series solution to ordinary differential equations
Series solution to ordinary differential equations
 
27 power series x
27 power series x27 power series x
27 power series x
 
27 power series x
27 power series x27 power series x
27 power series x
 
SERIES SOLUTION OF ORDINARY DIFFERENTIALL EQUATION
SERIES SOLUTION OF ORDINARY DIFFERENTIALL EQUATIONSERIES SOLUTION OF ORDINARY DIFFERENTIALL EQUATION
SERIES SOLUTION OF ORDINARY DIFFERENTIALL EQUATION
 
Infinite series-Calculus and Analytical Geometry
Infinite series-Calculus and Analytical GeometryInfinite series-Calculus and Analytical Geometry
Infinite series-Calculus and Analytical Geometry
 
03_AJMS_209_19_RA.pdf
03_AJMS_209_19_RA.pdf03_AJMS_209_19_RA.pdf
03_AJMS_209_19_RA.pdf
 
03_AJMS_209_19_RA.pdf
03_AJMS_209_19_RA.pdf03_AJMS_209_19_RA.pdf
03_AJMS_209_19_RA.pdf
 
On Application of Power Series Solution of Bessel Problems to the Problems of...
On Application of Power Series Solution of Bessel Problems to the Problems of...On Application of Power Series Solution of Bessel Problems to the Problems of...
On Application of Power Series Solution of Bessel Problems to the Problems of...
 
Section 11.8
Section 11.8 Section 11.8
Section 11.8
 
Ch6 series solutions algebra
Ch6 series solutions algebraCh6 series solutions algebra
Ch6 series solutions algebra
 
Ch05 3
Ch05 3Ch05 3
Ch05 3
 
Ch05 2
Ch05 2Ch05 2
Ch05 2
 
AYUSH.pptx
AYUSH.pptxAYUSH.pptx
AYUSH.pptx
 
DSP_FOEHU - MATLAB 02 - The Discrete-time Fourier Analysis
DSP_FOEHU - MATLAB 02 - The Discrete-time Fourier AnalysisDSP_FOEHU - MATLAB 02 - The Discrete-time Fourier Analysis
DSP_FOEHU - MATLAB 02 - The Discrete-time Fourier Analysis
 
MTH101 - Calculus and Analytical Geometry- Lecture 44
MTH101 - Calculus and Analytical Geometry- Lecture 44MTH101 - Calculus and Analytical Geometry- Lecture 44
MTH101 - Calculus and Analytical Geometry- Lecture 44
 
Ch07 6
Ch07 6Ch07 6
Ch07 6
 
Interpolation techniques - Background and implementation
Interpolation techniques - Background and implementationInterpolation techniques - Background and implementation
Interpolation techniques - Background and implementation
 
Quadrature
QuadratureQuadrature
Quadrature
 
Tensor 1
Tensor  1Tensor  1
Tensor 1
 
Eigen value , eigen vectors, caley hamilton theorem
Eigen value , eigen vectors, caley hamilton theoremEigen value , eigen vectors, caley hamilton theorem
Eigen value , eigen vectors, caley hamilton theorem
 

Plus de Rendy Robert (20)

Ch08 3
Ch08 3Ch08 3
Ch08 3
 
Ch08 1
Ch08 1Ch08 1
Ch08 1
 
Ch07 9
Ch07 9Ch07 9
Ch07 9
 
Ch07 8
Ch07 8Ch07 8
Ch07 8
 
Ch07 7
Ch07 7Ch07 7
Ch07 7
 
Ch07 5
Ch07 5Ch07 5
Ch07 5
 
Ch07 4
Ch07 4Ch07 4
Ch07 4
 
Ch07 3
Ch07 3Ch07 3
Ch07 3
 
Ch07 2
Ch07 2Ch07 2
Ch07 2
 
Ch07 1
Ch07 1Ch07 1
Ch07 1
 
Ch06 6
Ch06 6Ch06 6
Ch06 6
 
Ch06 5
Ch06 5Ch06 5
Ch06 5
 
Ch06 4
Ch06 4Ch06 4
Ch06 4
 
Ch06 3
Ch06 3Ch06 3
Ch06 3
 
Ch06 2
Ch06 2Ch06 2
Ch06 2
 
Ch06 1
Ch06 1Ch06 1
Ch06 1
 
Ch05 8
Ch05 8Ch05 8
Ch05 8
 
Ch05 7
Ch05 7Ch05 7
Ch05 7
 
Ch05 6
Ch05 6Ch05 6
Ch05 6
 
Ch05 5
Ch05 5Ch05 5
Ch05 5
 

Ch05 1

  • 1. Ch 5.1: Review of Power Series Finding the general solution of a linear differential equation depends on determining a fundamental set of solutions of the homogeneous equation. So far, we have a systematic procedure for constructing fundamental solutions if equation has constant coefficients. For a larger class of equations with variable coefficients, we must search for solutions beyond the familiar elementary functions of calculus. The principal tool we need is the representation of a given function by a power series. Then, similar to the undetermined coefficients method, we assume the solutions have power series representations, and then determine the coefficients so as to satisfy the equation.
  • 2. Convergent Power Series A power series about the point x0 has the form and is said to converge at a point x if exists for that x. Note that the series converges for x = x0. It may converge for all x, or it may converge for some values of x and not others. ( )∑ ∞ = − 1 0 n n n xxa ( )∑= ∞→ − m n n n m xxa 1 0lim
  • 3. Absolute Convergence A power series about the point x0 is said to converge absolutely at a point x if the series converges. If a series converges absolutely, then the series also converges. The converse, however, is not necessarily true. ( )∑ ∞ = − 1 0 n n n xxa ( ) ∑∑ ∞ = ∞ = −=− 1 0 1 0 n n n n n n xxaxxa
  • 4. Ratio Test One of the most useful tests for the absolute convergence of a power series is the ratio test. If an ≠ 0, and if, for a fixed value of x, then the power series converges absolutely at that value of x if |x - x0|L < 1 and diverges if |x - x0|L > 1. The test is inconclusive if |x - x0|L = 1. ( )∑ ∞ = − 1 0 n n n xxa ,lim )( )( lim 0 1 0 0 1 01 Lxx a a xx xxa xxa n n nn n n n n −=−= − − + ∞→ + + ∞→
  • 5. Radius of Convergence There is a nonnegative number ρ, called the radius of convergence, such that Σan(x - x0)n converges absolutely for all x satisfying |x - x0| < ρ and diverges for |x - x0| > ρ. For a series that converges only at x0, we define ρ to be zero. For a series that converges for all x, we say that ρ is infinite. If ρ > 0, then |x - x0| < ρ is called the interval of convergence. The series may either converge or diverge when |x - x0| = ρ.
  • 6. Example 1 Find the radius of convergence for the power series below. Using the ratio test, we obtain At x = -2 and x = 0, the corresponding series are, respectively, Both series diverge, since the nth terms do not approach zero. Therefore the interval of convergence is (-2, 0), and hence the radius of convergence is ρ = 1. 02for1,11lim )1( )1( lim 1 <<−<+=+= + + ∞→ + ∞→ xxx x x nn n n ( )∑ ∞ = + 0 1 n n x ( ) ( ) ( ) ( )∑∑∑∑ ∞ = ∞ = ∞ = ∞ = =+−=+− 0000 110,112 n n n n n n n n
  • 7. Example 2 Find the radius of convergence for the power series below. Using the ratio test, we obtain At x = -2 and x = 4, the corresponding series are, respectively, These series are convergent alternating series and geometric series, respectively. Therefore the interval of convergence is (-2, 4), and hence the radius of convergence is ρ = 3. ( ) ∑∑ ∞ = ∞ = − 00 3 1 , 3 1 n n n n n ( ) ∑ ∞ = − 1 3 1 n n n n x ( ) 42-for1, 3 1 1 lim 3 1 )1(31 )1(3 lim 1 1 <<< − = + − = −+ − ∞→+ + ∞→ x x n nx xn xn nnn nn n
  • 8. Example 3 Find the radius of convergence for the power series below. Using the ratio test, we obtain Thus the interval of convergence is (-∞, ∞), and hence the radius of convergence is infinite. ( ) ( ) ∞<<∞<= + += ++ + ∞→ + ∞→ x nn n x xn xn nn n n -for1,0 !1 ! lim2 )2(!1 )2(! lim 1 ( ) ∑ ∞ = + 1 ! 2 n n n x
  • 9. Taylor Series Suppose that Σan(x - x0)n converges to f(x) for |x - x0| < ρ. Then the value of an is given by and the series is called the Taylor series for f about x = x0. Also, if then f is continuous and has derivatives of all orders on the interval of convergence. Further, the derivatives of f can be computed by differentiating the relevant series term by term. , ! )( 0 )( n xf a n n = ( ) , ! )( )( 1 0 0 )( ∑ ∞ = −= n n n xx n xf xf
  • 10. Analytic Functions A function f that has a Taylor series expansion about x = x0 with a radius of convergence ρ > 0, is said to be analytic at x0. All of the familiar functions of calculus are analytic. For example, sinx and ex are analytic everywhere, while 1/x is analytic except at x = 0, and tanx is analytic except at odd multiples of π/2. If f and g are analytic at x0, then so are f ± g, fg, and f /g; see text for details on these arithmetic combinations of series. ( ) , ! )( )( 1 0 0 )( ∑ ∞ = −= n n n xx n xf xf
  • 11. Series Equality If two power series are equal, that is, for each x in some open interval with center x0, then an = bn for n = 0, 1, 2, 3,… In particular, if then an = 0 for n = 0, 1, 2, 3,… ( ) ( )∑∑ ∞ = ∞ = −=− 1 0 1 0 n n n n n n xxbxxa ( ) 0 1 0 =−∑ ∞ =n n n xxa
  • 12. Shifting Index of Summation The index of summation in an infinite series is a dummy parameter just as the integration variable in a definite integral is a dummy variable. Thus it is immaterial which letter is used for the index of summation: Just as we make changes in the variable of integration in a definite integral, we find it convenient to make changes of summation in calculating series solutions of differential equations. ( ) ( )∑∑ ∞ = ∞ = −=− 1 0 1 0 k k k n n n xxaxxa
  • 13. Example 4: Shifting Index of Summation We can verify the equation by letting m = n -1 in the left series. Then n = 1 corresponds to m = 0, and hence Replacing the dummy index m with n, we obtain as desired. n n n n n n xaxa )1()1( 0 1 1 1 +=+ ∑∑ ∞ = + − ∞ = m m m n n n xaxa )1()1( 0 1 1 1 +=+ ∑∑ ∞ = + − ∞ = n n n n n n xaxa )1()1( 0 1 1 1 +=+ ∑∑ ∞ = + − ∞ =
  • 14. Example 5: Rewriting Generic Term We can write the series as a sum whose generic term involves xn by letting m = n +3. Then n = 0 corresponds to m = 3, and n +1 equals m –2. It follows that Replacing the dummy index m with n, we obtain as desired. 3 0 )1( + ∞ = ∑ + n n n xan m m m n n n xamxan ∑∑ ∞ = − + ∞ = −=+ 3 3 3 0 )2()1( n n n xan∑ ∞ = −− 3 3)2(