Opened 11 years ago
Last modified 8 years ago
#11515 new enhancement
guessing formulas for sequences
Reported by: | mantepse | Owned by: | sage-combinat |
---|---|---|---|
Priority: | major | Milestone: | sage-wishlist |
Component: | combinatorics | Keywords: | |
Cc: | sage-combinat, rws, mmezzarobba | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | #15714, #16008 | 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
Change History (4)
comment:2 Changed 8 years ago by
- Dependencies set to #15714
comment:3 Changed 8 years ago by
- Cc mmezzarobba added
comment:4 Changed 8 years ago by
- Dependencies changed from #15714 to #15714, #16008
Note: See
TracTickets for help on using
tickets.
This can mean several things:
So this issue depends on several sub-issues.