The solutions to many second-order ODEs can be expressed in terms of special functions. Solutions to certain higher-order ODEs can also be expressed using AiryAi, BesselJ, ...
Solving linear first-order ODEs is straightforward and only requires the use of a suitable integrating factor. In sharp contrast, there are a large number of methods ...
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 ...
The following is a linear first-order ODE because both y[x] and y^ ′[x] occur in it with power 1 and y^′[x] is the highest derivative. Note that the solution contains the ...
An Euler equation has the general form Euler equations can be solved by transforming them to equations with constant coefficients. This is an example of an Euler equation.
When Mathematica cannot give you an explicit result for an integral, it leaves the integral in a symbolic form. It is often useful to manipulate this symbolic form. ...
Introduction Random Generation Functions Seeding and Localization
Mathematica represents matrices and vectors using lists. Anything that is not a list Mathematica considers as a scalar. A vector in Mathematica consists of a list of scalars. ...
Introduction Methods for Local Minimization Methods for Solving Nonlinear Equations