Taylor series

raven

New Member
Joined
Feb 17, 2003
Messages
1
Is there a way to format the Taylor series into Excel for a specified range of numbers?
Thanks for all the advice!!
 

Excel Facts

Can a formula spear through sheets?
Use =SUM(January:December!E7) to sum E7 on all of the sheets from January through December
The Taylor series for f about c can be written as follows.
f(x) = f(c) + f'(c)(x-c) +{ f''(c)(x-c)2}/2! + {f'''(c)(x-c)3}/3! + ... + { fn(c)(x-c)n}/n! + ...
When c = 0, the Taylor Series is equivalent to Maclaurin Series.

Example:
Use Taylor Series to expand ex around 1.
Solution:
f(x) = ex and f(1) =e
f'(x) = ex and f'(1)=e
f''(x) = ex and f''(1) =e and so on.
Therefore, f(x) = e + e(x-1) + {e(x-1)2}/2! + {e(x-1)3}/3! + ...
This message was edited by rbraxton on 2003-02-18 12:56
 
Upvote 0

Forum statistics

Threads
1,215,054
Messages
6,122,895
Members
449,097
Latest member
dbomb1414

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top