mirror of
https://github.com/janishutz/eth-summaries.git
synced 2025-11-25 18:44:24 +00:00
[Analysis] Setup and start
This commit is contained in:
7
semester3/analysis-ii/parts/diffeq/00_intro.tex
Normal file
7
semester3/analysis-ii/parts/diffeq/00_intro.tex
Normal 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) \smallhspace \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)$
|
||||
Reference in New Issue
Block a user