Skip to content
xenforo

KE 5 | Richtungsableitung

Content

Comments

Einfach durch Einsetzen. Mal ganz ausführlich:

Die Koordinatenfunktionen von cx sind cx1(t) := x*+t und cx2(t) := y*.
==>
(fºcx)(t) = f(cx(t)) = f(cx1(t), cx2(t) = f(x*+t, y*) = sin((x*+t)^2 + (x*+t)y*) = sin(x*^2 + 2x*t + t^2 + x*y* + ty*)

Ok, das erklärt einiges ;)
Vielen Dank