What is the Derivative of Functions from R2->R2 and How is it a Linear Map?

  • Thread starter Thread starter domhal
  • Start date Start date
  • Tags Tags
    Calculus
Click For Summary
Differentiation of functions from R2 to R2 involves understanding the derivative as a linear map represented by the Jacobian matrix. For the function f(x,y) = (x, -y), the derivative at a point is a 2x2 matrix that captures how the function changes near that point. The derivative is defined as the linear function that best approximates the original function at that point, which can be illustrated through examples like y = x^2, where the derivative is a linear function rather than a single value. Resources such as Bartle's "Elements of Real Analysis" provide a thorough exploration of these concepts. Understanding these principles clarifies the relationship between derivatives and linear mappings in multivariable calculus.
domhal
Messages
4
Reaction score
0
I would like to learn about differentiation of functions from R2->R2. Such functions are mentioned briefly at the beginning of the text for my complex analysis course for sake of comparison. However, I find that I don't know very much about them.

The book considers f(x,y) = (x, -y), saying that f is differentiable and that "Its derivative at a point is the linear map given by its Jacobian...". I don't understand, for example, how the derivative is a linear map. I associate (perhaps incorrectly) the derivative with a rate of change. Could someone recommend some resources (books, websites etc) for understanding the differentiation of such functions?

Domhal
 
Physics news on Phys.org
Think about this definition of the derivative, implicitly:
\lim_{h \rightarrow 0} \left ( f(\mathbf{x + h}) - f(\mathbf{x}) = \mathbf{h} Df(x) \right )
In this case, if \mathbf{h} \in R^2 and f(\mathbf{x}) :R^2 \rightarrow R^2 then, for the dimensionality to make sense, Df(\mathbf{x}) has to be a 2x2 matrix.

I strongly recommend the Bartle Elements of Real Analysis to read more on this. It's chapters on many variable functions are quite interesting and thorough, as is the rest of the book.
 
A more general definition of the derivative of any function (at a point) is the linear function that best approximates the function at that point.

In that sense, the derivative of, say, y= x2, at x= 1 is not the number 2 but the linear function y= 2x.

The derivative of f(x,y)= (x,-y) is the linear function whose matrix (in the i, j basis) is the matrix with columns (1,0), (0, -1).
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 3 ·
Replies
3
Views
4K