Ticket #11515 (new enhancement)
Opened 2 years ago
guessing formulas for sequences
| Reported by: | mantepse | Owned by: | sage-combinat |
|---|---|---|---|
| Priority: | major | Milestone: | sage-wishlist |
| Component: | combinatorics | Keywords: | |
| Cc: | sage-combinat | Work issues: | |
| Report Upstream: | N/A | Reviewers: | |
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
Given the initial terms of a sequence of numbers (or polynomials or whatever) we want to find a differential or algebraic or functional equation for the generating function or a explicit formula for the individual terms.
TODO: a couple examples
sage: guess(....)
....
TODO: links to existing implementations
Note: See
TracTickets for help on using
tickets.
