GIfactor - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


GaussInt

  

GIfactor

  

Gaussian integer factorization

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

GIfactor(c)

Parameters

c

-

Gaussian integer, a list or a set of Gaussian integers

Description

• 

The GIfactor function returns the Gaussian integer factorization of c.

• 

The answer is in the form:  such that  where  is one of four units,  are the distinct primary prime factors of c, and  are their multiplicities.

• 

The number  of the four associated primes , , ,  is singled out as primary in which we have simultaneously either () or ().

• 

The expand function may be applied to cause the factors to be multiplied together again.

Examples

(1)

(2)

(3)

(4)

See Also

expand

GaussInt[GIfacset]

GaussInt[GIfactors]

GaussInt[GIprime]

 


Download Help Document