Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Algebraic Computation / Polynomial Functions /

GaussianIntegers

FilledSmallSquare GaussianIntegers is an option for FactorInteger, PrimeQ, Factor and related functions which specifies whether factorization should be done over Gaussian integers.

FilledSmallSquare With GaussianIntegers -> False, factorization is done over the ordinary ring of integers .

FilledSmallSquare With GaussianIntegers -> True, factorization is done over the ring of integers with adjoined .

FilledSmallSquare Example: FactorInteger[13, GaussianIntegers -> True] LongRightArrow.

FilledSmallSquare The Gaussian primes used when GaussianIntegers -> True are chosen to have both real and imaginary parts positive.

FilledSmallSquare The first entry in the list given by FactorInteger with GaussianIntegers -> True may be -1 or -I.

FilledSmallSquare See Section 3.2.4.

FilledSmallSquare See also: Extension, ComplexExpand.

FilledSmallSquare New in Version 2.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.