DEtools[ReduceHyperexp] - a reduction algorithm for hyperexponential functions
|
Calling Sequence
|
|
ReduceHyperexp(H, x, newH)
|
|
Parameters
|
|
H
|
-
|
hyperexponential function of x
|
H1
|
-
|
hyperexponential function of x
|
H2
|
-
|
hyperexponential function of x
|
x
|
-
|
variable
|
newH
|
-
|
(optional) name; assigned a computed equivalence of H
|
|
|
|
|
Description
|
|
•
|
The output from ReduceHyperexp is a sequence of two elements each of which is either or written in the form
|
•
|
ReduceHyperexp is a generalization of the reduction algorithm for rational functions by Hermite (recall that a rational function is also a hyperexponential function). It also covers the differential Gosper's algorithm.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
|
|
References
|
|
|
Geddes, Keith; Le, Ha; and Li, Ziming. "Differential rational canonical forms and a reduction algorithm for hyperexponential functions." Proceedings of ISSAC 2004. ACM Press. (2004): 183-190.
|
|
|
Download Help Document
Was this information helpful?