0% found this document useful (0 votes)
2 views

Chapter92013solutions

The document consists of a series of mathematical problems and solutions related to convergence tests, Taylor polynomials, and series expansions. It includes the use of various tests such as the Ratio Test and Direct Comparison Test to determine the convergence of series, as well as the construction of Taylor polynomials for given functions. Additionally, it covers the Maclaurin series and the Integral Test for convergence, providing detailed calculations and results for each problem.

Uploaded by

yash.sharma.now
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Chapter92013solutions

The document consists of a series of mathematical problems and solutions related to convergence tests, Taylor polynomials, and series expansions. It includes the use of various tests such as the Ratio Test and Direct Comparison Test to determine the convergence of series, as well as the construction of Taylor polynomials for given functions. Additionally, it covers the Maclaurin series and the Integral Test for convergence, providing detailed calculations and results for each problem.

Uploaded by

yash.sharma.now
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Chapter 9 Test March 15, 2013 No Calculators Name

1. Determine whether the following series is absolutely convergent, conditionally convergent, or divergent. Justify your answer
1 ! 2 ! 3 ! 4 ! -1n + 1 n ! -1n + 1 n !

3 3 ◊ 6 3 ◊ 6 ◊ 9 3 ◊ 6 ◊ 9 ◊ 12 3 ◊ 6 ◊ 9 ◊ 12 ◊ ◊ ◊ 3 n 3 ◊ 6 ◊ 9 ◊ ◊ ◊ 3 n


- + - + ◊ ◊ ◊ + + ... or
n=1

-1n + 2 n + 1 ! 3 ◊ 6 ◊ 9 ◊ ◊ ◊ 3 n n + 1 1

3 ◊ 6 ◊ 9 ◊ ◊ ◊ 3 n ◊ 3 n + 3 -1 3 n + 3
Use the Ratio Test Æ lim = lim = < 1
nÆ • n+1
n! nÆ • 3
So the series is Absolutely Convergent

2. Use the Direct Comparison Test not the Limit Comparison Test to determine if the following series converges or diverges
log4 2n +

• 9 n + 12

n=3 2 n2 + 3 ln n + 0.8n

The dominating term in the numerator is 3 n and the dominating term in the denominator is 4 n2 so
3
it looks like the series is related to a p - series with a p - value of Since we think that the series converges, we now
2
need to find a simpler, larger, related p - series that also converges
log4 2n + •

9 n + 12 n + 3 n + n 5 1 5 1

2 n + 3 ln n + 0.8
£ = and since we know that is a convergent
2 n 2 3 3
4n 4 4 n=3
n 2 n 2

p - series with p > 1, then the original series must also Converge by the Direct Comparison Test

3. Let f be a function that has derivatives of all orders for all real numbers. Assume that
f 6 = -3, f ¢ 6 = 4, f ¢ ¢ 6 = 8, f ¢ ¢ ¢ 6 = -24, f 4 6 = 16, and f 5 6 = -96.
a Write the fourth order Taylor polynomial for f at x = 6
b Write the fourth order Taylor polynomial for f ¢ at x = 6 that ' s f ¢ , the first derivative

c Write the third order Taylor polynomial for g x =  f t dt at x = 6
x

f 6 f ¢ 6 f ¢ ¢ 6 f ¢ ¢ ¢ 6 f4 6


a P4 x = x - 60 + x - 61 + x - 62 + x - 63 + x - 64 or
0! 1! 2! 3! 4!

P4 x = -3 + 4 x - 6 + 4 x - 62 - 4 x - 63 + x - 64


2

b We could build this polynomial from scratch, but we can also differentiate the polynomial in part a
3

plus the next term to get

P4 x = 4 + 8 x - 6 - 12 x - 62 + x - 63 - 4 x - 64


8

c Now we integrate the polynomial in part a to get


3

P3 x = -3 x - 6 + 2 x - 62 + x - 63


4
3

 x + 3n
• n + 1
4. Find the interval of convergence for :
n
n=1 2
n + 2 x + 3n + 1 2n n + 2 x + 3 x + 3

n + 1 x + 3n
Use the Ratio Test Æ lim = lim = < 1
nÆ • 2n + 1 nÆ • 2 n + 1 2
Æ -2 < x + 3 < 2 Æ -5 < x < -1 Now we need to test the endpoints, with

 -1

n
x = -5 Æ n + 1 This fails the third condition of the Alt Series Test and Diverges
n=1



x = -1 Æ n + 1 This fails the Nth - Term Test and Diverges
n=1

so the power series is Absolutely Convergent on the interval -5, -1

 x - 22 n
• n + 2

32 n + 1
5. Find the interval of convergence for :
n=1

n + 3 x - 22 n + 2 32 n + 1 x - 22
x - 22 < 9
n + 2 x - 2
Start with the Ratio Test Æ lim = < 1 Æ
nÆ • 3 2n+3 2n 9
so x - 2 < 3 Æ -3 < x - 2 < 3 Æ -1 < x < 5 Now test the endpoints with
• •
 
n + 2 n + 2
x = -1 Æ Diverges and x = 5 Æ Diverges
n=1 3 n=1 3
so the series is Absolutely Convergent on -1, 5

