Julio1
- 66
- 0
Find the general solution of the ODE:
$\check{X_1}=X_1$
$\check{X_2}=aX_2$
where $a$ is a constant.
$\check{X_1}=X_1$
$\check{X_2}=aX_2$
where $a$ is a constant.
Julio said:Find the general solution of the ODE:
$\dot{X_1}=X_1$
$\dot{X_2}=aX_2$
where $a$ is a constant.
HallsofIvy said:So it's a single dot- a first derivative. That's even easier. Note that $X_1'= \frac{dX_1}{dt}= X_1$ can be written as $\frac{dX_1}{X_1}= dt$ and $X_2'= aX_2$ can be written as $\frac{dX_2}{X_2}= adt$.
To "solve" such a differential equation, to go from the derivative of a function to the function itself, integrate both sides! That's why topsquark asked "what is the derivative of $Ae^{Bt}$?".