[Analysis] Start constant coefficients section

This commit is contained in:
2025-10-06 13:07:17 +02:00
parent e01166bfed
commit 41b2a483e6
3 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
\newsectionNoPB
\subsection{Linear differential equations with constant coefficients}
The coefficients $a_i$ are constant functions of form $a_i(x) = k$ with $k$ constant.
The coefficients $a_i$ are constant functions of form $a_i(x) = k$ with $k$ constant, where $b(x)$ can be any function.\\
%
\shade{gray}{Solving:} \bi{(1)} Find \textit{characteristic polynomial} (of form $\lambda^k + a_{k - 1} \lambda^{k - 1} + \ldots + a_1 \lambda + a_0$ for order $k$ lin. ODE with coefficients $a_i$).
Find the roots of polynomial.