DET: Module 1&2 Flashcards

(18 cards)

1
Q

yc for distinct roots

A

yc = c1e^m1x + c2e^m2x

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

yc for equal real roots

A

yc = e^mx(c1 + c2x)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

yc for complex roots

A

yc = e^αx[c1cosβx + c2sinβx]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

yp for ODE

A

1) Exponentials factor out
2) Polynomials become general degree terms
3) sinx/cosx always appear in pairs

If RHS is (x^2)(e^ax)(sinbx)
yp = e^ax [(Ax^2+Bx+C)sinbx + (Dx^2+Ex+F)cosbx]

for anything else than trig, exp or poly, just make then equal to some variable, say u have lnx, then just put t = lnx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Cauchy Euler

A

1) x^D^2 = D1(D1-1)
xD = D1
2) D1 = d/dz
3) x = e^z

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Cauchy Legrange

A

1) (ax+b)^2D^2 = a^2D1(D1-1)
(ax+b)D = aD1
2) D1 = d/dz
3) (ax+b) = e^z

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

LCR circuit eqn

A

Lq” + Rq’ + q/c = E(t)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Damped Oscillations eqn

A

my” + cy’ + ky = F(t)

1) Free oscillation => F(t) = 0
2) Undamped => cy’ = 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Variation of Parameters

A

1) Find yc = c1u + c2v
2) let yp = Au + Bv
3) Eqn1 => A’u + B’v = 0
4) Eqn2 => A’u’ + B’v’ = R
5) Solve simultaneously and integrate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Soln to PDE: f(p,q) = 0

A

1) p = a & q=b
2) dz = pdx + qd

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Soln to PDE: f(p,q,x) = 0

A

1) q=a
2) dz = pdx + qdy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Soln to PDE: f(p,q,y) = 0

A

1) p=a
2) dz = pdx + qdy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Soln to PDE: f(p,q,z) = 0

A

1) p=aq
2) dz = pdx + qdy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Soln to PDE: f(x,p) = f(y,p)

A

1) f(x,p) = f(y,p) = a
2) dz = pdx + qdy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Soln to PDE: z = px + qy + f(p,q)

A

1) p=a and q=b
2) dz = pdx + qdy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Lagrange: Px + Qy = Rz

A

dx/P = dy/Q = dz/R

17
Q

Separation of Variable

A

1) let u(x,y) = XY
2) put u=XY in pde
3) get all X in one side and all Y in one side and equate em all to lambda
4) integrate separately