[Analysis] Start new section

This commit is contained in:
2025-10-01 20:06:29 +02:00
parent bb074905da
commit d8d87c7bd7
3 changed files with 5 additions and 1 deletions

View File

@@ -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}