Maple Professionel
Maple Académique
Maple Edition Étudiant
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professionel
MapleSim Académique
Maple T.A. - Suite d'examens de classement
Maple T.A. MAA Placement Test Suite
Möbius - Didacticiels de mathématiques en ligne
Machine Design / Industrial Automation
Aéronautique
Ingénierie des véhicules
Robotics
Energie
System Simulation and Analysis
Model development for HIL
Modélisation du procédé pour la conception de systèmes de contrôle
Robotics/Motion Control/Mechatronics
Other Application Areas
Enseignement des mathématiques
Enseignement de l’ingénierie
Enseignement secondaire et supérieur (CPGE, BTS)
Tests et évaluations
Etudiants
Modélisation financière
Recherche opérationnelle
Calcul haute performance
Physique
Webinaires en direct
Webinaires enregistrés
Agenda des évènements
Forum MaplePrimes
Blog Maplesoft
Membres Maplesoft
Maple Ambassador Program
MapleCloud
Livres blancs techniques
Bulletin électronique
Livres Maple
Math Matters
Portail des applications
Galerie de modèles MapleSim
Cas d'Etudes Utilisateur
Exploring Engineering Fundamentals
Concepts d’enseignement avec Maple
Centre d’accueil utilisateur Maplesoft
Centre de ressources pour enseignants
Centre d’assistance aux étudiants
SumTools[Hypergeometric][IsHolonomic] - test if a given bivariate hypergeometric term is holonomic
SumTools[Hypergeometric][IsProperHypergeometricTerm] - test if a given bivariate hypergeometric term is proper
Calling Sequence
IsHolonomic(T, n, k)
IsProperHypergeometricTerm(T, n, k)
Parameters
T
-
hypergeometric term of n and k
n
variable
k
Description
The IsProperHypergeometricTerm(T,n,k) command returns true if is a proper hypergeometric term. Otherwise, it returns false.
The IsHolonomic(T,n,k) command returns true if the bivariate hypergeometric term is holonomic. Otherwise, it returns false.
A bivariate hypergeometric term is proper if it can be written as where is a polynomial of n and k, and , are integers, and are non-negative integers, are complex numbers.
It can be shown that is proper if and only if it is holonomic.
Note: If is a proper hypergeometric term, the termination of Zeilberger's algorithm is guaranteed.
Examples
See Also
SumTools[Hypergeometric], SumTools[Hypergeometric][ConjugateRTerm], SumTools[Hypergeometric][IsHypergeometricTerm], SumTools[Hypergeometric][Zeilberger]
References
Abramov, S.A., and Petkovsek, M. "Proof of a Conjecture of Wilf and Zeilberger." Preprint series. Vol. 39. (2001): 748. University of Ljubljana, ISSN 1318--4865.
Download Help Document