Understanding Riccati's ODE Variant: A Generalized RODE Explanation

  • Thread starter Thread starter MathematicalPhysicist
  • Start date Start date
  • Tags Tags
    Ode
MathematicalPhysicist
Science Advisor
Gold Member
Messages
4,662
Reaction score
372
Any one knows how do you call an equation of the type:
y' = q_0(x)+q_1(x) y+...+q_n(x) y^n
Maybe generalized RODE?
 
Physics news on Phys.org
Why do you expect a more specific name for this non-linear ODE ?
 
Well I didn't find an entry of this equation in wiki, or I didn't search well enough.

So is this its name?
 
May be, there is no analytical solution known in the general case, for n>2.
 
Do you have any references I can read more on the general case (I mean what has been done already with it)?
 
Well I can do something like integrate the equation and get:
y = \int q_0(x) dx + \int q_1(x) y dx +...\int q_n(x) y^n dx

and plug the y in the left in y in the intergals, I would get an infinite sequence, it maybe be good for numerical calculations, but still not analytical.

I can also plug in a power series with powers of x for y.

I guess all of these methods have been tried before.

If I assume that q_i's are analytic and have an overlapping convergence domain, I can show that there should be a solution in a series form.
 
There is the following linear Volterra equation of the second kind $$ y(x)+\int_{0}^{x} K(x-s) y(s)\,{\rm d}s = 1 $$ with kernel $$ K(x-s) = 1 - 4 \sum_{n=1}^{\infty} \dfrac{1}{\lambda_n^2} e^{-\beta \lambda_n^2 (x-s)} $$ where $y(0)=1$, $\beta>0$ and $\lambda_n$ is the $n$-th positive root of the equation $J_0(x)=0$ (here $n$ is a natural number that numbers these positive roots in the order of increasing their values), $J_0(x)$ is the Bessel function of the first kind of zero order. I...
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...
Back
Top