Diff EQ Test 1 Flashcards
1st order linear normal
- divid so y’ has no coeff.
- take integral of p(t) -> (the coeff. to y)
- take integral of (e^(integral of p(t))*g(t)) ->
- y(t) = e^-(integral p(t))*step 3
1st order separable g(t)/h(t)
- integral of h
- set integral of h = integral of g
- solve for y
how to check if exact diff eq
if deriv with respect to y of the first part = deriv with respect to x of the second part
solving exact diff eq
- take integral of first part of eq.
- take deriv of step 1 with respect to y
- set second part of eq. = step 2
- solve for h’
- take integral of h’
- plug h’ into step 2
- solve for y
2nd order homo easy diff eq
- rewrite with r
- find discriminant
- find roots
- gen sol: y = C1e^(r1t)+C2e^(r2t)
2nd order homo diff eq with imaginary numbers
same steps as regular second order, but gen sol = C1e^(pt)cos(qt)+C2e^(pt)sin(qt) where if root = 1+2i, p=1 q=2
2nd order homo diff eq with same roots
same steps, but gen sol = C1e^(rt)+C2te^(rt)
variation of parameters
y=v1y1+v2y2+c1y1+c2y2
where v1 = - integral[(gy2)/w] and v2 = integral[(gy1)/w]
laplace of e^at
1/(s-a)
laplace of sin(at)
a/(s^2+a^2)
laplace of cos(at)
s/(s^2+a^2)
laplace of t^n
n!/t^(n+1)
laplace of 1
1/s
reduction of order
find y2=vy1 where v = integral(e^-integral(p(t))/y1^2)
laplace of e^at*cos(bt)
(s-a)/[(s-a)^2+b^2]