Consider the differential equations and:
$x'=x^2$ with initial condition $x(0)=x_0$≠0
$x'=x^2-1$ with initial condition $x(0)=x_0$
$x'=x^2+1$ with initial condition $x(0)=x_0$
a. Verify that the theorem on existence and uniqueness applies.
So my understanding is that in order for the theorem on existence and uniqueness to apply, the scalar differential equation $x'=f(x)$ and f(x) and f'(x) both have to be continuous. Is this correct or am I missing some requirements?
b. Solve for an explicit solution
So I am looking for the flow of the differential equation, $ϕ(t;x_0)$ right? My book says that the flow is the funciton which give the solution as a function of time and $x_0$. I guess I don't really understand how to compute the flow, from my book I got:
"For a linear system, $x'=Ax$, the flow $ϕ(t;x_0)=e^{At}x_0$"
But I can't find a worked out solution in the book, so I am a little confused. So I have to find the matrix A and then the flow is just e to the power of that matrix multiplied by t and then multiply everything by the initial condition? How can I find A from these equations above?
c. What is the maximal interval of definition?
I can't find a definition in the book for the "maximal interval of definition", so I am assuming it's just asking for what values is the function defined?
- $x'=x^2$ with initial condition $x(0)=x_0$≠0
a.$$x'=f(x)=x^2$$
$$f'(x)=2x$$
Since both f(x) and f'(x) are continuous everywhere, the theorem on existence and uniqueness applies.
b.
c.
- $x'=x^2-1$ with initial condition $x(0)=x_0$
a. $$x'=f(x)=x^2-1$$ $$f'(x)=2x$$
Since both f(x) and f'(x) are continuous everywhere, the theorem on existence and uniqueness applies.
b.
c.
- $x'=x^2+1$ with initial condition $x(0)=x_0$
$$x'=f(x)=x^2+1$$ $$f'(x)=2x$$
Since both f(x) and f'(x) are continuous everywhere, the theorem on existence and uniqueness applies.
b.
c.