Chapter 8: Infinite Sequences and Series
Section 8.4: Power Series
Example 8.4.7
Determine the radius of convergence and the interval of convergence for the power series ∑n=1∞nn xn.
Even though (7) in Table 8.4.1 claims that absolute convergence at one end of the interval of convergence implies absolute convergence at the other, if the convergence at an endpoint is absolute, verify that it also absolute at the other.
Solution
Mathematical Solution
Since the given power series contains the powers xn, the radius of convergence is given by
R=limn→∞an/an+1 = limn→∞nnn+1n+1=limn→∞nn+1n⋅1n+1 = 0
The given power series converges (absolutely) at the single point x=0.
Maple Solution
Define the general coefficient an as a function of n
Write an=… Context Panel: Assign Function
an=nn→assign as functiona
Obtain the radius of convergence
Calculus palette: Limit template Context Panel: Assign Name
R=limn→∞anan+1→assign
Display R, the radius of convergence
Write R Context Panel: Evaluate and Display Inline
R = 0
<< Previous Example Section 8.4 Next Example >>
© Maplesoft, a division of Waterloo Maple Inc., 2024. All rights reserved. This product is protected by copyright and distributed under licenses restricting its use, copying, distribution, and decompilation.
For more information on Maplesoft products and services, visit www.maplesoft.com
Download Help Document