Difference between revisions of "009C Sample Final 1, Problem 6"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
Line 3: | Line 3: | ||
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
!Foundations: | !Foundations: | ||
+ | |- | ||
+ | |The Taylor polynomial of <math style="vertical-align: -5px">f(x)</math> at <math style="vertical-align: -1px">a</math> is | ||
|- | |- | ||
| | | | ||
+ | ::<math>\sum_{n=0}^{\infty}c_n(x-a)^n</math> where <math style="vertical-align: -14px">c_n=\frac{f^{(n)}(a)}{n!} </math>. | ||
|} | |} | ||
Line 53: | Line 56: | ||
</tr> | </tr> | ||
</table> | </table> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
Revision as of 16:04, 23 February 2016
Find the Taylor polynomial of degree 4 of at .
Foundations: |
---|
The Taylor polynomial of at is |
|
Solution:
Step 1: | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
First, we make a table to find the coefficients of the Taylor polynomial. | ||||||||||||||||||||||||
|
Step 2: | |
---|---|
Since , the Taylor polynomial of degree 4 of is | |
|
Final Answer: |
---|