Skip to content

A Maple algorithm for guessing generating functions from known terms of their counting sequences.

Notifications You must be signed in to change notification settings

jaypantone/guessfunc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

guessfunc

guessfunc is a Maple library for guessing generating functions based on their known initial terms. This code is not yet fit for public consumption, but I am always more than happy to apply it to sequences of interest, so please feel free to contact me at [email protected].


If this code is useful to you in your work, please consider citing it.

Bibtex entry:
@misc{guessfunc,
	author = {Jay Pantone},
	howpublished = {\url{https://github.com/jaypantone/guessfunc}},
	month = {December},
	note = {DOI: \url{https://doi.org/10.5281/zenodo.5810636}},
	title = {{guessfunc}: A {M}aple library to guess the generating function of a counting sequence given some initial terms},
	year = {2021}
}
Biblatex entry:
@software{guessfunc,
	author = {Jay Pantone},
	date = {2021},
	doi = {10.5281/zenodo.5810636},
	month = {12},
	title = {guessfunc: A Maple library to guess the generating function of a counting sequence given some initial terms},
	url = {https://github.com/jaypantone/guessfunc}
}

About

A Maple algorithm for guessing generating functions from known terms of their counting sequences.

Resources

Stars

Watchers

Forks

Packages

No packages published