MHB Does Theorem 1 Guarantee a Unique Solution for Given Differential Equations?

cbarker1
Gold Member
MHB
Messages
345
Reaction score
23
Hello,

In my book on Differential Equations, There is a Theorem that states: "Consider the IVP
$\d{y}{x}=f(x,y), y(x_0)=y_0$

If $f(x,y)$ and $\pd{f}{y}$ are continuous in some $a<x<b$, $c<y<d$ containing the point $(x_0,y_0)$, then the IVP has a unique solution $y=\phi(x)$ in some Interval $x_0-\delta<x<x_0+\delta$.

The question:

Consider the DE: $\d{y}{x}=\sqrt{y^2-9}$, $y(x_0)=y_0$. Determine whether Theorem 1 guarantees that this DE possesses a unique solution through the following points:
a) (1,4)
b) (5,3)
c) (2,-3)
d) (-1,1)

Work

The function $f(x,y)=\sqrt{y^2-9}$ is continuous everwhere except when
$y^2-9\ge0$
$y^2\ge9$
$y\ge\left| 3 \right|$
Therefore, the function does not exist when $-3>y>3$.

$\pd{f}{y}=\frac{1}{2}\frac{2y}{\sqrt{y^2-9}}=\frac{y}{\sqrt{y^2-9}}$
The function is continuous everywhere except when
$y^2-9>0$
$y^2>9$
$y>\left| 3 \right|$
Therefore the function is continuous when y<-3 and y>3.

The conclusion with these points:
a) The Theorem applies to the point.
b) The Theorem applies to the point.
c) the Theorem applies to the point.
d.) Theorem does not apply to the point.Thank you for your help,

Cbarker1

 
Physics news on Phys.org
Cbarker1 said:
Hello,

In my book on Differential Equations, There is a Theorem that states: "Consider the IVP
$\d{y}{x}=f(x,y), y(x_0)=y_0$

If $f(x,y)$ and $\pd{f}{y}$ are continuous in some $a<x<b$, $c<y<d$ containing the point $(x_0,y_0)$, then the IVP has a unique solution $y=\phi(x)$ in some Interval $x_0-\delta<x<x_0+\delta$.

The question:

Consider the DE: $\d{y}{x}=\sqrt{y^2-9}$, $y(x_0)=y_0$. Determine whether Theorem 1 guarantees that this DE possesses a unique solution through the following points:
a) (1,4)
b) (5,3)
c) (2,-3)
d) (-1,1)

Work

The function $f(x,y)=\sqrt{y^2-9}$ is continuous everwhere except when
$y^2-9\ge0$

Actually, the function is continuous precisely there! If $y^2-9<0$, then the function does not exist, at least not in the real world.

$y^2\ge9$
$y\ge\left| 3 \right|$
Therefore, the function does not exist when $-3>y>3$.

$\pd{f}{y}=\frac{1}{2}\frac{2y}{\sqrt{y^2-9}}=\frac{y}{\sqrt{y^2-9}}$
The function is continuous everywhere except when
$y^2-9>0$

Again, this is where the partial derivative actually does exist.

$y^2>9$
$y>\left| 3 \right|$
Therefore the function is continuous when y<-3 and y>3.

The conclusion with these points:
a) The Theorem applies to the point.
b) The Theorem applies to the point.
c) the Theorem applies to the point.
d.) Theorem does not apply to the point.Thank you for your help,

Cbarker1


You've got the right idea. Just carry those corrections down.
 
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