Find Singular Solution to dy/dx=x(1-y^2)^(1/2)

  • Thread starter Thread starter andrewdavid
  • Start date Start date
andrewdavid
Messages
10
Reaction score
0
Here is the differential equation I have: dy/dx=x(1-y^2)^(1/2) . I'm supposed to find a singular solution to that equation but I'm really not sure how to figure it out. I can separate and integrate it, but then what is the singular solution?
 
Physics news on Phys.org
andrewdavid said:
Here is the differential equation I have: dy/dx=x(1-y^2)^(1/2) . I'm supposed to find a singular solution to that equation but I'm really not sure how to figure it out. I can separate and integrate it, but then what is the singular solution?

For the equation:
y^{'}=x\sqrt{1-y^2}

As you stated, you can separate variables, integrate, and find y(x). However, some non-linear equations have "other" solutions which are not derived from this general solution. These are called "singular solutions". Note you can divide by the radical assuming it's not zero. If it is zero, then:

1-y^2=0

But if that's so, then what does that tell you y(x) has to be? Well, + or - 1 right? Are those derived from the solution you get when you separate variables and integrate? Singular solutions "envelop" general solutions. Check that out. Plot some examples of the general solutions and the singular solutions and see what I mean.
 
So how about a plot showing this Andrew? You know a plot really makes this all clear especially to others that may be new to this. I guess if you don't then I'll submit one in a day or so.
 
Attached is a plot of some examples of particular solutions of:

y(x)=\sin(\frac{x^2}{2}+c)

and the two singular solutions y(x)=1 and y(x)=-1. Note how the singular solutions envelop the particular solutions.
 

Attachments

  • singular.JPG
    singular.JPG
    15 KB · Views: 832
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