Arithmetic Course/Differential Equation/First Order Equation

From testwiki
Jump to navigation Jump to search

First Order Equation

The general form of First Order Equation

Adf(x)dx+Bf(x)=0

Which can be writte as

df(x)dx=BAf(x)

has one root of the exponential function form

f(x)=Ae(BA)t

Proof

Equation is an expression of one variable such that

Adf(x)dx+Bf(x)=0
df(x)dx+BAf(x)=0
df(x)f(x)=BAdx
df(x)f(x)=BAdx
Lnf(x)=BAt+C
f(x)=e[BAt+C]
f(x)=eCe(BA)t
f(x)=Ae(BA)t

Template:BookCat