GaussInt
GIlcm
least common multiple of Gaussian integers
Calling Sequence
Parameters
Description
Examples
GIlcm(x[1], x[2], ..., x[n])
x[1], x[2], ..., x[n]
-
Gaussian integers
The GIlcm function computes and returns the first quadrant associate of a least common multiple of the Gaussian integers x1=a1+I⁢b1, ..., xn=an+I⁢bn where the ai's and the bi's are integers. The first quadrant associate of a Gaussian integer is defined as I5−j⁢x where x is a Gaussian integer and j (1..4) is the quadrant containing x (see GInormal).
with⁡GaussInt:
GIlcm⁡24,12
24
GIlcm⁡−345+515⁢I,1574+368⁢I
3250+7400⁢I
See Also
GaussInt[GIgcd]
GaussInt[GIgcdex]
GaussInt[GInormal]
Download Help Document