Lecture5_v1_annotated
Lecture5_v1_annotated
Method of Y Y Method of
Is it separable? Is it exact?
separating variables solving exact DEs
N N
Exact ODEs
𝑀 𝑥, 𝑦 𝑑𝑥 + 𝑁 𝑥, 𝑦 𝑑𝑦 = 0
𝜕𝑓 𝜕 𝑑𝑔
Step 3. 𝑁 = = (∫ 𝑀 𝑑𝑥) +
𝜕𝑦 𝜕𝑦 𝑑𝑦
5
Exact ODEs
𝑀 𝑥, 𝑦 𝑑𝑥 + 𝑁 𝑥, 𝑦 𝑑𝑦 = 0
𝑑𝑔
Step 4. Isolate and integrate w.r.t. 𝑦
𝑑𝑦
Exact ODEs
𝑀 𝑥, 𝑦 𝑑𝑥 + 𝑁 𝑥, 𝑦 𝑑𝑦 = 0
𝜕𝑓 𝜕 𝑑ℎ
Step 3. 𝑀 = = (∫ 𝑁 𝑑𝑦) +
𝜕𝑥 𝜕𝑥 𝑑𝑥
7
Exact ODEs
𝑀 𝑥, 𝑦 𝑑𝑥 + 𝑁 𝑥, 𝑦 𝑑𝑦 = 0
𝑑ℎ
Step 4. Isolate and integrate w.r.t. 𝑥
𝑑𝑥
Method of Y Y Method of
Is it separable? Is it exact?
separating variables solving exact DEs
N N
Review of Calculus
Partial derivative
If a function, 𝑓(𝑥, 𝑦), is a function of multiple variables, e.g., 𝑥 and 𝑦, a
partial derivative is its derivative with respect to one of those variables
with the others held constant
16
Review of Calculus
CME262: Engineering Mathematics II
Second-Order Linear ODEs
Topic 1 Topic 2
Where one solution is known Homogenous 2nd-order linear
→ Reduction of order ODE with constant coefficients
𝑐1 𝑓1 𝑥 + 𝑐2 𝑓2 𝑥 + ⋯ + 𝑐𝑛 𝑓𝑛 𝑥 = 0
If the set of functions is not linearly dependent on the interval, it is said to be linearly
independent, i.e., if the only constants for which
𝑐1 𝑓1 𝑥 + 𝑐2 𝑓2 𝑥 + ⋯ + 𝑐𝑛 𝑓𝑛 𝑥 = 0
Linear ODEs
Linearity: An 𝑛-th order ordinary differential equation, 𝐹(𝑥, 𝑦, 𝑦’, … , 𝑦 (𝑛) ) = 0 is said to
be linear in the variable 𝑦 if 𝐹 is linear in 𝑦, 𝑦’, … , 𝑦 (𝑛) .
𝑑𝑛 𝑦 𝑑 𝑛−1 𝑦 𝑑𝑦
𝑎𝑛 𝑥 𝑛
+ 𝑎𝑛−1 𝑥 𝑛−1
+ ⋯ + 𝑎1 𝑥 + 𝑎0 𝑥 𝑦 = 𝑔 𝑥
𝑑𝑥 𝑑𝑥 𝑑𝑥
21
𝑦 = 𝑐1 𝑦1 𝑥 + 𝑐2 𝑦2 𝑥 + ⋯ + 𝑐𝑘 𝑦𝑘 𝑥
where the 𝑐𝑖 , 𝑖 = 1,2, … , 𝑘 are arbitrary constants, is also a solution on the interval.
𝑑𝑛 𝑦 𝑑 𝑛−1 𝑦 𝑑𝑦
𝑎𝑛 𝑥 𝑛
+ 𝑎𝑛−1 𝑥 𝑛−1
+ ⋯ + 𝑎1 𝑥 + 𝑎0 𝑥 𝑦 = 0
𝑑𝑥 𝑑𝑥 𝑑𝑥
𝑦 = 𝑐1 𝑦1 𝑥 + 𝑐2 𝑦2 𝑥 + ⋯ + 𝑐𝑛 𝑦𝑛 𝑥
Topic 1 Topic 2
Where one solution is known Homogenous 2nd-order linear
→ Reduction of order ODE with constant coefficients
Reduction of Order
Let 𝑦1 𝑥 be a solution of a homogeneous differential equation
𝑦 ′′ + 𝑃 𝑥 𝑦 ′ + 𝑄 𝑥 𝑦 = 0
Reduction of Order
26
Reduction of Order
27
Reduction of Order
28
Topic 1 Topic 2
Where one solution is known Homogenous 2nd-order linear
→ Reduction of order ODE with constant coefficients