mirror of
https://github.com/janishutz/eth-summaries.git
synced 2025-11-25 10:34:23 +00:00
[Analysis] Start new section
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
\newsection
|
||||
\newsectionNoPB
|
||||
\subsection{Linear Differential Equations}
|
||||
\compactdef{Linear differential equation of order $k$}
|
||||
$y^{(k)} + a_{k - 1}y^{(k - 1)} + \ldots + a_1 y' + a_0 y = b$, with $a_i$ and $b$ functions in $x$.
|
||||
If $b(x) = 0 \smallhspace \forall x$, \bi{homogeneous}, else \bi{inhomogeneous}
|
||||
|
||||
Reference in New Issue
Block a user