Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Complex Numbers >

GaussianIntegers

GaussianIntegers
is an option for FactorInteger, PrimeQ, Factor and related functions which specifies whether factorization should be done over Gaussian integers.
  • With GaussianIntegers->False, factorization is done over the ordinary ring of integers Z.
  • With GaussianIntegers->True, factorization is done over the ring of integers with i adjoined Z[i].
  • The Gaussian primes used when GaussianIntegers->True are chosen to have both real and imaginary parts positive.
  • The first entry in the list given by FactorInteger with GaussianIntegers->True may be -1 or -I.
New in 2
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team