Notational confusion of multivariable derivatives: Difference between revisions

From Machinelearning
No edit summary
Line 6: Line 6:
==The derivative as a linear transformation in the several variable case and a number in the single-variable case==
==The derivative as a linear transformation in the several variable case and a number in the single-variable case==


* The thing where the total derivative for <math>n=m=1</math> "should" be a function but people treat it as a number. Refer to "Appendix A: Perorations of Dieudonne" (p. 337) in Pugh's ''Real Mathematical Analysis''.
* The thing where the total derivative for <math>n=m=1</math> "should" be a function but people treat it as a number. Refer to [https://books.google.com/books?id=2NVJCgAAQBAJ&lpg=PR1&pg=PA357 "Appendix A: Perorations of Dieudonne"] (p. 337) in Pugh's ''Real Mathematical Analysis''.


==Total derivative versus derivative matrix==
==Total derivative versus derivative matrix==

Revision as of 06:20, 20 July 2018

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 an 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 derivative as a linear transformation in the several variable case and a number in the single-variable case

  • The thing where the total derivative for n=m=1 "should" be a function but people treat it as a number. Refer to "Appendix A: Perorations of Dieudonne" (p. 337) in Pugh's Real Mathematical Analysis.

Total derivative versus derivative matrix

Technically the total derivative at a point is a linear transformation, whereas the derivative matrix is a matrix so an array of numbers arranged in a certain order. However, there is a one-to-one correspondence between linear transformations RnRm and m by n matrices, so many books call the total derivative a matrix or equate the two.

A similar confusion exists in the teaching of linear algebra, where sometimes only matrices are mentioned.

See also