Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Sister Celine's method #19149

Open
sagetrac-ktkohl mannequin opened this issue Sep 6, 2015 · 2 comments
Open

add Sister Celine's method #19149

sagetrac-ktkohl mannequin opened this issue Sep 6, 2015 · 2 comments

Comments

@sagetrac-ktkohl
Copy link
Mannequin

sagetrac-ktkohl mannequin commented Sep 6, 2015

Sister Celine's algorithm computes "k-free" recurrences for hypergeometric terms and sums.

http://mathworld.wolfram.com/SisterCelinesMethod.html

Add these functions:

  • to verify that a term is hypergeometric
  • to find recurrence for the summand
  • to sum over the recurrence found above

CC: @rwst @fredrik-johansson

Component: symbolics

Keywords: hypergeometric, series, recurrences

Author: Karen Kohl

Issue created by migration from https://trac.sagemath.org/ticket/19149

@sagetrac-ktkohl sagetrac-ktkohl mannequin added this to the sage-6.9 milestone Sep 6, 2015
@rwst
Copy link

rwst commented Sep 9, 2015

comment:1

Hi Karen, the Author: trac ticket field specifies the author of the code (if such is present). If you only want to report the ticket your authorship is specified in the Reported by: field automatically.

@jdemeyer
Copy link

jdemeyer commented Sep 9, 2015

comment:2

In other words, the fact that you wrote "Karen Kohl" as Author implies to me that you are actually going to work on this ticket.

@mkoeppe mkoeppe removed this from the sage-6.9 milestone Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants