|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
RootSum
RootSum[f, form]
represents the sum of
for all x that satisfy the polynomial equation
.
DetailsDetails
- f must be a Function object such as
. - form need not correspond to a polynomial function.
- Normal[expr] expands RootSum objects into explicit sums involving Root objects.
- 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
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
