Ask Your Question
2

Maclaurin and taylor series

asked 2013-07-07 22:59:46 +0200

anonymous user

Anonymous

updated 2013-07-08 19:02:00 +0200

kcrisman gravatar image

I need to write a function that returns a list of Maclaurin coefficients for f(x) up to and including degree d. I have to use the taylor and coefficient commands in sage.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2013-07-08 00:05:46 +0200

calc314 gravatar image

This sounds like homework. To find the Taylor command, I suggest that you look at the quick ref at:

http://wiki.sagemath.org/quickref?act...

You can find a method for extracting the coefficients by looking through:

http://www.sagemath.org/doc/reference...

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2013-07-07 22:59:46 +0200

Seen: 5,875 times

Last updated: Jul 08 '13