

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Cheat sheet on Differential Equations: Linear Equations , 2nd-order Homogeneous and Non-Homogeneous, Power Series Solutions
Typology: Cheat Sheet
1 / 2
This page cannot be seen from the preview
Don't miss anything!
General Solution: a family of functions, has parameters. Particular Solution: has no arbitrary parameters. Singular Solution: cannot be obtained from the general solution.
y(n)(x) + an− 1 (x)y(n−1)(x) + · · · + a 1 (x)y′(x) + a 0 (x)y(x) = f (x)
F (y′, y, x) = 0 y′^ + a(x)y = f (x) I.F. = e
R (^) a(x)dx Sol: y = Ce−^
R (^) a(x)dx
Variable Separable dy dx
= f (x, y) A(x)dx + B(y)dy = 0
Test: f (x, y)fxy (x, y) = fx(x, y)fy (x, y) Sol: Separate and integrate on both sides.
Exact M (x, y)dx + N (x, y)dy = 0 = dg(x, y)
Iff
∂y
∂x Sol: Find g(x, y) by integrating and comparing: ∫ M dx and
N dy
Reduction to Exact via Integrating Factor I(x, y)[M (x, y)dx + N (x, y)dy] = 0 Case I
If
My − Nx M
≡ h(y) then I(x, y) = e−^
R (^) h(y)dx
Case II
If
Nx − My N
≡ g(x) then I(x, y) = e−^
R (^) g(x)dx
Case III If M = yf (xy) and N = xg(xy) then I(x, y) = 1 xM −yN
Homogeneous of degree 0 f (tx, ty) = t^0 f (x, y) = f (x, y) Sol: Reduce to var.sep. using:
y = xv
dy dx =^ v^ +^ x
dv dx
Bernoulli y′^ + p(x)y = q(x)yn
Sol: Change var z =
yn−^1
and divide by
yn^
Reduction by Translation
y′^ =
Ax + By + C Dx + Ey + F Case I: Lines intersect Sol: Put x = X + h and y = Y + k, find h and k, solve var.sep. and translate back. Case II: Parallel Lines (A = B, D = E)
Sol: Put u = Ax + By, y′^ =
u′^ − A B and solve.
If
y′′^ +ay′^ +by = f 1 (x) has solution y 1 (x) y′′^ +ay′^ +by = f 2 (x) has solution y 2 (x) then^
y′′^ + ay′^ + by = f (x) = f 1 (x) + f 2 (x) has solution: y(x) = y 1 (x) + y 2 (x)
F (y′′, y′, y, x) = 0 y′′^ + a(x)y′^ + b(x)y = 0 Sol: yh = c 1 y 1 (x) + c 2 y 2 (x)
Reduction of Order - Method
If we already know y 1 , put y 2 = vy 1 , expand in terms of v′′, v′, v, and put z = v′ and solve the reduced equation.
Wronskian (Linear Independence)
y 1 (x) and y 2 (x) are linearly independent iff
W (y 1 , y 2 )(x) =
∣∣ y^1 y^2 y′ 1 y 2 ′
Constant Coefficients
A.E. λ^2 + aλ + b = 0 A. Real roots Sol: y(x) = C 1 eλ^1 x^ + C 2 eλ^2 x B. Single root Sol: y(x) = C 1 eλx^ + C 2 xeλx C. Complex roots Sol: y(x) = eαx(C 1 cos βx + C 2 sin βx) with α = − a 2 and β =
√ 4 b−a 2 2
Euler-Cauchy Equation
x^2 y′′^ + axy′^ + by = 0 where x 6 = 0 A.E. : λ(λ − 1) + aλ + b = 0 Sol: y(x) of the form xλ Reduction to Constant Coefficients: Use x = et, t = ln x, and rewrite in terms of t using the chain rule.
A. Real roots Sol: y(x) = C 1 xλ^1 + C 2 xλ^2 x 6 = 0 B. Single root Sol: y(x) = xλ(C 1 + C 2 ln |x|) C. Complex roots (λ 1 , 2 = α ± iβ) Sol: y(x) = xα^ [C 1 cos(β ln |x|) + C 2 sin(β ln |x|)]
F (y′′, y′, y, x) = 0 y′′^ + a(x)y′^ + b(x)y = f (x) Sol: y = yh + yp = C 1 y 1 (x) + C 2 y 2 (x) + yp(x)
Simple case: y′, y missing
y′′^ = f (x) Sol: Integrate twice.
Simple case: y′, x missing y′′^ = f (y) Sol: Change of var: p = y′^ + chain rule, then p dp dy
= f (y) is var.sep. Solve it, back-replace p and solve again.
Simple case: y missing y′′^ = f (y′, x) Sol: Change of var: p = y′^ and then solve twice.
Simple case: x missing y′′^ = f (y′, y) Sol: Change of var: p = y′^ + chain rule, then p
dp dy =^ f^ (p, y)^ is 1st-order ODE. Solve it, back-replace p and solve again.
Method of Undetermined Coefficients / “Guesswork” Sol: Assume y(x) has same form as f (x) with undetermined constant coefficients. Valid forms:
Failure case: If any term of f (x) is a solution of yh, multiply yp by x and repeat until it works.
Variation of Parameters (Lagrange Method) (More general, but you need to know yh) Sol: yp = v 1 y 1 + v 2 y 2 + · · · + vnyn v′ 1 y 1 + · · · + v′ nyn = 0 v′ 2 y′ 2 + · · · + v′ ny n′ = 0 · · · + · · · + · · · = 0 v′ ny( bn −1) + · · · + v′ ny n(n −1) = φ(x)
Solve for all v′ i and integrate.
n=0 cn(x^ −^ a)
n, compute y’, y”
(Use y = vx, z = v′^ to find y 2 (x) if only y 1 (x) is known.)
Taylor Series variant
Validity For y′′^ + a(x)y′^ + b(x)y = 0 if a(x) and b(x) are analytic in |x| < R, the power series also converges in |x| < R. Ordinary Point: Power method success guaranteed. Singular Point: success not guaranteed.
Regular singular point: if xa(x) and x^2 b(x) have a convergent MacLaurin series near point x = 0. (Use translation if neces- sary.) Irregular singular point: otherwise.
Method of Frobenius for Regular Singular pt.
y(x) = xr^ (c 0 + c 1 x + c 2 x^2 + · · · ) =
n=
cnxr+n
Indicial eqn: r(r − 1) + a 0 r + b 0 = 0
Case I: r 1 and r 2 differ but not by an integer
y 1 (x) = |x|r^1 (
n=0 cnx
n) , c 0 = 1 y 2 (x) = |x|r^2 (
n=0 c
∗ nxn) , c∗ 0 = 1
Case II: r 1 = r 2
y 1 (x) = |x|r^ (
n=0 cnx
n) , c 0 = 1 y 2 (x) = |x|r^ (
n=1 c
∗ nx
n) + y 1 (x)ln|x|
Case III: r 1 and r 2 differ by an integer
y 1 (x) = |x|r^1 (
n=0 cnx
n) , c 0 = 1
y 2 (x) = |x|r^2 (
n=0 c
∗ nxn) + c∗ 1 y 1 (x)ln|x|, c∗ 0 = 1
Author: Martin Blais, 2009. This work is licensed under the Creative Commons “Attribution - Non-Commercial - Share-Alike” license.