DEtools
AreSimilar
test if two hyperexponential functions are similar
Calling Sequence
Parameters
Description
Examples
References
AreSimilar(H1, H2, x)
H1
-
hyperexponential function of x
H2
x
variable
Let be hyperexponential functions of x over a field K of characteristic 0. The AreSimilar(H1,H2,x) command returns true if and are similar. Otherwise, it returns false.
H1 and H2 are similar if their ratio can be written as the product of a rational function and a constant in some extension of K.
Geddes, Keith; Le, Ha; and Li, Ziming. "Differential rational normal forms and a reduction algorithm for hyperexponential functions." Proceedings of ISSAC 2004. ACM Press. (2004): 183-190.
See Also
DEtools[RationalCanonicalForm]
DEtools[ReduceHyperexp]
SumTools[Hypergeometric][AreSimilar]
Download Help Document