[Analysis] Cleaner structure

This commit is contained in:
RobinB27
2025-12-29 12:14:51 +01:00
parent 6cdfd1e8a9
commit 07bfaf0391
31 changed files with 12 additions and 6 deletions

View File

@@ -0,0 +1,7 @@
\subsection{Introduction}
\shortex $f'(x) = f(x)$ has only solution $f(x) = ae^x$ for any $a \in \R$;
$f' - a = 0$ has only solution $f(x) = \int_{x_0}^{x} a(t) \dx t$
\setcounter{all}{6}
\shorttheorem Let $F: \R^2 \rightarrow \R$ be a differential function of two variables. Let $x_0 \in \R$ and $y_0 \in \R^2$.
The Ordinary Differential Equation (ODE) $y' = F(x, y)$ has a unique solution $f$ defined on a ``largest'' interval $I$ that contains $x_0$ such that $y_0 = f(x_0)$