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

RootSum

RootSum[f, form]
represents the sum of form[x] for all x that satisfy the polynomial equation f[x]0.
  • f must be a Function object such as (#^5-2#+1)&.
  • form need not correspond to a polynomial function.
  • f and form can contain symbolic parameters.
  • RootSum[f, form] is automatically simplified whenever form is a rational function.
  • RootSum is often generated in computing integrals of rational functions.
New in 3
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team