Riccati Differential Equation
   HOME

TheInfoList



OR:

In
mathematics Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics ...
, a Riccati equation in the narrowest sense is any first-order ordinary differential equation that is
quadratic In mathematics, the term quadratic describes something that pertains to squares, to the operation of squaring, to terms of the second degree, or equations or formulas that involve such terms. ''Quadratus'' is Latin for ''square''. Mathematics ...
in the unknown function. In other words, it is an equation of the form : y'(x) = q_0(x) + q_1(x) \, y(x) + q_2(x) \, y^2(x) where q_0(x) \neq 0 and q_2(x) \neq 0. If q_0(x) = 0 the equation reduces to a Bernoulli equation, while if q_2(x) = 0 the equation becomes a first order
linear ordinary differential equation In mathematics, a linear differential equation is a differential equation that is defined by a linear polynomial in the unknown function and its derivatives, that is an equation of the form :a_0(x)y + a_1(x)y' + a_2(x)y'' \cdots + a_n(x)y^ = b( ...
. The equation is named after Jacopo Riccati (1676–1754). More generally, the term Riccati equation is used to refer to matrix equations with an analogous quadratic term, which occur in both
continuous-time In mathematical dynamics, discrete time and continuous time are two alternative frameworks within which variables that evolve over time are modeled. Discrete time Discrete time views values of variables as occurring at distinct, separate "po ...
and discrete-time linear-quadratic-Gaussian control. The steady-state (non-dynamic) version of these is referred to as the algebraic Riccati equation.


Conversion to a second order linear equation

The non-linear Riccati equation can always be converted to a second order
linear ordinary differential equation In mathematics, a linear differential equation is a differential equation that is defined by a linear polynomial in the unknown function and its derivatives, that is an equation of the form :a_0(x)y + a_1(x)y' + a_2(x)y'' \cdots + a_n(x)y^ = b( ...
(ODE): If :y'=q_0(x) + q_1(x)y + q_2(x)y^2\! then, wherever q_2 is non-zero and differentiable, v=yq_2 satisfies a Riccati equation of the form :v'=v^2 + R(x)v +S(x),\! where S=q_2q_0 and R=q_1+\frac, because :v'=(yq_2)'= y'q_2 +yq_2'=(q_0+q_1 y + q_2 y^2)q_2 + v \frac=q_0q_2 +\left(q_1+\frac\right) v + v^2.\! Substituting v=-u'/u, it follows that u satisfies the linear 2nd order ODE :u''-R(x)u' +S(x)u=0 \! since :v'=-(u'/u)'=-(u''/u) +(u'/u)^2=-(u''/u)+v^2\! so that :u''/u= v^2 -v'=-S -Rv=-S +Ru'/u\! and hence :u'' -Ru' +Su=0.\! A solution of this equation will lead to a solution y=-u'/(q_2u) of the original Riccati equation.


Application to the Schwarzian equation

An important application of the Riccati equation is to the 3rd order Schwarzian differential equation :S(w):=(w''/w')' - (w''/w')^2/2 =f which occurs in the theory of conformal mapping and univalent functions. In this case the ODEs are in the complex domain and differentiation is with respect to a complex variable. (The Schwarzian derivative S(w) has the remarkable property that it is invariant under Möbius transformations, i.e. S((aw+b)/(cw+d))=S(w) whenever ad-bc is non-zero.) The function y=w''/w' satisfies the Riccati equation :y'=y^2/2 +f. By the above y=-2u'/u where u is a solution of the linear ODE :u''+ (1/2) fu=0. Since w''/w'=-2u'/u, integration gives w'=C /u^2 for some constant C. On the other hand any other independent solution U of the linear ODE has constant non-zero Wronskian U'u-Uu' which can be taken to be C after scaling. Thus :w'=(U'u-Uu')/u^2=(U/u)' so that the Schwarzian equation has solution w=U/u.


Obtaining solutions by quadrature

The correspondence between Riccati equations and second-order linear ODEs has other consequences. For example, if one solution of a 2nd order ODE is known, then it is known that another solution can be obtained by quadrature, i.e., a simple integration. The same holds true for the Riccati equation. In fact, if one particular solution y_1 can be found, the general solution is obtained as : y = y_1 + u Substituting : y_1 + u in the Riccati equation yields : y_1' + u' = q_0 + q_1 \cdot (y_1 + u) + q_2 \cdot (y_1 + u)^2, and since : y_1' = q_0 + q_1 \, y_1 + q_2 \, y_1^2, it follows that : u' = q_1 \, u + 2 \, q_2 \, y_1 \, u + q_2 \, u^2 or : u' - (q_1 + 2 \, q_2 \, y_1) \, u = q_2 \, u^2, which is a Bernoulli equation. The substitution that is needed to solve this Bernoulli equation is : z =\frac Substituting : y = y_1 + \frac directly into the Riccati equation yields the linear equation : z' + (q_1 + 2 \, q_2 \, y_1) \, z = -q_2 A set of solutions to the Riccati equation is then given by : y = y_1 + \frac where z is the general solution to the aforementioned linear equation.


See also

* Linear-quadratic regulator * Algebraic Riccati equation * Linear-quadratic-Gaussian control


References


Further reading

* * * * *


External links

* {{springer, title=Riccati equation, id=p/r081770
Riccati Equation
at EqWorld: The World of Mathematical Equations.

at Mathworld
MATLAB function
for solving continuous-time algebraic Riccati equation. * SciPy has functions for solving th
continuous algebraic Riccati equation
and th

Ordinary differential equations