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][LowerBound] - compute a lower bound for the order of the telescopers for a hypergeometric term
Calling Sequence
LowerBound(T, n, k, En, 'Zpair')
Parameters
T
-
hypergeometric term in n and k
n
name
k
En
(optional) name denoting the shift operator with respect to n
'Zpair'
(optional) name
Description
Let T be a hypergeometric term in n and k. The function LowerBound(T, n, k) computes a lower bound for the order of the telescopers for T if it is guaranteed that Zeilberger's algorithm is applicable to T.
If the fourth and the fifth optional arguments (each of which can be any name), En and 'Zpair' respectively, are specified, the minimal telescoper for T is computed and assigned to the fifth argument 'Zpair' using the computed lower bound as the starting value of the guessed orders.
Examples
Zeilberger's algorithm is not applicable to the following hypergeometric term so LowerBound returns an error.
Error, (in SumTools:-Hypergeometric:-LowerBound) Zeilberger's algorithm is not applicable
The computed lower bound is 3, while the order of the minimal telescoper is
See Also
SumTools[Hypergeometric], SumTools[Hypergeometric][IsZApplicable], SumTools[Hypergeometric][MinimalZpair], SumTools[Hypergeometric][Zeilberger], SumTools[Hypergeometric][ZpairDirect]
References
Abramov, S.A. and Le, H.Q. "A Lower Bound for the Order of Telescopers for a Hypergeometric Term." CD-ROM. Proceedings FPSAC 2002. (2002).
Download Help Document