Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Multivariable calculus
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Directional derivative === The derivative of a single-variable function is defined as {{NumBlk|:|<math>\frac{df}{dx} = \lim_{h \to 0} \frac{f(x+h)-f(x)}{h}</math>|{{EquationRef|9}}}} Using the extension of limits discussed above, one can then extend the definition of the derivative to a scalar-valued function <math>f: \mathbb{R}^n \to \mathbb{R}</math> along some path <math>s(t): \mathbb{R} \to \mathbb{R}^n</math>: {{NumBlk|:|<math>\left . \frac{df}{dx} \right |_{s(t),t=t_0} = \lim_{h \to 0} \frac{f(s(t_0+h))-f(s(t_0))}{|s(t_0+h)-s(t_0)|}</math>|{{EquationRef|10}}}} Unlike limits, for which the value depends on the exact form of the path <math>s(t)</math>, it can be shown that the derivative along the path depends only on the tangent vector of the path at <math>s(t_0)</math>, i.e. <math>s'(t_0)</math>, provided that <math>f</math> is [[Lipschitz continuous]] at <math>s(t_0)</math>, and that the limit exits for at least one such path. <!-- I am not sure in the slightest I got these conditions right. I will look them up at some point, but in the meantime, if you have a better way to put it, please do. This comment will be removed after the reconstruction is finished.--> {{collapse top|Proof|expand=true}} For <math>s(t)</math> continuous up to the first derivative (this statement is well defined as <math>s</math> is a function of one variable), we can write the [[Taylor expansion]] of <math>s</math> around <math>t_0</math> using [[Taylor's theorem]] to construct the remainder: {{NumBlk|:|<math>s(t) = s(t_0) + s'(\tau) (t-t_0) </math>|{{EquationRef|11}}}} where <math>\tau \in [t_0,t]</math>. Substituting this into {{EquationNote|10}}, {{NumBlk|:|<math>\left . \frac{df}{dx} \right |_{s(t),t=t_0} = \lim_{h \to 0} \frac{f(s(t_0)+s'(\tau)h)-f(s(t_0))}{|s'(\tau)h|}</math>|{{EquationRef|12}}}} where <math>\tau(h) \in [t_0,t_0+h]</math>. Lipschitz continuity gives us <math>|f(x)-f(y)| \leq K|x-y|</math> for some finite <math>K</math>, <math>\forall x,y\in \mathbb{R}^n</math>. It follows that <math>|f(x+O(h))-f(x)| \sim O(h)</math>. Note also that given the continuity of <math>s'(t)</math>, <math>s'(\tau) = s'(t_0)+O(h)</math> as <math> h \to 0</math>. Substituting these two conditions into {{EquationNote|12}}, {{NumBlk|:|<math>\left . \frac{df}{dx} \right |_{s(t),t=t_0} = \lim_{h \to 0} \frac{f(s(t_0)+s'(t_0)h)-f(s(t_0))+O(h^2)}{|s'(t_0)h|+O(h^2)}</math>|{{EquationRef|13}}}} whose limit depends only on <math>s'(t_0)</math> as the dominant term. {{collapse bottom}} It is therefore possible to generate the definition of the directional derivative as follows: The directional derivative of a scalar-valued function <math>f:\mathbb{R}^n \to \mathbb{R}</math> along the unit vector <math>\hat{\bold{u}}</math> at some point <math>x_0 \in \mathbb{R}^n</math> is {{NumBlk|:|<math>\nabla_{\hat{\bold{u}}} f(x_0) = \lim_{t \to 0} \frac{f(x_0+\hat{\bold{u}} t) - f(x_0)}{t}</math>|{{EquationRef|14}}}} <!-- Do limits need normed spaces too, or is it just derivatives? --> or, when expressed in terms of ordinary differentiation, {{NumBlk|:|<math>\nabla_{\hat{\bold{u}}} f(x_0) = \left . \frac{df(x_0+\hat{\bold{u}}t)}{dt} \right |_{t=0}</math>|{{EquationRef|15}}}} which is a well defined expression because <math>f(x_0+\hat{\bold{u}}t)</math> is a scalar function with one variable in <math>t</math>. It is not possible to define a unique scalar derivative without a direction; it is clear for example that <math>\nabla_{\hat{\bold{u}}}f(x_0) = - \nabla_{-\hat{\bold{u}}}f(x_0)</math>. It is also possible for directional derivatives to exist for some directions but not for others.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)