2 - 10 - differential equations Flashcards

1
Q

first order

A
  • rearrange
  • reverse product rule
  • IF
  • substitution
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

first order - rearrange

A

get all the y on the side with dy/dx then integrate with respect to x

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

first order - reverses product rule

A

if its in the form uv’ + u’v = something then uv = something integrated

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

first order - IF

A

must be in form dy/dx + Py = Q where P and Q are functions of x
multiple by e^ ∫P dx
then will be able to solve

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

first order - substitution

A

find dy/dx using the substitution
sub in y = z… to the original dy/dx
make the two = and solve

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

homogenous second order differential eq - auxiliary eq

A

a dy²/dx² + b dy/dx + cy = 0
am² + bm + c = 0

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

homogenous second order- auxiliary eq - b² -4ac >0

A

2 real roots m1,m2
y = Ae^m1x + Be^m2x

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

homogenous second order- auxiliary eq - b² -4ac =0

A

1 real repeated root m
y = (A + Bx)e^mx

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

homogenous second order- auxiliary eq - b² -4ac <0

A

2 imaginary roots
m = p+- iq
y = e^px (Acosqx + Bsinqx)

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

homogenous

A

every term involves the y term eg a dy²/dx² + b dy/dx + cy = 0

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

non homogenous

A

not every term involves the y eg dy/dx = y + 2

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

non homogenous second order
a dy²/dx² + b dy/dx + cy = f(x)

A
  • solve a dy²/dx² + b dy/dx + cy = 0 using auxillary eq - this is the complimentary function CF
  • solve f(x) - particular integral PI
  • general solution y = CF + PI
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

solving f(x) second order eq

A

A -> PI = λ
Ax + B -> λx + μ
Ax² + Bx + C -> λx² + μx + ⍺
Ae^px -> λe^px
Acos px + Bsin px -> λcos px + μsin px
if f(x) is already part of the CF
eg CF = Ae^2x + B PI y = λ
then times by x PI becomes λx

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