SumTools[Hypergeometric][BottomSequence] - bottom sequence of a hypergeometric term
|
Calling Sequence
|
|
BottomSequence(T, x, opt)
|
|
Parameters
|
|
T
|
-
|
hypergeometric term in x
|
x
|
-
|
name
|
opt
|
-
|
(optional) equation of the form primitive=true or primitive=false
|
|
|
|
|
Description
|
|
•
|
Note that this command rewrites expressions of the form in terms of GAMMA functions .
|
|
|
Compatibility
|
|
•
|
The SumTools[Hypergeometric][BottomSequence] command was introduced in Maple 15.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
Note that is not equivalent to :
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
However, satisfies the same difference equation as :
>
|
|
| (6) |
>
|
|
| (7) |
>
|
|
| (8) |
>
|
|
| (9) |
>
|
|
| (10) |
is an indefinite sum of :
>
|
|
| (11) |
>
|
|
| (12) |
>
|
|
| (13) |
>
|
|
| (14) |
Now assume that :
>
|
|
| (15) |
With that assumption, and are equivalent, and is an indefinite sum of both:
>
|
|
| (16) |
>
|
|
| (17) |
Example of a hypergeometric term with parameters:
>
|
|
| (18) |
>
|
|
| (19) |
Note that is considered non-integer.
>
|
|
Warning, the assumptions about variable(s) k are ignored
| |
| (20) |
>
|
|
| (21) |
>
|
|
| (22) |
>
|
|
| (23) |
|
|
References
|
|
|
S.A. Abramov, M. Petkovsek. "Analytic solutions of linear difference equations, formal series, and bottom summation." Proc. of CASC'07, (2007): 1-10.
|
|
S.A. Abramov, M. Petkovsek. "Gosper's Algorithm, Accurate Summation, and the Discrete Newton-Leibniz Formula." Proceedings of ISSAC'05, (2005): 5-12.
|
|
|