Calculus Course/Differential Equations/1st Order Differential Equations

From testwiki
Revision as of 15:22, 28 May 2014 by imported>MarcGarver
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

1st Order Differential Equations

A 1st order differential equation has the form shown below

Addxf(x)+B=0

It can be shown that roots o the differential equation above is

f(x)=Ae(αx)
α=BA

Proof

The above equation can be rewritten as

df(x)dx+BAf(x)=0

Then

df(x)dx=BAf(x)
df(x)f(x)=BAdx
Lnf(x)=BAx+C
f(x)=e(BAx+C)
f(x)=Ae(BAx)

Summary

First ordered differential equation of the form

Addxf(x)+B=0

has a exponential root of the form

f(x)=e(αx+c)

where

αx=BA
A=ec

or

f(x)=Ae(αx)




Template:BookCat