Physics Library
 An open source physics library
Encyclopedia | Forums | Docs | Random |  
Login
create new user
Username:
Password:
forget your password?
Main Menu
Sections

Meta

Talkback

Downloads

Information
Riccati equation (Topic)

The nonlinear differential equation

-dy
dx = f(x) + g(x)y + h(x)y2 (1)

is called the Riccati equation. If h(x) 0, it becomes a linear differential equation; if f(x) 0, then it becomes a Bernoulli equation. There is no general method for integrating explicitely the equation (1), but via the substitution

           ′
y :=  − --w-(x)--
        h(x)w (x)

one can convert it to a second order homogeneous linear differential equation with non-constant coefficients.

If one can find a particular solution y0(x), then one can easily verify that the substitution

y := y0(x) + --1--
w (x) (2)

converts (1) to

dw
---
 dx + [g(x)+2h(x)y0(x)] w + h(x) = 0, (3)

which is a linear differential equation of first order with respect to the function w = w(x).

Example. The Riccati equation

dy
---
 x = 3 + 3x2y xy2 (4)

has the particular solution y := 3x. Solve the equation.

We substitute y := 3x + -1--
w(x) to (4), getting

dw-     2
dx −  3x w −  x = 0.

For solving this first order equation we can put w = uv, w= uv+ uv, writing the equation as

u (v′− 3x3v) + uv = x, (5)

where we choose the value of the expression in parentheses equal to 0:

dv-     2
dx − 3x v =  0

After separation of variables and integrating, we obtain from here a solution v = ex3, which is set to the equation (5):

du- x3
dxe   = x

Separating the variables yields

      x
du =  -3-dx
      ex

and integrating:

         ∫
u =  C +    xe− x3 dx.

Thus we have

                     [    ∫          ]
w = w (x) = uv =  ex3  C +    xe− x3 dx ,

whence the general solution of the Riccati equation (4) is

                 e−x3
y  :=  3x + C--+-∫-xe−x3-dx.

It can be proved that if one knows three different solutions of Riccati equation (1), then any other solution may be expressed as a rational function of the three known solutions.


"Riccati equation" is owned by pahio. [ full author list (2) ]
(view preamble)
View style:
See Also: time-dependent harmonic oscillators

Also defines:  separation of variables, extensions of Bernoulli equation, homogeneous linear differential equation, Riccati solutions

Cross-references: function, differential equation
There are 6 references to this object.

This is version 6 of Riccati equation, born on 2009-05-29, modified 2009-05-31.
Object id is 788, canonical name is RiccatiEquation2.
Accessed 3905 times total.

Classification:
Physics Classification02.30.Hq (Ordinary differential equations)
Pending Errata and Addenda
None.
Discussion
Style: Expand: Order:

No messages.

Interact
rate | post | correct | update request | add example | add (any)