numtheory(deprecated)/GIgcd - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Home : Support : Online Help : numtheory(deprecated)/GIgcd

numtheory(deprecated)

  

GIgcd

  

gcd of Gaussian integers

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

GIgcd(x1, x2,..., xn)

Parameters

x1, x2, ..., xn

-

Gaussian integers

Description

• 

Important: The numtheory package has been deprecated.  Use the superseding command GaussInt[GIgcd] instead.

• 

This function computes and returns the first quadrant associate of a gcd of the Gaussian integers x1=a1+b1I,...,xn=an+bnI, where the ais and the bis are integers.  The first quadrant associate of a Gaussian integer is defined as I^(5-j)*x where x is a Gaussian integer and j1..4 is the quadrant containing x (see GaussInt[GInormal]).

• 

The command with(numtheory,GIgcd) allows the use of the abbreviated form of this command.

Examples

Important: The numtheory package has been deprecated.  Use the superseding command GaussInt[GIgcd] instead.

withnumtheory:

GIgcd24,12

12

(1)

GIgcd345+515I,1574+368I

41+117I

(2)

See Also

GaussInt[GIgcd]

GaussInt[GInormal]

gcd

gcdex

igcd