Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Mathematica > Assumptions and Domains >

Algebraics

Algebraics
represents the domain of algebraic numbers, as in xAlgebraics.
  • Algebraic numbers are defined to be numbers that solve polynomial equations with rational coefficients.
  • xAlgebraics evaluates immediately only for quantities x that are explicitly constructed from rational numbers, radicals and Root objects, or are known to be transcendental.
  • Simplify[exprAlgebraics] can be used to try to determine whether an expression corresponds to an algebraic number.
An algebraic number:
In[1]:=
Click for copyable input
Out[1]=
 
is not an algebraic number:
In[1]:=
Click for copyable input
Out[1]=
 
The square root of an algebraic number is an algebraic number:
In[1]:=
Click for copyable input
Out[1]=
 
Find algebraic solutions of an equation:
In[1]:=
Click for copyable input
Out[1]=
New in 4
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team