Understanding Chain Rule: Differentiating P(x, y) and S(x, y)

  • Context: Undergrad 
  • Thread starter Thread starter krcmd1
  • Start date Start date
  • Tags Tags
    Chain Chain rule
Click For Summary
SUMMARY

The discussion focuses on the differentiation of functions from R² to R, specifically examining the differential of the function P(x,y) = x · y at the point (a,b), represented as Dp(a,b)(x,y) = bx + ay. This expression denotes a linear transformation that approximates the function at that point. In contrast, the function S(x,y) = x + y is linear itself, leading to the conclusion that Ds(a,b) = s, as it does not require further transformation. The key takeaway is the distinction between linear transformations for non-linear and linear functions.

PREREQUISITES
  • Understanding of differential calculus in multivariable functions
  • Familiarity with linear transformations and their representations
  • Knowledge of partial derivatives and their applications
  • Basic concepts of dot products in vector spaces
NEXT STEPS
  • Study the properties of linear transformations in multivariable calculus
  • Learn about the geometric interpretation of partial derivatives
  • Explore the application of the Chain Rule in multivariable functions
  • Investigate the differences between linear and non-linear function differentiations
USEFUL FOR

Students and professionals in mathematics, particularly those studying calculus, linear algebra, and multivariable functions, will benefit from this discussion.

krcmd1
Messages
61
Reaction score
0
If P: R2 -> R is defined by p(x,y) = x . y, then

Dp(a,b)(x,y) = bx + ay.


Please tell me in words how to read Dp(a,b)(x,y). Is this a product? a composition of functions? Is this the differential of p(x,y) at (a,b)? If that's the case, why does the text also state:

If s: R2 -> R is defined by s(x,y) = x + y, then Ds(a,b) = s. (i.e. not "Ds(a,b)(x,y) = ...").



Thank you!
 
Physics news on Phys.org
krcmd1 said:
If P: R2 -> R is defined by p(x,y) = x . y, then

Dp(a,b)(x,y) = bx + ay.


Please tell me in words how to read Dp(a,b)(x,y). Is this a product? a composition of functions? Is this the differential of p(x,y) at (a,b)?
The derivative of a function, from R2 to R, at a given point in R2, is a linear transformation from R2 to R. The form "Dp(a,b)(x,y)" is the linear transformation given by Dp(a,b) applied to the vector (x,y).

It is, in particular, the linear transformation that most closely approximates the functions at that point (all of that can be made precise, of course).

In a given coordinates system, we can always think of a linear transformation from R2 to R as a "dot product". That is, if, in a given coordinate system, L(x,y)= ax+ by, we can think of the linear transformation as represented by the vector <a, b> so that it's dot product with <x, y> is ax+ by.

Now, for a function from R2 to R, say f(x,y), that derivative at (a,b), i.e. linear transformation, is represented by the vector
[tex]<\frac{\partial f}{\partial x}, \frac{\partial f}{\partial y}>[/tex]

In this particular case, The partial derivative of xy, with respect to x, is y, and the partial derivative with respect to y is x. At the point (a,b) those are, respectively, b and a. That is, Dp(a,b) is the linear transformation, L, represented by L(x,y)= <b, a>.<x, y>= bx+ ay.

If that's the case, why does the text also state:

If s: R2 -> R is defined by s(x,y) = x + y, then Ds(a,b) = s. (i.e. not "Ds(a,b)(x,y) = ...").

Thank you!
Here, the partial derivatives of x+ y are both 1. Ds(a,b) would be the linear transformation, from R2 to R, that maps <x,y> to <1, 1>. <x, y>= x+ y. But that is just s itself!

Remember I said, above, that "It is, in particular, the linear transformation that most closely approximates the functions at that point ". Since the given function, s(x,y)= x+ y, is already linear, Ds= s (or Ds(a,b)= s(a,b)).
 
Last edited by a moderator:
Thank you.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K