Runge–Kutta method (SDE)

Runge–Kutta method (SDE)

In mathematics, the Runge - Kutta method is a technique for the approximate numerical solution of a stochastic differential equation. It is a generalization of the Runge-Kutta method for ordinary differential equations to stochastic differential equations.

Consider the Itō diffusion "X" satisfying the following Itō stochastic differential equation

:{mathrm{d} X_{t = a(X_{t}) , mathrm{d} t + b(X_{t}) , mathrm{d} W_{t},

with initial condition "X"0 = "x"0, where "W""t" stands for the Wiener process, and suppose that we wish to solve this SDE on some interval of time [0, "T"] . Then the Runge-Kutta approximation to the true solution "X" is the Markov chain "Y" defined as follows:

* partition the interval [0, "T"] into "N" equal subintervals of width "δ" = "T" ⁄ "N" > 0:

:0 = au_{0} < au_{1} < dots < au_{N} = T;

* set "Y"0 = "x"0;

* recursively define "Y""n" for 1 &le; "n" &le; "N" by

:Y_{n + 1} = Y_{n} + a(Y_{n}) delta + b(Y_{n}) Delta W_{n} + frac{1}{2} left( b(hat{Upsilon}_{n}) - b(Y_{n}) ight) left( (Delta W_{n})^{2} - delta ight) delta^{-1/2},

: where

:Delta W_{n} = W_{ au_{n + 1 - W_{ au_{n

: and

:hat{Upsilon}_{n} = Y_{n} + a(Y_n) delta + b(Y_{n}) delta^{1/2}.

Note that the random variables &Delta;"W""n" are independent and identically distributed normal random variables with expected value zero and variance "&delta;".

This scheme has strong order 1, meaning that the approximation error of the actual solution at a fixed time scales with the time step "&delta;". It has also weak order 1, meaning that the error on the statistics of the solution scales with the time step "&delta;". See the references for complete and exact statements.

The functions "a" and "b" can be time-varying without any complication. The method can be generalized to the case of several coupled equations; the principle is the same but the equations become longer. Higher-order schemes also exist, but become increasingly complex.

References

*


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • List of numerical analysis topics — This is a list of numerical analysis topics, by Wikipedia page. Contents 1 General 2 Error 3 Elementary and special functions 4 Numerical linear algebra …   Wikipedia

  • Dynamic errors of numerical methods of ODE discretization — The dynamical characteristic of the numerical method of ordinary differential equations (ODE) discretization – is the natural logarithm of its function of stability . Dynamic characteristic is considered in three forms: – Complex dynamic… …   Wikipedia

  • List of mathematics articles (R) — NOTOC R R. A. Fisher Lectureship Rabdology Rabin automaton Rabin signature algorithm Rabinovich Fabrikant equations Rabinowitsch trick Racah polynomials Racah W coefficient Racetrack (game) Racks and quandles Radar chart Rademacher complexity… …   Wikipedia

  • Stochastic differential equation — A stochastic differential equation (SDE) is a differential equation in which one or more of the terms is a stochastic process, thus resulting in a solution which is itself a stochastic process. SDE are used to model diverse phenomena such as… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”