Introduction to the gfun Package

Calling Sequence

function(args)

gfun[function](args)

Description

The way the guessing proceeds can be controled by modifying Parameters.

There are different types of generating functions that can be manipulated in gfun, such as ordinary (ogf) and exponetial (egf) generating functions. For a description of the predefined types see gftypes.

The following conversion routines transform from one type to another:

listtolist listtoseries seriestolist seriestoseries

References

More information (on an early version) can be found in: "Gfun: a Maple package for the manipulation of generating and holonomic functions in one variable.", B. Salvy and P. Zimmermann, ACM Transactions on Mathematical Software, 20 (2), 163--177 (1994).

See also the web page of gfun: http://perso.ens-lyon.fr/bruno.salvy/software/the-gfun-package/

See Also

with gfun[Parameters]