gfun
ratpolytocoeff
compute the nth coefficient of a rational function
Calling Sequence
Parameters
Description
Examples
ratpolytocoeff(f, x, n)
f
-
rational function in x
x
name; indeterminate in f
n
name; index of the Taylor coefficients
The ratpolytocoeff(f, x, n) command computes the expression for the nth coefficient of the Taylor expansion about the origin of f as a function of x.
withgfun:
ratpolytocoeff11−x−x2,x,n
∑_α=RootOf_Z2+_Z−1−−2_α5−15_α−n_α
See Also
convert[ratpoly]
gfun/parameters
Download Help Document