next up previous contents index
Next: symmetricKernel Up: Supported functions Previous: rightGcd   Contents   Index


rightLcm


Usage

rightLcm(A, B)
rightLcm(p, q)


Parameter Type Description
A, B $\mathbbm{Q}[x,\frac d{dx}]$ Differential operators
p, q $\mathbbm{Q}[x]$ Polynomials


Returns

rightLcm(A, B) returns $L$ such that $L = A S = B T$, and every other right multiple of $A$ and $B$ is a right multiple of $L$, while rightLcm(p, q) returns $\mbox{lcm}(p, q)$.


See Also

leftGcd, leftLcm, rightGcd



Manuel Bronstein 2002-09-04