Maple Professional
Maple Academic
Maple Student Edition
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professional
MapleSim Academic
Maple T.A. - Testing & Assessment
Maple T.A. MAA Placement Test Suite
Möbius - Online Courseware
Machine Design / Industrial Automation
Aerospace
Vehicle Engineering
Robotics
Power Industries
System Simulation and Analysis
Model development for HIL
Plant Modeling for Control Design
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematics Education
Engineering Education
High Schools & Two-Year Colleges
Testing & Assessment
Students
Financial Modeling
Operations Research
High Performance Computing
Physics
Live Webinars
Recorded Webinars
Upcoming Events
MaplePrimes
Maplesoft Blog
Maplesoft Membership
Maple Ambassador Program
MapleCloud
Technical Whitepapers
E-Mail Newsletters
Maple Books
Math Matters
Application Center
MapleSim Model Gallery
User Case Studies
Exploring Engineering Fundamentals
Teaching Concepts with Maple
Maplesoft Welcome Center
Teacher Resource Center
Student Help Center
SumTools[IndefiniteSum][AccurateSummation] - compute closed forms of indefinite sums using accurate summation
Calling Sequence
AccurateSummation(T, n)
Parameters
T
-
function of n
n
name; specifies summation index
Description
The AccurateSummation(T, n) command solves the problem of indefinite summation using accurate summation.
The output from AccurateSummation is a function such that if the algorithm succeeds in constructing one. Otherwise, it returns FAIL.
Examples
Note that since T is not a hypergeometric term of n, Gosper's algorithm fails to compute an anti-difference:
See Also
SumTools[IndefiniteSum], SumTools[IndefiniteSum][Indefinite]
References
Abramov, S.A. and van Hoeij, M. "Integration of Solutions of Linear Functional Equations." Integral Transformations and Special Functions, (1999): 3-12. Vol. 8. No. 1-2.
Download Help Document