Picard existence theorem and IVP

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
complexnumber
Messages
61
Reaction score
0

Homework Statement



Consider the initial value problem
[tex] \begin{align*}<br /> \left\{<br /> \begin{array}{l}<br /> \displaystyle \frac{dy}{dx} = \exp(xy) \\<br /> y(0) = 1<br /> \end{array}<br /> \right.<br /> \end{align*}[/tex]

1. Verify that this IVP has a unique solution in a neighborhood
of [tex]x = 0[/tex].

2. Following the notation of the lectures, find the values of [tex]K[/tex],
[tex]M[/tex], and [tex]\delta[/tex] that will work for this case.

Homework Equations





The Attempt at a Solution



1. Let [tex]\displaystyle f(x,y) = \frac{dy}{dx} = \exp(xy)[/tex]. Then
[tex]\displaystyle \frac{df}{dy} = x \exp(xy)[/tex] which is continuous and
hence has upper bound [tex]K[/tex]. Hence according to Picard's theorem the
IVP has a unique solution in [tex]\abs{x - x_0} \leq \delta[/tex].

2. How can I find the values of [tex]M[/tex], [tex]K[/tex] and [tex]\delta[/tex]? Does [tex]M[/tex] mean the upper bound of function [tex]f(x,y)[/tex]?
 
Physics news on Phys.org
complexnumber said:
2. Following the notation of the lectures, find the values of [tex]K[/tex],
[tex]M[/tex], and [tex]\delta[/tex] that will work for this case.

2. How can I find the values of [tex]M[/tex], [tex]K[/tex] and [tex]\delta[/tex]? Does [tex]M[/tex] mean the upper bound of function [tex]f(x,y)[/tex]?

We cannot possibly help you with this unless you explain "the notation of the lectures".
 
ystael said:
We cannot possibly help you with this unless you explain "the notation of the lectures".

I think [tex]\delta[/tex] relates to the neighborhood [tex]|x - x_0| < \delta[/tex] where the differential equation has a unique solution. [tex]K[/tex] is the constant in Lipschitz condition. [tex]M[/tex] is the upper bound of function [tex]f(x,y)[/tex].