What is the uniqueness of solutions for linear equations at x=0?

wachaif
Messages
7
Reaction score
0
(a)Show that xy' + 2y = 3x has only one solution defined at x=0.
Then Show that the initial value problem for this equation with initial condition y(0)= yo has a unique solution when yo = 0 and no solution when y0=/= 0 .

(b) Show that xy'-2y=3x has an infinite number of solutions defined at x=0. then show that the initial value problem for this equation with initial condition y(0) =0 has an infinite number of solutions.
 
Physics news on Phys.org
How about (a):

Set it up in std. form for first order ODE, calc integrating factor, solve. You get:

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

Well, the only way for this to have a solution in the Reals for initial value problem is for y_0=0 in which case, solution is y=x. However, if y(0)\neq 0, then no solution exists at x=0 since this is indeterminate.

Is there a more rigorous way to say this?
 
and (b) gives:

(...i'll spare the details but it's the usual integrating factor prob...)

y = x(cx - 3)

where c is your integration constant.

To satisfy the IC y(0) = 0, c can take on any value you want.
 
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