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

Online Help

All Products    Maple    MapleSim


GaussInt

  

GIsqrfree

  

Gaussian integer square-free factorization

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

GIsqrfree(n)

Parameters

n

-

Gaussian integer

Description

• 

The GIsqrfree function returns the square-free Gaussian integer factorization of the Gaussian integer n.

• 

The function returns the result in the form  where  is a primary factor of n,  is its multiplicity,  for all , and u is a unit in Gaussian integer ring. The square-free factorization of n is: .

Examples

(1)

(2)

See Also

GIfactor

GIfactors

isqrfree

 


Download Help Document