Lecture 2
Lecture 2
MATH F211
Semester I 2024-2025
2. y 0 = 4 + y 2 , y (0) = 1
3. y 0 = y 2/3 , y (0) = 1
4. y 0 = y 2/3 , y (0) = 0
that contains the point (x0 , y0 ). Then the initial value problem (IVP)
y 0 = f (x, y ) and y (x0 ) = y0 has a unique solution in some open interval
I = (x0 e, x0 + e), e > 0 contained in the interval |x x0 | < a.
Let us fix the value of x0 in Picard’s theorem, then the integral curve that
passes through (x0 , y0 ) is fully determined by the choice of y0 , and we get
a one-parameter family of curves: y = y (x, c)
where di↵erent choices of the parameter c give di↵erent curves in the
family.
The integral curve that passes through (x0 , y0 ) corresponds to the value
of c for which y0 = y (x0 , c), say this number is c0 , then
Recall:
A di↵erential eqn is said to be separable when it can be written as,
dy
= g (x)h(y )
dx
where g (x) and h(y ) are functions of x and y respectively.
2. y 0 = 2 cos x, y = 1 when x = 0
3. y 0 = log x, y = 0 when x = e
f (tx, ty ) = t n f (x, y )
Ex:
1. x 2 + xy
2. sin(x/y )
xy + y
3.
x2 + y2
4. x cos(x/y )
5. x sin(x)
dy dz
= z +x
dx dx
and (1) becomes
dz
z +x
= f (1, z)
dx
in which variables can be separated:
dz dx
=
f (1, z) z x
Now, we can solve such eqn by integrating and then replacing z with y /x.