If I have the ODE:
x`=x2*et+ex
can this differential equation be considered linear?
I know that the definition of a linear ODE is that it can be written as:
x`+a(t)x=b(t)
if I take the sqrt of my initial ODE than I have:
x'-(et)(1/2)*x=(ex)(1/2)
This would be a linear differential equation with:
a(t)=(et)(1/2) and
b(t)=(ex)(1/2)
is this true?


LinkBack URL
About LinkBacks



