Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Maclaurin and taylor series

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.

click to hide/show revision 2
retagged

Maclaurin and taylor series

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.