Microsoft Store
 

Numerical ordinary differential equations


 

Numerical ordinary differential equations is the part of

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

numerical analysis which studies the numerical solution of

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

ordinary differential equations (ODEs). This

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

field is also known under the name numerical integration, but

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

some people reserve this term for the computation of integrals.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Many differential equations cannot be solved analytically, in which

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

case we have to satisfy ourselves with an approximation to the

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

solution. The algorithms studied here can be used to compute such

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

an approximation. An alternative method is to use techniques from

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

calculus to obtain a series expansion of the solution.

Related Topics:
Calculus - Series

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Ordinary differential equations occur in many scientific disciplines,

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

for instance in mechanics, chemistry, ecology, and

Related Topics:
Mechanics - Chemistry - Ecology

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

economics. In addition, some methods in

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

numerical partial differential equations convert the

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

partial differential equation into an ordinary differential

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

equation, which must then be solved.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~