complexnumber
- 61
- 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]?