Ordinary Differential Equations/Riccati

From testwiki
Revision as of 14:00, 10 March 2021 by imported>Fioravante Patrone (Fioravante Patrone moved page Ordinary Differential Equations/Ricatti to Ordinary Differential Equations/Riccati: misspelled name: https://en.wikipedia.org/wiki/Jacopo_Riccati)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Riccati Equation

dydx+f(x)y2+g(x)y+h(x)=0

is different from the previous differential equations because, in general, the solution is not expressible in terms of elementary integrals.

However, we can obtain a general solution from a single particular solution when one is known.

Let y1(x) be a particular solution, and let y(x)=y1+z

so that the equation becomes

dy1dx+dzdx+f(x)(y12+2y1z+z2)+g(x)(y1+z)+h(x)
=dzdx+(2y1f(x)+g(x))z+f(x)z2=0

which is a Bernoulli equation.

Template:BookCat