mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-03-14 23:10:03 +01:00
[Analysis] Add more notes
This commit is contained in:
@@ -20,6 +20,6 @@ The solution space $\mathcal{S}$ is spanned by $k$ functions, which thus form a
|
||||
\rmvspace
|
||||
\begin{enumerate}[label=\bi{(\arabic*)}, noitemsep]
|
||||
\item Find the solution to the homogeneous equation ($b(x) = 0$) using one of the methods below
|
||||
\item If inhomogeneous, use a method below for an Ansatz for $f_p$, derive it and input that into the diffeq and solve.
|
||||
\item If inhomogeneous, use a method below for an Ansatz for $f_p$, derive it and input that into the full diffeq and solve.
|
||||
\item If there are initial conditions, find equations $\in \cS$ which fulfill conditions using SLE (as always)
|
||||
\end{enumerate}
|
||||
|
||||
Reference in New Issue
Block a user