Local linearization method

This is an old revision of this page, as edited by Lilianmm87 (talk | contribs) at 18:13, 26 June 2017 (Computing integrals involving matrix exponential). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Local Linearization Method

In numerical analysis, the Local Linearization (LL) method is a general strategy for designing numerical inte-

grators for differential equations based on a local (piecewise) linearization of the given equation on consecutive

time intervals. The numerical integrators are then iteratively defined as the solution of the resulting piecewise

linear equation at the end of each consecutive interval. The LL method has been development for a variety of

equations such that the ordinary, delayed, random and stochastic differential equations. The LL integrators

are key component in the implementation of inference methods for the estimation of unknown parameters

and unobserved variables of differential equations given time series of (potentially noisy) observations. The

LL schemes are ideals to deals with complex models in a variety of fields as neuroscience, finance, forestry

management, control engineering, mathematical statistics, etc.

High Order Local Linearization Method

High Order Local Linearization (HOLL) method is a generalization of the Local Linearization method oriented

to obtain high order integrators for differential equations that preserve the stability and dynamics of the linear

equations. The integrators are obtained by splitting, on consecutive time intervals, the solution x of the original

equation in two parts: the solution z of the locally linearized equation plus an high order approximation of the

residual  .

Local Linearization scheme

A Local Linearization (LL) scheme is the final recursive algorithm that allows the numerical implementation

of a discretization derived from the LL or HOLL method for a class of differential equations.

This sandbox is in the article namespace. Either move this page into your userspace, or remove the {{User sandbox}} template.

LL methods for ODEs

Consider the d-dimensional Ordinary Differential Equation (ODE).

 

with initial condition  , where   is a differentiable function.

Let   be a time discretization of the time interval   with maximum stepsize h such that  . After the local linearization of the equation (1) at the time step   the variation of constants formula yields

 

where

 

results from the linear approximation, and

 

is the residual of the linear approximation. Here,  and   denote the partial derivatives of f with respect to the variables x and t, respectively, and  

Local Linear discretization

For a time discretization  , the Local Linear discretization of the ODE (1) at each point   is deffined by the recursive expression

 

The Local Linear discretization (3) converges with order 2 to the solution of nonlinear ODEs, but it match the

solution of the linear ODEs. The recursion (3) is also known as Exponential Euler discretization.

High Order Local Linear discretizations

For a time discretization   a High Order Local Linear (HOLL) discretization of the ODE (1) at each point   is deffined by the recursive expression

 

where   is an approximation to the residual r of order  higher than 2   The HOLL discretization (4) converges with order � to the solution of nonlinear ODEs, but it match the solution of the linear ODEs.

HOLL discretizations can be derived in two ways: 1) by approximating the integral representation (2) of r; and 2) by using a numerical integrator for the di§erential representation of r deffined by

 

for all  , where

 

The resulting approximation is often called Locally Linearized discretization.

Known HOLL discretizations are the following.

Locally Linearized Runge Kutta discretization

 

which is obtained by solving (5) via a s-stage RK scheme with coefficients  

Local Linear Taylor discretization

 

which results from the approximation of  in (2) by its order-p truncated Taylor expansion.

Exponential Rosembrock discretization (poner link) is obtained by approximating the integral (2) by aquadrature rule.

Linealized Exponential Adams discretization

 

which results from the interpolation of  in (2) by a Hermite polynomial of degree p, where   denotes the l-th backward di§erence of  .

Local Linearization schemes

All numerical implementation   of the LL (or of a HOLL) discretization   involves approximations   to

integrals   of the form

 

where A is an d   d matrix. Every numerical implementation   of a Local Linear discretization   of any order is generically called Local Linearization scheme.

Computing integrals involving matrix exponential

Among a number of algorithms to compute the integrals  , those based on rational Padé and Krylov subspaces

approximations for exponential matrix are preferred. For this, a central role is playing by the expression

 

where   are d-dimensional vectors,

 

 

If   denotes the (p; q)-Padé approximation of   and k is the smallest integer number such that