Calculus II Help : Taylor/Maclaurin Series

Click For Summary
SUMMARY

This discussion focuses on solving problems related to Taylor and Maclaurin series in a Calculus II course. The primary function analyzed is f(x) = 1/x², with specific tasks including finding derivatives, constructing Taylor series, and determining intervals of convergence. Participants provided formulas for the nth derivative evaluated at a point, as well as the Maclaurin series for various functions, highlighting common errors and clarifying concepts such as the ratio test for convergence.

PREREQUISITES
  • Understanding of Taylor and Maclaurin series
  • Knowledge of derivatives and their evaluation at specific points
  • Familiarity with convergence tests, particularly the ratio test
  • Basic integration techniques and properties of exponential functions
NEXT STEPS
  • Study the derivation of Taylor series for various functions
  • Learn about the ratio test for determining the radius of convergence
  • Practice finding Maclaurin series for functions involving integrals
  • Explore the applications of Taylor series in approximating functions
USEFUL FOR

Students in Calculus II, particularly those struggling with Taylor and Maclaurin series, as well as educators looking for examples of common student misconceptions in series expansion.

vdeity
Messages
6
Reaction score
0
Hey... This really sucks. I am in Calculus 2 and I have had 3 in-class exams, all 3 were A's. This last exam is take-home and it is entirely Maclaurin and Taylor series.. The only thing in the class to go over my head.

Please help me out with these problems!

Homework Statement




Use the function : f(x) = 1 / x^2 to answer the following questions.

#1
a. Find a formula for the sequence of values given by f^n (2). Do this by computing enough derivatives of f(x) evaluated at 2 until you see a pattern.

I got

Σ ( (-1)^(n+1) * (n+1)! ) / ( -2 * 2^(n+1) )
n=0

b. Find formula for the sequence of values given by f^n (2) / n!

I got like... ( (-1)^n (n+1)! ) / (4 * 2^n )

c. What is the Taylor Series centered at a = 2 for the function f(x) = 1/x^2 ?


Σ ( f^n*(2)*(x-2)^n ) / n!
n=0


d. What is interval of convergence for this Taylor series?

No bueno.

e. What is T4 (x) ?

f. What are T4(3) and R4 (3) ?



#2
a. Find Maclaurin Series for the function:
F(x) =
x⌠ t^2 * e^ (-t^2) dt
0⌡


*Remember : e^x =

Σ [ f^n * (a) * (x-a)^n ] / n!
n=0

I got... (something that didn't work)

[ (-1)^n * t^2 (t^(2n) ] / n!


b. Estimate value of
1⌠ x^2 * e^(-x^2) dx
0⌡
by using M9(x), the Maclaurin polynomial of degree 9.


#3

a. Find the Maclaurin series for the function f(x) = arctan ( x^3 / 3 )


b. What is the interval of convergence?


c. Find the value of the first 10 coefficient terms: c0, c1, c2, c3, c4 ... c10 for this Maclaurin series.


d. What is the value of f^21 (0), the 21st derivative evaluated at zero?



Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
vdeity said:
Hey... This really sucks. I am in Calculus 2 and I have had 3 in-class exams, all 3 were A's. This last exam is take-home and it is entirely Maclaurin and Taylor series.. The only thing in the class to go over my head.

Please help me out with these problems!

Homework Statement




Use the function : f(x) = 1 / x^2 to answer the following questions.

#1
a. Find a formula for the sequence of values given by f^n (2). Do this by computing enough derivatives of f(x) evaluated at 2 until you see a pattern.

I got

Σ ( (-1)^(n+1) * (n+1)! ) / ( -2 * 2^(n+1) )
n=0
You mean the nth derivative, not f to the nth power here, don't you? f(x)= x-2 so f(2)= 1/4; f'(x)= -2x-3 so f'(2)= -1/4; f"(x)= 6x-4 so f"(2)= 3/8; f"'(x)= -12x-5 so f"'(2)= 3/16, etc. I don't see where you got that sum.

b. Find formula for the sequence of values given by f^n (2) / n!

I got like... ( (-1)^n (n+1)! ) / (4 * 2^n )
The only difference between (a) and (b) is that you have divided by n!. What happened to the sum? Why do you still have (n+1)!? (n+1)!/(n+1)= n+1.

c. What is the Taylor Series centered at a = 2 for the function f(x) = 1/x^2 ?


Σ ( f^n*(2)*(x-2)^n ) / n!
n=0
That's the formula, yes, but obviously you are expected to use your answers from (a) and (b)!

d. What is interval of convergence for this Taylor series?

No bueno.
I can think of two ways to find the radius of convergence.
a) Use the ratio test for convergence
b) What is the distance from x= 2 to the point where f(x) "blows up"?

e. What is T4 (x) ?

f. What are T4(3) and R4 (3) ?
If you were able to do (c) why not just set x= 2?



#2
a. Find Maclaurin Series for the function:
F(x) =
x⌠ t^2 * e^ (-t^2) dt
0⌡


*Remember : e^x =

Σ [ f^n * (a) * (x-a)^n ] / n!
n=0

I got... (something that didn't work)

[ (-1)^n * t^2 (t^(2n) ] / n!
First it should be a function of x, not t! Did you forget to integrate?


b. Estimate value of
1⌠ x^2 * e^(-x^2) dx
0⌡
by using M9(x), the Maclaurin polynomial of degree 9.


#3

a. Find the Maclaurin series for the function f(x) = arctan ( x^3 / 3 )


b. What is the interval of convergence?


c. Find the value of the first 10 coefficient terms: c0, c1, c2, c3, c4 ... c10 for this Maclaurin series.


d. What is the value of f^21 (0), the 21st derivative evaluated at zero?



Homework Equations





The Attempt at a Solution

At try 3!
 

Similar threads

  • · Replies 48 ·
2
Replies
48
Views
7K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
5
Views
2K
Replies
17
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K