Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Calculus > Differential Operators >

DifferentialRootReduce

DifferentialRootReduce[expr, x]
attempts to reduce expr to a single DifferentialRoot object as a function of x.
DifferentialRootReduce[expr, {x, x0}]
takes the initial conditions to be specified at x=x0.
Polynomial functions:
Rational functions:
Algebraic functions:
Addition:
Multiplication:
General expressions:
DifferentialRootReduce threads automatically overs lists:
DifferentialRootReduce can give non-homogeneous equations:
Use the option Method->"Homogeneous" to get an homogeneous equation:
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team