Section outline

  • One of the very useful features of power series is the ability to use a series to evaluate an integral that does not have a closed form anti-derivative, or to solve a differential equation . Such a power series representation can be truncated to a polynomial to evaluate a definite integral using the degree sufficient to provide a specified accuracy. If you are given the task to use a power series to evaluate the integral 1 0 x 2 e x 2 d x  with accuracy to 4 decimal places, how do you do it?
    ::电源序列的一个非常有用的特征是能够使用一个序列来评价一个没有封闭式反变性的集成,或者能够解决差别方程式。这样的电源序列表示法可以被截断成一个多元体来评价一个明确的集成,使用足够精确度来提供特定准确度。如果授权您使用一个序列来评价一个精确度为小数点4位的集成 10x2e-x2dx, 那么如何进行?

    Additional Applications of Series
    ::系列的附加应用

    The three topics that will be presented are:
    ::将介绍的三个专题是:

    • Taylor series representation of a power of a binomial (Binomial series)
      ::Taylor系列表示二元论(Binomial系列)的力量
    • Evaluating non-elementary integral
      ::评价非基本组成部分
    • Solving differential equations using power series
      ::使用电源序列解决差异方程

    Binomial Series
    ::二进制系列丛书

    We have learned how to generate a power (Taylor) series of a function f ( x )  by using the value of the function and its at a specified center . One special function form of interest is  f ( x ) = ( 1 + x ) r where r  is a real number and | x | < 1 . An important special Taylor series called the binomial series provides the Maclaurin series for this f ( x ) .
    ::我们学会了如何通过使用函数的值及其在指定中心的位置来生成函数 f(x) 的电源序列( Taylor) 。 一种特殊功能形式是 f( x) = ( 1+x)r , r 是真实数字 , {x\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

    Theorem: Binomial Series
    ::论理:二联论系列

    Let  f ( x ) = ( 1 + x ) r where r  is a real number and | x | < 1 . Then
    ::Letf( x) =( 1+x)r , r 是真实数字, \\\ x @ 1 。 然后

    %7D%20(0)%20%5Cfrac%7Bx%5En%7D%7Bn!%7D%3Df(0)%2Bf%5E%5Cprime%20(0)%20x%2Bf%5E%7B%5Cprime%5Cprime%7D(0)%20%5Cfrac%7Bx%5E2%7D%7B2!%7D%2Bf%5E%7B%5Cprime%5Cprime%5Cprime%7D%20(0)%20%5Cfrac%7Bx%5E3%7D%7B3!%7D%2B%5Ccdots%20f%5E%7BNo%7D%20(0)%20%5Cfrac%7Bx%5En%7D%7Bn!%7D%2B%5Ccdots%5C%5C%0A%26%3D%201%2Brx%2B%5Cfrac%7Br(r-1)%7D%7B2!%7Dx%5E2%2B%5Cfrac%7Br(r-1)(r-2)%7D%7B3!%7D%20x%5E3%2B%5Ccdots%20%5Cfrac%7Br(r-1)(r-2)%20%5Ccdots%20(r-n%2B1)%7D%7Bn!%7Dx%5En%2B%5Ccdots%5C%5C%0A%26%3D%20%5Csum%5Climits%5E%5Cinfty_%7Bk%3D0%7D%20%5Cbinom%7Br%7D%7Bk%7D%20x%5Ek"> f ( x ) = n = 0 f ( n ) ( 0 ) x n n ! = f ( 0 ) + f ( 0 ) x + f ( 0 ) x 2 2 ! + f ( 0 ) x 3 3 ! + f ( n ) ( 0 ) x n n ! + = 1 + r x + r ( r 1 ) 2 ! x 2 + r ( r 1 ) ( r 2 ) 3 ! x 3 + r ( r 1 ) ( r 2 ) ( r n + 1 ) n ! x n + = k = 0 ( r k ) x k


    ::f( x) {\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

    is the binomial series for f ( x ) .
    ::f( x) 的二进制序列。

    The Binomial coefficients are denoted by  ( r k ) where :
    ::Binomial 系数用(rk)表示,其中:

    ( r 0 ) = 1   for   k = 0 ( r k ) = r ( r 1 ) ( r k + 1 ) k !   for   k 1.


    ::k=0( rk) =r( r- 1) = 1 。 (r- k+1) k_ 1 ! k_ 1 = 1 。 (r- k+1) k_ 1 !

    Note:
    ::注:

    1. If r  is a non-negative integer n , then the series terminates and the binomial series reduces to a polynomial of degree  n which converges for all x
      ::如果 r 是非负整 n,则序列终止,二进制序列减为全 x 的一进制 n。
    2. Otherwise, the series is infinite. The series diverges if | x | < 1 ; the behavior of the series for | x | = 1  depends on the value of r .
      ::否则,该序列是无限的。 如果 \\\ x\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

    The above series, which has an infinite number of terms, looks similar to the binomial equation, which has a finite number of terms:
    ::上述系列有无限数目的术语,与二元式公式类似,二元式公式有一定数目的术语:

    ( a + b ) n = a n + n a n 1 b + n ( n 1 ) 2 ! a n 2 b 2 + + n a b n 1 + b n the Binomial coefficients are denoted by: = n k = 0 ( n k ) a n k b k ( n k ) = n ! k ! ( n k ) !   for   k 0.


    :sada+b)n=an+nan-1b+n(n-1)2!an-2b2+...+Nabn-1+bn...bn_Ben_BAR_BAR__BAR_BAR__BAR_BAR__BAR_BAR_BAR__BAR__BAR_BAR__BAR_BAR__BAR_BAR_BAR_BAR_BAR_BAR_BAR_BAR_BAR_BAR_BAR_BAR_BAR_BAR_BAR_BAR_BAR_BAR_BAR_BAR_BAR_BAR_BAR_BAR_B_BAR_BAR_BAR_B_B_B_B_B_B_B_B_B_BAR_B_BAR_BAR_BAR_BAR_BAR_BAR_BAR_BAR_BAR_B_B_B_B_B_B_________________________________________________________________________________________________________________________

    Let's apply the theorem from above and find a power series representation of 1 + x .
    ::让我们应用上方的定理 找到一个=% 1+x 的电源序列表示 。

    For 1 + x , r = 1 2 . For | x | < 1 , the function can be written as the binomial series
    ::%% 1+x, r=12。 对于\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

    1 + x = k = 0 ( 1 2 k ) x k , with binomial coefficients given by:
    ::+1+xk=0(12k)xk,二元系数为:

    ( 1 2 k ) = ( 1 2 ) ( 1 2 ) ( 3 2 ) ( 2 k 3 2 ) k ! = ( 1 ) k 1 ( 2 k 2 ) ! [ 2 × 4 × 6 × ( 2 k 2 ) ] 2 k k ! = ( 1 ) k 1 ( 2 k 2 ) ! 2 k 1 k ! ( k 1 ) 2 k k ! = ( 1 ) k 1 ( 2 k 2 ) ! 2 2 k 1 k ! ( k 1 ) !


    :sad12) = (12) (12) (-12) (-32) (- 2k) (- 2k) 32k! (-1) 1) 1 (2k) 2! [2) 4x6 (2k) 2) 2kk! = (-1) 1x1 (2k) 2k- 1k! (k) 2k- 1k! (- 1) = (1) 1x1 (2k) 2x2! 22k- 1k! (k) ! (1) !

    Therefore,
    ::因此,

    1 + x = k = 0 ( 1 2 k ) x k = 1 + k = 0 ( 1 ) k 1 ( 2 k 2 ) ! 2 2 k 1 k ! ( k 1 ) ! x k   for   | x | < 1 .
    ::+1+xk=0( 12k) xk=1k=0( - 1k)- 1( 2k-2)! 22k- 1k! (k- 1)! xk for *x# 1)! xk for *x# 1

    Evaluating Non-Elementary Integrals
    ::评价非组成部分综合评估

    There are many simple-looking functions that have no explicit formula for their integral in the form of elementary functions. However, in some cases their integral can be written as a Taylor Series in their interval of convergence .
    ::有许多简单看得见的职能,没有以基本职能的形式对其整体性作出明确的公式,但在某些情况下,其整体性可以写成泰勒系列,在它们交汇的间隔内写成泰勒系列。

    For example, let's find a power series representation of e x x d x .
    ::例如,让我们来找一个权力序列代表 exxdx。

    Since e x x  is not defined at x = 0 , we apply the Taylor Series of e x  at, say, x = 1  by writing e x = e e x 1  with a change of variable u = x 1 .
    ::由于exx=0没有定义,因此我们适用Taylor Ex系列,例如,x=1, 写出 ex=eex-1, 变数u=x-1。

    e x x d x = e e u 1 + u d u = [ e 1 1 + u n = 0 ( u ) n n ! ] d u = e ( 1 u + u 2 u 3 + ) ( 1 + u + u 2 2 ! + u 3 3 ! + u 4 4 ! + ) d u where   1 1 + u = n = 0 ( 1 ) n u n for   | u | < 1. = e ( 1 + 1 2 u 2 1 3 u 3 + 3 8 u 4 11 30 u 5 + ) d u for   | u | < 1. = e ( u + 1 6 u 3 1 12 u 4 + 3 40 u 5 11 180 u 6 + ) + C


    ::=======================================================================================================================================================+=====================================================================================================================================================================================================================================================================================================================================================================

    Therefore,
    ::因此,

    e x x d x = e [ ( x 1 ) + 1 6 ( x 1 ) 3 1 12 ( x 1 ) 4 + 3 40 ( x 1 ) 5 11 180 ( x 1 ) 6 + ) + C .
    ::exxdx=e[(x-1)+16(x-1)3-112(x-1)4+340(x-1)5-11180(x-1)6+...])+C。

    Solving differential equations using power series
    ::使用电源序列解决差异方程

    Use of a power series is a basic method for solving differential equations. This method yields an approximate solution to a differential equation near a single point x = x 0 . The method uses the differential equation to find the coefficients of the Taylor series about the point x = x 0 .
    ::使用电源序列是解决差别方程式的基本方法。 这个方法可以大致解决接近一个点 x=x0 的差异方程式。 这个方法使用差方程式来找到关于点 x=x0 的泰勒序列系数。

    The problem below shows application of the power series to solving a linear differential equation:
    ::以下问题显示了电源序列用于解决线性差方程的情况:

    Solve the linear first order differential  y y = 0 using a power series.
    ::使用一个电源序列解决线性第一顺序差值 yy=0 。

    Assume the solution has the form y = n = 0 a n x n = a 0 + a 1 x + a 2 x 2 + a 3 x 3 + .
    ::假设溶液为yn=0anxn=a0+a1x+a2x2+a3x3+...

    Then y = n = 1 n a n x n 1 = a 1 + 2 a 2 x + 3 a 3 x 2 + .
    ::然后您= 1nanxn - 1 = a1+2a2x+3a3x2+...

    Substituting these in the differential equation
    ::以差异方程替代这些公式

    y y = 0 ( a 1 + 2 a 2 x + 3 a 3 x 2 + ) ( a 0 + a 1 x + a 2 x 2 + a 3 x 3 + ) = 0 ( a 1 a 0 ) + ( 2 a 2 a 1 ) x + ( 3 a 3 a 2 ) x 2 + = 0


    ::yy=0(a1+2a2x+3a3x2+...)-(a0+a1x+a2x2+a3x3+...)=0(a1-a0)+(2a2-a1)x+(3a3-a2)xx2+...=0

    Equating the coefficient of each power of x  to 0 gives:
    ::将x至0的每个功率系数均分给:

    ( a 1 a 0 ) = 0 a 1 = a 0 ( 2 a 2 a 1 ) = 0 a 2 = a 1 2 = a 0 2 ( 3 a 3 a 2 ) = 0 a 3 = a 2 3 = a 0 6


    :sada1-a0)=0a1=a0(2a2-a1)=0a2=a12=a02(3a3-a2)=0a3=a23=a06*

    Using the coefficients in the power series for y  yields:
    ::使用功率序列中的系数 y 产量 :

    y = a 0 + a 1 x + a 2 x 2 + a 3 x 3 + = a 0 + a 0 x + a 0 2 x 2 + a 0 6 x 3 + = a 0 ( 1 + x + x 2 2 ! + x 3 3 ! + ) = a 0 e x


    ::y=a0+a1x+a2x2+a3x3+...=a0+a0x+a02x2+a06x3+...=a0+1+x+x22!+x33!+...=a0ex

    The solution to the differential equation y y = 0  is y = a 0 e x .
    ::yy=0的公式是y=a0ex。

    Examples
    ::实例

    Example 1
    ::例1

    Earlier, you were asked how to use a power series to evaluate the integral 1 0 x 2 e x 2 d x  with accuracy to 4 decimal places.
    ::早些时候,您被问及如何使用一个电源序列来评估 =0x2e-x2dx 的积分,精确到小数点后4位。

    Using the power (Maclaurin) series representation for e x , the integral can be written as:
    ::e-x的电源(Maclaurin)序列表示法,集成可以写为:

    1 0 x 2 e x 2 d x = 1 0 x 2 [ 1 + ( x ) 2 + ( x 2 ) 2 2 ! + ( x 2 ) 3 3 ! + ] d x = 1 0 [ x 2 x 4 + x 6 2 ! x 8 3 ! + ] d x = [ x 3 3 x 5 5 + x 7 7 2 ! x 9 9 3 ! + ] 1 0 = [ n = 0 ( 1 ) n x 2 n + 3 ( 2 n + 3 ) n ! ] 1 0 = n = 0 ( 1 ) n ( 2 n + 3 ) n ! .


    ::0x2e- x2dx=10x2[1+(-x)2+(-x2)22!+(-x2)33!+...]dx=10[x2-x4+x62!-x83!+...]dx=[x33-x55+x772]!-x993]!+...]10=[n=0(-1)x2n+3(2n+3n!]]10\n=0(-1)n(2n+3n!n!]

    Because this is an , | ( 1 ) n ( 2 n + 3 ) n ! | 5 × 10 5  for 4 decimal place accuracy occurs at n = 6 .
    ::因为这是 {( 1) n( 2n+3) n!}\\ 5x10- 5 = 4 位小数精确度为 n= 6 。

    Therefore, 1 0 x 2 e x 2 d x 5 n = 0 ( 1 ) n ( 2 n + 3 ) n ! = 0.1894 .
    ::因此, 10x2e-x2dx=5n=0(- 1)n( 2n+3n! =0. 1894) 。

    Example 2
    ::例2

    Find a power series representation of   1 ( 1 x ) m  where  m is a positive integer.
    ::在 m 是正整数的地方, 找到一个电源序列代表 1( 1) - x( m) 。

    In ( 1 + x ) r , replace x  by x , and let r = m . The Binomial coefficients for r = m  are given by:
    ::在 (1+x)r 中,将x 替换为-x,并让 rm 。

    ( m k ) = ( m ) ( m 1 ) ( m 2 ) ( m k + 1 ) k ! = ( 1 ) k m ( m + 1 ) ( m + 2 ) ( m + k 1 ) k ! = ( 1 ) k ( m + k 1 k )


    :sad-mk) = (-m) = (-m)(-m-1)(-m-2) 。 (-m-k+1-1) ! (-m) = (-1) 。 (-m) = (-m+k+1)(m+1)(m+2) 。 (m+k-1) ! (m+k) = (-1) k(m+k-1k)

    Therefore,
    ::因此,

    ( 1 + x ) r = k = 0 ( 1 ) k ( m + k 1 k ) x k .
    :sad1+x)rk=0(-1)k(m+k-1k)xk。

    Example 3
    ::例3

    Find a power representation of  sin x 2 x d x .
    ::查找 sinx2xdx 的功率表示法 。

    Direct substitution of x 2  in the Maclaurin Series of sin x  gives
    ::直接替换 Maclaurin 罪过系列中的x2

    sin x 2 = n = 0 ( 1 ) n ( 2 n + 1 ) ! ( x 2 ) 2 n + 1 = n = 0 ( 1 ) n ( 2 n + 1 ) ! x 4 n + 2 sin x 2 x = n = 0 ( 1 ) n ( 2 n + 1 ) ! x 4 n + 1


    :sadx2)2n+1)! (x2)2n+1n+1n=0(- 1)n( 2n+1)!x4n+2sinx2xxx_n=0(- 1)n( 2n+1)!x4n+1

    Therefore,
    ::因此,

    sin x 2 x d x = n = 0 ( 1 ) n ( 2 n + 1 ) ! x 4 n + 1 d x = n = 0 ( 1 ) n ( 2 n + 1 ) ! x 4 n + 2 4 n + 2 = n = 0 ( 1 ) n ( 4 n + 2 ) x 4 n + 2 ( 2 n + 1 ) !


    ::@sinx2xxn=0(- 1)n( 2n+1)! @x4n+1dxn=0( 1)n( 2n+1)!x4n+24n+2n=0( 1)n( 4n+2)x4n+2( 2n+1)!

    Review
    ::回顾

    For #1-4, find a power series representation the function.
    ::#1-4, 找到一个电源序列代表函数 。

    1. ( 9 x ) 1 2 at x = 0 .
      :sad9-x)-12 at x=0.
    2. 1 1 + x at x = 0 .
      ::11+xxxx=0。
    3. 1 ( 2 x ) 2 at x = 0 .
      ::1(2-x)2 时x=0。
    4. ( 1 1 x ) 1 2 at x = 0 .
      :sad1-1x)12x=0时。
    5. ( 1 + x + x 2 ) at x = 1 2 . In what interval is the equality true? Hint: Notice that 1 + x + x 2 = 3 4 + ( x + 1 2 ) 2 .
      ::{( 1+x+xx2) at x\\\\\12。 平等在什么时间段是真实的? 提示: 注意 1+x+x2=34+( x+12) 2。

    For #6-8, evaluate the integral using the power series representation (Maclaurin Series) of the integrand.
    ::对于#6-8,使用原格朗的电力序列(Maclaurin Series)表示法评估整体。

    1. e x 2 d x , and approximate  1 0 e x 2 d x to 6 decimal places.
      ::ex2dx, 和大约 10ex2dx 到小数点后 6 位数 。
    2. sin x 2 d x .
      ::辛克斯2dx。
    3. arctan x x d x
      ::

    For #9-13, find the power series solution to each of the differential equations:
    ::在9-13中, 找到每个差异方程式的电源序列解决方案 :

    1. y y = 0 .
      ::y'y=0。 y"y"y"y"y"y"y"y"y"y"y"y"y"yy"y"y"y"y"y"y"y"y"y"y"y"y"y"y"y"y"y"y"y"y"y"y"y"y"y"y"y"y"y"s"。
    2. y + 3 y = 0
      ::y3y=0 y3y=0
    3. y = 2 x y
      ::y2xy y2xy
    4. y + 3 x y = 0
      ::y3xy=0 y3xy=0
    5. y + y = 0 Hint: There will be two power series coefficients that are arbitrary for the general solution.
      ::yy=0 提示 : 将有两个权力序列系数, 对于一般解决方案是任意的 。

    Review (Answers)
    ::回顾(答复)

    Click to see the answer key or go to the Table of Contents and click on the Answer Key under the 'Other Versions' option.
    ::单击可查看答题键, 或转到目录中, 单击“ 其他版本” 选项下的答题键 。