'Lecture 5
'Lecture 5
Aldo Manfroi
y2 y2
Consider x y ′ = x + y and rewrite as y ′ = x2
+ y
x → y ′ − x1 y = 1 2
x2
y
v (x) = y 1−2 = y1 :
1 ′ 1 1 1 1
− 2
v − = 2 2 ; → v′ + v = − 2
v xv x v x x
which is linear and can be solved with an integrating factor. timestamp: 00:00
1
The integrating factor is µ(x) = e∫ x
dx
= eln(x) = x
1 1
x v′ + v = − → (x v )′ = − → x v = − ln (x) + A →
x x
A − ln (x) x
v (x) = → y (x) =
x A − ln (x)
timestamp: 04:30
Bernoulli Equations
y ′ + p(x) y = q(x) y α
We can use the substitution v (x) = y 1−α and the equation becomes
1st order linear for v (x) and we can use an integrating factor.
timestamp: 06:44
√
Ex: y ′ = y → y ′ − x1 y = y 2
1
y
x +
1 1 1
2v v ′ − v 2 = v → v ′ − v =
x 2x 2
another solution)
timestamp: 08:00
The integrating factor is µ(x) = e− ∫ = e− 2 ln(x) = x − 2 =
1 1 1
2x
dx √1 and
x
′
v′ 1 1 1 1 1 √
√ − √ v = √ → (√ v) = √ → √ v = x + A
x 2x x 2 x x 2 x x
√ √ √ 2
v = x + A x = y → y (x) = (x + A x)
timestamp: 11:13
Theorem of Existence and Uniqueness for 1st Order Linear
IVP
⎧
⎪
⎪
⎪
⎪
⎪
⎪ y ′ + p(x)y = q(x)
⎪
⎨
⎪
⎪
⎪
⎪
⎪
⎪ y (a) = b
⎪
⎩
continuous, then ∃ one and only one solution to the IVP over all of
and be unique.
timestamp: 16:20
y
( ) x
a
I
timestamp: 17:00
We can prove this by just finding the solution of the IVP using the
µ(x) = e∫ pdx
µ y ′ + p µ y = µ q → (µ y )′ = µ q → µ y = ∫ µqds + A
1
y (x) = (∫ µqds + A) THE solution to the IVP
µ
So p(x) = 1
x2
and q(x) = 3
x2
x
0 1
1 1 3 1 1 ′ 3 1
y ′e x −
1 1 1
e xy = e x → (y e x ) = e x → e x y = −3e x + A
x2 x2 x2
y (x) = A e− x − 3
1
(general solution)
timestamp: 26:08
Theorem of Existence and Uniqueness for 1st Order IVP
⎧
⎪
⎪
⎪
⎪
⎪
⎪ y ′ = f (x, y ) (where f may be nonlinear)
⎪
⎨
⎪
⎪
⎪
⎪
⎪
⎪ y (a) = b
⎪
⎩
initial condition, but the theorem does not say how far it can go
Also, if the conditions are not met, a solution may or may not
timestamp: 35:00
y
f is continuous Ô⇒ existence
fy is continuous Ô⇒ uniqueness
( ) x
a
timestamp: 35:22
Ex: dy
dx = − yx
Here f (x, y ) = − yx ; ∂f
∂y = − x1
help.
timestamp: 38:50
y
( ) x
a
timestamp: 39:40
Let’s solve this separable equation:
dy dx C
=− → ln (y ) = − ln (x) + A → y =
y x x
not at x = 0.
timestamp: 40:55