Notational confusion of multivariable derivatives

From Machinelearning
Revision as of 07:24, 16 July 2018 by IssaRice (talk | contribs) (Created page with "I think there's several different confusions that arise from multivariable derivative notation: * The thing where <math>\frac{\partial w}{\partial t}</math> can mean two diff...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

I think there's several different confusions that arise from multivariable derivative notation:

  • The thing where wt can mean two different things on LHS and RHS when t is used as both a initial and intermediate variable. (See Folland for details.)
  • The thing where if f(x,y)=(x2,y2) then fx(x,x) feels like it might be (2x,2x) even though it's actually (2x,0). (Example from Tao.) See also [1]
  • The thing where the total derivative for n=m=1 "should" be a function but people treat it as a number.

See also