mirror of
https://github.com/janishutz/eth-summaries.git
synced 2025-11-25 18:44:24 +00:00
[Analysis] Basically catch up to present day
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
\newsection
|
||||
\subsection{Linear Differential Equations of first order}
|
||||
\newsectionNoPB
|
||||
\subsection{Linear differential equations of first order}
|
||||
\shade{gray}{Finding solution set} \bi{(1)} Find basis $\{ f_1, \ldots, f_k \}$ for $\mathcal{S}_0$ for homogeneous equation (set $b(x) = 0$).
|
||||
\bi{(2)} If inhom. find $f_p$ that solves the equation. The set of solutions $\mathcal{S}_b = \{ f_h + f_p \divides f_h \in \mathcal{S_0} \}$.
|
||||
\bi{(3)} If initial conditions, find equations $\in \mathcal{S}_b$ which fulfill conditions using SLE (as always)
|
||||
|
||||
\shortproposition Solution of $y' + ay = 0$ is of form $f(x) = z e^{-A(x)}$ with $A$ anti-derivative of $a$
|
||||
|
||||
Reference in New Issue
Block a user