mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-03-15 05:10:06 +01:00
[Analysis] Add more notes
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
\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}
|
||||
\shade{gray}{Imhomogeneous equation} $y' + ay = b$ with $b$ any function.
|
||||
\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 Compute $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}
|
||||
|
||||
Reference in New Issue
Block a user