English

Computing with Hypergeometric-Type Terms

Symbolic Computation 2024-10-16 v2 Discrete Mathematics Mathematical Software

Abstract

Take a multiplicative monoid of sequences in which the multiplication is given by Hadamard product. The set of linear combinations of interleaving monoid elements then yields a ring. For hypergeometric sequences, the resulting ring is a subring of the ring of holonomic sequences. We present two algorithms in this setting: one for computing holonomic recurrence equations from hypergeometric-type normal forms and the other for finding products of hypergeometric-type terms. These are newly implemented commands in our Maple package HyperTypeSeqHyperTypeSeq, available at \url{https://github.com/T3gu1a/HyperTypeSeq}, which we also describe.

Keywords

Cite

@article{arxiv.2404.10143,
  title  = {Computing with Hypergeometric-Type Terms},
  author = {Bertrand Teguia Tabuguia},
  journal= {arXiv preprint arXiv:2404.10143},
  year   = {2024}
}

Comments

Mainly correcting a miscopy of the explicit formula that the code outputs for the sequence at https://oeis.org/A212579 (see equation (3)). This is the version considered for ISSAC'24 software presentation