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.
![]() | 1 | initial version | |
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.