Files
eth-summaries/semester3/analysis-ii/cheat-sheet-jh/parts/diffeq/linear-ode/01_order-one.tex

13 lines
525 B
TeX

\newsectionNoPB
\subsection{Linear differential equations of first order}
\rmvspace
\shortproposition Solution of $y' + ay = 0$ is of form $f(x) = C e^{-A(x)}$ with $A$ anti-derivative of $a$
\rmvspace
\shade{gray}{Imhomogeneous equation}
\rmvspace
\begin{enumerate}[noitemsep]
\item Find solution to $y_p = z(x) e^{-A(x)}$ with $z(x) = \int b(x) e^{A(x)} \dx x$ ($A(x)$ in exp here!),
\item Solve and the result is $y(x) = y_h + c \cdot y_p$. For initial value problem, determine coefficient $C$
\end{enumerate}