Basic existence/uniqueness question

  • Thread starter Thread starter milloak
  • Start date Start date
milloak
Messages
1
Reaction score
0

Homework Statement


Does the solution exist, and is it unique?

a ) dy/dx = y^(1/3) ; y(0) = 0

b) y * dy/dx = x - 1 ; y(1) = 0

Homework Equations


Theorem: If a function and its partial derivative (w/ y) are continuous in some area that has a point (a,b) in it, then on some interval with (a,0), dy/dx has one and only one solution y(a) = b on the interval.


The Attempt at a Solution


Existence is found by continuity of f(x,y) and its partial derivative in some interval. If one of these is not continuous, a solution either does not exist or there is more than one solution. I'm not sure how to do this. Do you just find plug in the initial conditions and check for continuity? And if the partial derivative is discontinuous, then it has more than one solution?
 
Physics news on Phys.org
Both equations are seperable and can be integrated.
 
milloak said:

Homework Statement


Does the solution exist, and is it unique?

a ) dy/dx = y^(1/3) ; y(0) = 0

b) y * dy/dx = x - 1 ; y(1) = 0

Homework Equations


Theorem: If a function and its partial derivative (w/ y) are continuous in some area that has a point (a,b) in it, then on some interval with (a,0), dy/dx has one and only one solution y(a) = b on the interval.


The Attempt at a Solution


Existence is found by continuity of f(x,y) and its partial derivative in some interval. If one of
these is not continuous, a solution either does not exist or there is more than one solution. I'm not sure how to do this. Do you just find plug in the initial conditions and check for continuity? And if the partial derivative is discontinuous, then it has more than one solution?

For the first equation, y^(1/3) is continuous in a neighborhod of (0, 0). What about the derivative, with respect to y, which is (1/3)y^{-2/3}?

For the first equation, (x- 1)/y is NOT continuous in a neighborhood of (0, 0). However, the theorem you cite does NOT say what happens if those are not true.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top