Solutions to First-Order DEs

Solution to DEs specifically for first order

Direction Fields

Graphs that give us all possible solutions to a DE


Each line is a possible solution to the DE

And the initial conditios will decide which one we want to use

A constant solution y=a is called an equilibrium solution

A equilibrium solution can be unstable or asymptotically stable depending on the behavior of the solutions next to them

If every solution is constant, they're simply all called stable

Autonomous DEs

Substitution

Used in DEs like:

y=5x+6y2x9y

Substituting y(x)=v(x)x
dydx=vx+v
Then

vx+v=DE with what we set for v on

We then isolate v and can integrate to find the value of v

Then convert back to terms of y