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[AccurateQSummation] - sum the solutions of a q-shift operator
Calling Sequence
AccurateQSummation(L, Q, x)
Parameters
L
-
polynomial in Q over C(q)(x)
Q
name; denote the q-shift operator
x
name (that Q acts on)
Description
This AccurateQSummation(L,Q,x) calling sequence computes an operator M of minimal order such that any solution of L has an anti-qdifference which is a solution of M.
If the order of L equals the order of M then the output is a list [M, r] such that r(f) is an anti-qdifference of and also a solution of M for every solution of L. If the order of L is not equal to M then only M is given in the output. In this case M equals where .
Q is the q-shift operator with respect to x, defined by .
Examples
Regarding the meaning of the second element rt in the output of AccurateQSummation, since is the minimal annihilator of , is an anti-qdifference of :
check that :
See Also
DEtools/integrate_sols, OreTools[Converters][FromPolyToOrePoly], OreTools[MathOperations][AccurateIntegration], OreTools[SetOreRing], SumTools[IndefiniteSum][AccurateSummation]
References
Abramov, S.A., and van Hoeij, M. "Integration of Solutions of Linear Functional Equations." Integral Transformations and Special Functions. Vol. 8 No. 1-2. (1999): 3-12.
Download Help Document