From 826fd7486d59fb0c9386fceed3b69bb1fc1d2a27 Mon Sep 17 00:00:00 2001 From: Jannis Portmann Date: Thu, 24 Jun 2021 14:12:16 +0200 Subject: [PATCH] Add Fliessgleichgewicht --- Mathematik-V-ZF.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Mathematik-V-ZF.tex b/Mathematik-V-ZF.tex index a8a0cd9..2f05bc2 100644 --- a/Mathematik-V-ZF.tex +++ b/Mathematik-V-ZF.tex @@ -153,6 +153,10 @@ $$\frac{dH}{dt} = v_0 - \frac{H(t)}{\tau}$$ Eine Lösung davon $$H(t) = (H_0 - v_0\tau)^{\frac{-t}{\tau}} + v_0 \tau$$ +\subsection{Fliessgleichgewicht} +Für eine Funktion $F$, bei +$$\frac{dF}{dt} = 0$$ + \section{Taylor-Reihe} An der stelle $a$ einer Funtkion $f(x)$ $$f(a) + \frac{f'(a)}{1!}(x-a) + \frac{f''(a)}{2!}(x-a)^2 + \frac{f'''(a)}{3!}(x-a)^3 + ...$$