Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Polynomial Factoring & Decomposition >

Decompose

Decompose[poly, x]
decomposes a polynomial, if possible, into a composition of simpler polynomials.
  • Decompose gives a list of the polynomials Pi which can be composed as P_1 (P_2 (… x …)) to give the original polynomial.
  • The set of polynomials Pi is not necessarily unique.
  • Decomposition is an operation which is independent of polynomial factorization.
New in 1
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team