Differential Equations Flashcards

1
Q

Define the ‘order’ of a differential equation

A

The index of the highest derivative in the equation

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

Define the ‘degree’ of a differential equation

A

The power of the highest order derivative in the equation

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

When is a differential equation linear

A

y and it’s derivatives occur in the first degree and in separate terms.

d^2y/d^2x + dy/dx + y

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

Solve a type one first order differential equation, dy/dx = f(x)

A

Direct integration
y = F(x) + c

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

Solve a type two first order differential equation, dy/dx = f(y)

A
  • Transform
    g(y) = 1/f(y)
  • Integrate
    G(y) = x + c
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Solve a type three first order differential equation, F(y) dy/dx = f(x)

A

Direct integration
G(y) = F(x) + c

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

Solve a type four first order differential equation, dy/dx + P(x)y = Q(x)

A
  • Multiple by integration factor
    e^ ∫P(x) dx
  • Recognise product rule
  • Integrate
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Solve a type five first order differential equation, P(x,y) + Q(x,y) dy/dx = 0 where P(x,y) and Q(x,y) are homogeneous and of the same degree

A

Rewrite on correct form
Substitution
- y = ux
- dy/dx = u + x du/dx

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

How do you work out if a function is homogeneous

A

g(kx, ky) = k^m g(x ,y)
(all components have the same power of k, equal number of x and y)

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

Solve a type six first order differential equation, dy/dx + P(x)y = Q(x)y^n

A
  • Divide by y^n
  • substitute z = y^ - n+1
    1/(1-n) dz/dx + P(x)z = Q(x)
  • type 4
How well did you know this?
1
Not at all
2
3
4
5
Perfectly