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.
with⁡gfun:
ratpolytocoeff⁡11−x−x2,x,n
∑_α=RootOf⁡_Z2+_Z−1⁡−−2⁢_α5−15⁢_α−n_α
See Also
convert[ratpoly]
gfun/parameters
Download Help Document