The formula for the Taylor polynomial of degree n centered at x_0 , approximating a function f(x) possessing n derivatives at x_0 , is given by
p_n(x)=f(x_0)+f'(x_0)(x-x_0)+f''(x_0)/(2!)(x-x_0)^2+f'''(x_0)/(3!)(x-x_0)^3+...
p_n(x)=sum_(j=0)^n (f^((j))(x_0))/(j!) (x-x_0)^j
For f(x)=e^x, f^((j))(2)=e^2 for all j .
Therefore to fourth order in x about the point x_0=2
e^x~~p_4(x)=e^2+e^2(x-2)+e^2/2(x-2)^2+e^2/(3!)(x-2)^3+e^2/(4!)(x-2)^4
Notice the graph below. The function p_4(x)~~e^x (red) the most at x=2 . It will become more and more approximate to e^x the higher order the approximation.
http://mathworld.wolfram.com/TaylorSeries.html
Tuesday, August 28, 2018
Determine a fourth-degree Taylor polynomial matching the function e^x at x_0=1 .
Subscribe to:
Post Comments (Atom)
Why is the fact that the Americans are helping the Russians important?
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Friar Lawrence plays a significant role in Romeo and Juliet's fate and is responsible not only for secretly marrying the two lovers but ...
-
Suppose that the average daily food consumption $F$ of a herbivorous mammal with body weight $x$, where both $F$ and $x$ are measured in pou...
-
Pablo Neruda's "Ode to My Socks" is full of figurative language, including similes and metaphors. Similes are figurative compa...
-
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Resourceful: Phileas Fogg doesn't let unexpected obstacles deter him. For example, when the railroad tracks all of a sudden end in India...
-
Iago states in act 1, scene 1 that he is jealous Othello made Cassio his lieutenant. Iago believes he has had more battle experience and is ...
-
Evaluate $\displaystyle \int x^2 \cos mx dx$ by using Integration by parts. If we let $u = x^2$ and $dv = \cos mx dx$, then $d...
No comments:
Post a Comment