HypergeometricU[a, b, z] is the confluent hypergeometric function U(a, b, z).
Quotient[m, n] gives the integer quotient of m and n. Quotient[m, n, d] uses an offset d.
SpheroidalPS[n, m, \[Gamma], z] gives the angular spheroidal function PS n, m (\[Gamma], z) of the first kind.
Sec
(Built-in Mathematica Symbol) Sec[z] gives the secant of z.
SeriesCoefficient[series, n] finds the coefficient of the n\[Null]\[Null]^th-order term in a power series in the form generated by Series. SeriesCoefficient[f, {x, x_0, n}] ...
Extrapolation methods are a class of arbitrary-order methods with automatic order and step-size control. The error estimate comes from computing a solution over an interval ...
RecurrenceTable[eqns, expr, {n, n_max}] generates a list of values of expr for successive n based on solving the recurrence equations eqns.RecurrenceTable[eqns, expr, nspec] ...
Complex Polynomial Systems Real Polynomial Systems Diophantine Polynomial Systems
A Riccati equation is a first-order equation of the form This equation was used by Count Riccati of Venice (1676–1754) to help in solving second-order ordinary differential ...
Systems of ODEs are important in various fields of science, such as the study of electricity and population biology. Like single ODEs, systems of ODEs can classified as ...