Lecture. Differentiation [l3]
Lecture. Differentiation [l3]
The theory on continuity of single-variable scalar valued functions can be directly generalized to multi-variable vector-valued functions except left and right limits.
We now come to the theory on differentiation.
To generalize to muti-variable vector-valued functions:
- Replace single variable to multi-variable: $(x, y) = (x_{0}, y_{0}) + \vec{h}$. We have replaced $h$ by $\lVert \vec{h} \rVert$.$$\vec{v} = (v_{1}, v_{2}), \qquad \lVert \vec{v} \rVert = \sqrt{ v_{1}^{2} + v_{2}^{2} }$$
- Then the needed limit is$$\frac{f(x, y) - \left[ f(x_{0}, y_{0}) + \frac{\partial f}{\partial x}(x_{0}, y_{0})(x - x_{0}) + \frac{\partial f}{\partial y}(x_{0}, y_{0})(y - y_{0}) \right]}{\lVert \vec{h} \rVert }$$where$$f(x, y) - \left[ f(x_{0}, y_{0}) + \frac{\partial f}{\partial x}(x_{0}, y_{0})(x - x_{0}) + \frac{\partial f}{\partial y}(x_{0}, y_{0})(y - y_{0}) \right]$$is the error between linear part and $f(x, y)$.
- Ensure the existence of $\frac{\partial f}{\partial x}$ and $\frac{\partial f}{\partial y}$.
- Ensure the limit $\to 0$.