Notes:Differential notation and terminology
From Maths
Contents
[hide]Sources
There are two sources used:
Work required
- Find out what differential is
- Get Munkres' story
- Get[3]'s view
Definitions
Here f:Rn→Rm is a function, and a∈Rn is any point.
f differentiable at a
- Also called: derivative of f at a - differential is not mentioned
f is differentiable at a if there is a linear map λ:Rn→Rm such that[2]:
- limh→0(∥f(a+h)−f(a)−λ(h)∥∥h∥)=0
- Notice that no direction of h→0 is given. So presumably for all paths tending towards zero, I wonder if there is a way to use sequences here.
- The h→0 bit coupled with the use of norms suggests we might be able to use balls centred at zero for h, then look at the limit of those getting smaller
- The norms are on Rm for the numerator and Rn for the denominator, and these need not be the usual norms (source - prior reading)
Claims:
- If f is differentiable at a then the linear transformation, λ:Rn→Rm is unique
Proposed terminology and notation
- df|a for the derivative of f at a
- d(g∘f)|a=dg|f(a)∘df|a - the chain rule. Note: dg∘f|a would do but brackets make it easier to read
Terminology and notation
- Spivak:
- Differentiable at a if has derivative
- Df(a) for the derivative of f at a
- D(g∘f)(a)=D(g(f(a))∘Df(a) - Chain rule