DEtools[LCLM] - find the Least Common Left Multiple of differential operators
|
Calling Sequence
|
|
LCLM(L1, L2,.., Ln, domain, opt)
|
|
Parameters
|
|
L1, L2, .., Ln
|
-
|
differential operators
|
domain
|
-
|
a list containing two names
|
opt
|
-
|
(optional) arguments
|
|
|
|
|
Description
|
|
•
|
The quotes for the name groundfield are only necessary if groundfield has been given a value; otherwise they may be omitted.
|
•
|
If the argument domain is omitted then the differential specified by the environment variable _Envdiffopdomain will be used. If this environment variable is not set then the argument domain may not be omitted.
|
•
|
This function is part of the DEtools package, and so it can be used in the form LCLM(..) only after executing the command with(DEtools). However, it can always be accessed through the long form of the command by using DEtools[LCLM](..).
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
>
|
|
| (4) |
>
|
|
>
|
|
| (5) |
>
|
|
>
|
|
| (6) |
>
|
|
| (7) |
>
|
|
| (8) |
|
|
Download Help Document
Was this information helpful?