Riccati equation

It is a nonlinear first order ODE that was developed in the context of hydrodynamics. It is of the form

y=P(x)+Q(x)y+R(x)y2,

where P(x),Q(x),R(x) are known (sufficiently differentiable) functions. The typical solution method follows these steps:

  1. Find a particular solution y1, often by trial and error.
  2. Substitute y=y1+u into the Riccati equation, which transforms it into a Bernoulli equation in terms of u. Solve this equation to obtain a one-parameter family of solutions.
  3. The general solution is then given by y=y1+u.

In the particular case of the Riccati equation

yαa+b(1y)(a+by)=0.

where a,b, and α are real parameters the function

y=1aeαx1+beαx,

is a solution of the equation.

Relationship with the Schrödinger Equation

The Riccati equation is intimately linked to second-order linear ordinary differential equations, such as the Schrödinger equation. Consider the Schrödinger-type equation:

u(x)=g(x)u(x)

If we define y(x)=u(x)u(x), then y(x) satisfies the Riccati equation:

y+y2=g(x)

Conversely, given a solution y(x) of the Riccati equation y+y2=g(x), we can obtain a family of solutions to the Schrödinger equation via:

u(x)=Cexp(y(x)dx)

where C is an arbitrary constant.

Geometric Interpretation

The set of solutions to the Schrödinger equation forms a 2-dimensional vector space (the "plane of solutions"). Since a single solution y(x) of the Riccati equation determines u(x) only up to a constant scaling factor C, it corresponds to a line (a 1-dimensional subspace) through the origin in this plane of solutions.

The general solution of the Riccati equation is a one-parameter family of functions. This family corresponds to the set of all lines in the plane of solutions of the Schrödinger equation, which is topologically a projective line P1.

More on the relation: A Riccati-type equation can be transformed into a second order linear homogeneous differential equation (see this). Moreover, it can be "approximately transformed" into a Schrodinger equation (see this).