6. Find the Maclaurin series for f x = x2 sin2 2 x


Hint : Use a trig identity first, then a memorized power series . . . You may need to leave one term outside the series


 -1
x2 n 1 1
2 n !
n
First, we know the Maclaurin series for cos x = also, we know that sin2 x = - cos 2 x
n=0 2 2

• 4 x2 n
f x = x2 sin2 2 x  -1
1 1 x2 x2
2 n !
so = x2 - cos 4 x = - n
or
2 2 2 2 n=0


x sin 2 x  -1
x2 42 n
2 2 n !
2 2
= - n
x2n+2
2 n=0


• 1
7. Use the Integral Test to determine if the following series is convergent or divergent :
n ln n 3
4
n=3


1 1
Integral Test Æ lim dx Using u = ln x, and du = dx we get
x ln x 3
bÆ • 4
x
3

 -3 u 3  ln b 3 ln 3 3
ln b


-4 -1 ln b -1 -1 3
lim u 3 du = lim = -3 lim - =
bÆ •
ln 3
bÆ • ln 3 bÆ • 3
ln 3
and since the integral converges, the related series also Converges

8. Find Pn x and Rn x for f x = cos2 Hint : Trig Identities are our friends !
x
at c = p, n = 3.
3
f x = cos2
x
We need the original function through the 3 rd derivative for the
3

f ¢ x = -2 cos
x x 1 -1 2x
sin = sin polynomial, and the 4 th derivative for the Taylor Remainder
3 3 3 3 3

f ¢ ¢ x =
-2 2x
cos Remember to divide by the related factorial for each term
9 3

f ¢ ¢ ¢ x = P3 x = x - p + x - p2 + x - p3


4 2x 1 3 1 3
sin - and
27 3 4 6 18 81

8 cos   cos  
2z 2z
4
x = R3 x = x - p x - p4
8 2x
81 4 !
3 4 3
f cos =
81 3 243

f x f x = 
• 2n
n + 1 !
9. The Maclaurin series for is defined as xn
n=0

a Find f4 0 b Let g x = x f ¢ x. Write the Maclaurin series for g x

c Let h x =  f t dt. h x


x

Write the Maclaurin series for


0

f k 0 2 4 f 4 0 2 4 4 !


a For f 4 0, use f 4 0 =
4 + 1 ! 4 + 1 !
xk , specifically x4 = x4 so
k! 4!

f 4 0 =
8
so
5

b f x =  f ¢ x = 


• 2n • 2n
n + 1 ! n + 1 !
xn so n xn - 1 so
n=0 n=1

g x = x f ¢ x x  
• 2n • 2 n2
n + 1 ! n + 1 !
= n xn - 1 = xn
n=1 n=1

c f x =   f t dt 


x
• 2n • 2n xn + 1
n + 1 ! n + 1 ! n + 1
xn so =
n=0 0 n=0

10. Find Pn x for f x = Then, find the Lagrange Error Remainder when x =
1 3
at c = 1, n = 2.
x
3 - 2
2
f x =
1 2
= We need the original function through the 2 nd derivative for the
x
3 - 6 - x
2

f ¢ x = -2 6 - x-2 -1 =


2

6 - x2
polynomial, and the 3 rd derivative for the Taylor Remainder

f ¢ ¢ x = 2 -2 6 - x-3 -1 =


4

6 - x3
Remember to divide by the related factorial for each term

f ¢ ¢ ¢ x = 4 -3 6 - x-4 -1 = P2 x = x - 1 + x - 13


12 2 2 2

6 - x
+ and
4 5 25 125

R2 x = x - 13 x - 13


12 2 3 2 1

6 - z4 3 ! 6 - z4 23 6 - z4 4 6 - z4


= so when x = Æ =
2

z on 1, 
3 3
and now we want to choose to maximize the absolute value of this expression, so z = and
2 2

R2 x =
1 1 4 4
= = =
4 6 -  4 
3 4 9 4 94 6561
2 2

11. Find a power series expansion for f x =  ln 1 -


x
t
dt Include the interval of convergence.
2
0

-xn + 1
ln 1 + x =  -1 ln 1 - x =  -1 - 

n
xn + 1 •
n
• xn + 1
We know that so =
n=0 n + 1 n=0 n + 1 n=0 n + 1

-  - 
x
tn + 1 xn + 2
 ln 1 -
t • t •

2n + 1 n + 1 2n + 1 n + 1 n + 2
so ln 1 - = and dt =
2 n=0 2 n=0
0

where the interval of convergence is -1, 1


1
since the original power series was built from the function
1 - x
the new limits of integration are -2, 2 and you can check the endpoints to verify that they should be included
Therefore, the integral converges for all x on -2, 2


• 1
12. Use the Nth - Term Test to determine if the following series converges or diverges,
n + 2 n
5
n=1

Nth - Term Test


-5 ln n + 2 -•
n + 2 n •
-5
0
lim Æ So we set up the new limit lim Æ and we apply
nÆ • nÆ • n •
-5  n + 2
L ¢ Hopital ' s Æ lim = 0 so the original limit is e0 = 1 π 0 so the
nÆ • 1
series Diverges by the Nth - Term Test

You might also like