mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-03-14 17:00:05 +01:00
[Analysis] Notes and cleanup
Notes for tangent space computation and green's formula. Also includes fixes for the pagination as result of additions
This commit is contained in:
@@ -5,3 +5,5 @@ $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)$
|
||||
|
||||
A diffeq is ordinary if it has only one variable and is evaluated at the same point.
|
||||
|
||||
Reference in New Issue
Block a user