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
QDifferenceEquations[IsQHypergeometricTerm] - test if a given expression is a q-hypergeometric term
Calling Sequence
IsQHypergeometricTerm(H, n, q^n=N, R)
Parameters
H
-
function of q^n, algebraic expression
n
variable
q
name used as the parameter q, usually q
N
name
R
(optional) name; assigned the computed certificate
Description
The IsQHypergeometricTerm(H,n,q^n=N,R) command returns true if is a q-hypergeometric term of q^n. Otherwise, it returns false.
A function H is q-hypergeometric of q^n if , a rational function of q^n. is the certificate of . If the fourth optional argument is included, it is assigned the certificate .
This implementation is mainly based on the implementation by H. Boeing and W. Koepf. See the References section.
Examples
See Also
QDifferenceEquations[QObjects], QDifferenceEquations[QSimpComb]
References
Boeing, H., and Koepf, W. "Algorithms for q-hypergeometric summation in computer algebra." Journal of Symbolic Computation. Vol. 11. (1999): 1-23.
Download Help Document