facsum_combine SciMax Toolbox factlim

SciMax Toolbox >> factcomb

factcomb

Maxima Function

Calling Sequence

factcomb (expr)

Description

Tries to combine the coefficients of factorials in expr with the factorials themselves by converting, for example, (n + 1)*n! into (n + 1)!.

sumsplitfact if set to false will cause minfactorial to be applied after a factcomb.

facsum_combine SciMax Toolbox factlim