Satz von Taylor im Mehrdimensionalem

siehe Satz von Taylor.

Wir beschränken uns zunächst auf das 2. Taylorpolynom einer zweimal stetig differenzierbaren Funktion f:RnRf: \mathbb{R}^n \to \mathbb{R} und approximieren an der Stelle x\vec{x}, wobei Δx\Delta \vec{x} der Abstand unseres Punktes zu unserem Entwicklungspunkt x\vec{x} ist.

f(x+Δx)=f(x)+i=1nfxi(x)Δxi+12i,j=1n2fxixj(x+tΔx)ΔxiΔxjf(\vec{x}+\vec{\Delta x})=f(\vec{x})+\sum_{i=1}^n \frac{\partial f}{\partial x_i}(\vec{x}) \Delta x_i+\frac{1}{2} \sum_{i, j=1}^n \frac{\partial^2 f}{\partial x_i \partial x_j}(\vec{x}+t \vec{\Delta x}) \Delta x_i \Delta x_j

Für eine Funktion g:R2Rg: \mathbb{R}^{2} \to \mathbb{R} um den Entwicklungspunkt (x0,y0)(x_{0}, y_{0}) ergibt sich beispielsweise

T2g(x,y)=g(x0,y0)+gx(x0,y0)(xx0)+gy(x0,y0)(yy0)+12(2gx2(x0,y0)(xx0)2+2gxy(x0,y0)(xx0)(yy0)+2gy2(x0,y0)(yy0)2).\begin{aligned} T_{2}g(x, y) &= g(x_{0}, y_{0}) \\ &+ \frac{ \partial g }{ \partial x } (x_{0}, y_{0})(x-x_{0}) + \frac{ \partial g }{ \partial y } (x_{0}, y_{0})(y-y_{0})\\ &+ \frac{1}{2}\left(\frac{ \partial^{2} g }{ \partial x^{2} } (x_{0}, y_{0})(x-x_{0})^{2} + \frac{ \partial^{2} g }{ \partial x \partial y } (x_{0}, y_{0})(x-x_{0})(y-y_{0}) + \frac{ \partial^{2} g }{ \partial y^{2} } (x_{0}, y_{0})(y-y_{0})^{2}\right). \end{aligned}

Command Palette

Search for a command to run...