Calculating df/dg with Chain Rule: Romeo's Guide

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

Discussion Overview

The discussion revolves around the application of the chain rule in calculus, specifically regarding the calculation of the derivative of one function with respect to another function. Participants explore the implications of this concept in the context of multivariable functions and derivatives.

Discussion Character

  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Romeo questions whether the chain rule can be used to calculate df/dg for functions f(x,y,z) and g(x,y,z).
  • Some participants express skepticism about the validity of calculating the derivative of one function with respect to another, suggesting it is nonsensical.
  • Others argue that it is possible to derive one function with respect to another, particularly in the context of variable transformations.
  • There is mention of the Jacobian matrix, which relates to partial derivatives of multiple variables, as a potential framework for understanding the relationships between f and g.
  • Some participants emphasize the need for proper assumptions regarding the functions f and g for the chain rule to apply correctly.
  • Discussions about the mathematical background of participants reveal varying levels of familiarity with calculus concepts, including multivariable calculus.
  • One participant suggests that derivatives with respect to a function could be justified under certain conditions, while others remain unconvinced.

Areas of Agreement / Disagreement

Participants do not reach a consensus on whether it is appropriate to calculate the derivative of one function with respect to another. Multiple competing views are presented, with some arguing against the validity of such calculations and others supporting the idea under specific conditions.

Contextual Notes

Participants note that both functions have multiple variables, which complicates the discussion of derivatives. There is also an acknowledgment that the definitions and assumptions surrounding the functions f and g are crucial for determining the applicability of the chain rule.

romeo6
Messages
53
Reaction score
0
If I have two functions, f(x,y,z) and g(x,y,z), do I use the chain rule to calculate df/dg?

e.g. df/dg=df/dx df/dy df/dz

Cheers!

Romeo
 
Physics news on Phys.org
Are you really trying to find the derivative of one function with respect to the other function?
 
mjpam said:
Are you really trying to find the derivative of one function with respect to the other function?

Is that not possible?
 
If f is not a function g, then you derivative equals 0, if I'm not mistaken.
 
romeo6 said:
Is that not possible?

If I remember correctly, it is possible, but somewhat difficult.
 
But if f is a function for (x,y,z) and g is a function of (x,y,z) then surely that's possible. Probably I'm wrong if I have to ask about it.
 
romeo6 said:
But if f is a function for (x,y,z) and g is a function of (x,y,z) then surely that's possible. Probably I'm wrong if I have to ask about it.

Is there a way that you can justify this?

I'm just wondering if you have more than your intuition. :smile:
 
romeo6 said:
But if f is a function for (x,y,z) and g is a function of (x,y,z) then surely that's possible. Probably I'm wrong if I have to ask about it.
Hey, ex and x+1 are both function of x. What is the derivative of ex with respect to x+1?
 
mjpam said:
Is there a way that you can justify this?

I'm just wondering if you have more than your intuition. :smile:

You're right - just intuition. Which is probably failing me.
 
  • #10
romeo6 said:
You're right - just intuition. Which is probably failing me.

What is your mathematical background? Are you learning (or teaching yourself) calculus right now?
 
  • #11
Are you guys ignoring my posts on purpose :( ?
 
  • #12
Amok said:
Are you guys ignoring my posts on purpose :( ?

No, but I think that if you're trying to make a point, it is best done explicitly. :smile:
 
  • #13
Didn't I make my point explicitly? I'm not trying to sound like a douche or anything, I actually thought the same thing as romeo6 when I first red your question.
 
  • #14
Amok said:
Didn't I make my point explicitly? I'm not trying to sound like a douche or anything, I actually thought the same thing as romeo6 when I first red your question.

You answered a question with a question. (Granted that is what I did too.)

Let me think this through a little more. I didn't start with an answer in my head.
 
  • #15
Did you take a look at my first post in this thread?
 
  • #16
Amok said:
Did you take a look at my first post in this thread?

I did. I just missed when I was reviewing the thread. Sorry. :frown:
 
  • #17
mjpam said:
I did. I just missed when I was reviewing the thread. Sorry. :frown:

Chill, np. This threat got me thinking. Sometimes some concepts become so instinctive that thinking about them makes knots in your brain.
 
  • #18
Amok said:
If f is not a function g, then you derivative equals 0, if I'm not mistaken.

Upon further thought, this is not true.

Since f(x) and g(x) are both functions of x f(x) is, in some sense, dependent on g(x), because g(x)=f-1(x)). The thing that has to be kept in mind, is that, since nothing is specified about f or g, f-1 or g-1 may not themselves be functions, which means that their domains must be restricted in order for them to be differentiable.

However, with the proper assumptions made about f and/or g, the chain rule and the inverse function theorem yield:

\frac{d(f(g^{-1}(x)))}{dx}=\frac{df}{dx}\frac{1}{\frac{dg}{dx}}
 
  • #19
romeo6 said:
If I have two functions, f(x,y,z) and g(x,y,z), do I use the chain rule to calculate df/dg?

e.g. df/dg=df/dx df/dy df/dz
This really doesn't make much sense. You don't calculate the derivative of a function with respect to some other function, but you do calculate the derivative of a function with respect to one of its variables. Here g is a function, not a variable, so df/dg is nonsensical.

For another thing, both functions here have multiple variables, so instead of df/dx, df/dy, and df/dz, you would be working with partial derivatives,
\frac{\partial f}{\partial x}, \frac{\partial f}{\partial y}, \text{and} \frac{\partial f}{\partial z}

Other notation for these partials is fx, fy, and fz.
 
  • #20
Mark44 said:
This really doesn't make much sense. You don't calculate the derivative of a function with respect to some other function, but you do calculate the derivative of a function with respect to one of its variables. Here g is a function, not a variable, so df/dg is nonsensical.

Except that is exactly what you do when you perform a variable transform.
 
  • #21
What do you mean by variable transform?

What Mark44 said makes sense. If you want to derive something with respect to a function you need a functional.
 
Last edited:
  • #22
I think what you're talking about is a matrix of partial derivatives, which is called the Jacobian. See Jacobian. If so, that's not the same as df/dg as in the original post. The matrix is made up of the partials of each variable in the first system with respect to each variable in the second system, so we're talking about a bunch of partials of variables, with respect to other variables.
 
  • #23
Why does it not makes sense to define a derivative of a function with respect to another function?
 
  • #24
romeo6 said:
If I have two functions, f(x,y,z) and g(x,y,z), do I use the chain rule to calculate df/dg?

e.g. df/dg=df/dx df/dy df/dz

Cheers!

Romeo

Have you done Calculus III (Multivariable calculus)?
 
  • #25
Amok said:
If f is not a function g, then you derivative equals 0, if I'm not mistaken.

I certainly wasn't ignoring you, however I found your next post valuable, with the example of taking the derivative of x^2 wrt e^x.
 
  • #26
mjpam said:
What is your mathematical background? Are you learning (or teaching yourself) calculus right now?

I've taken plenty of calculus (believe it or not), it's been a few years now though, and I've not used it for a while.
 
  • #27
Mark44 said:
This really doesn't make much sense. You don't calculate the derivative of a function with respect to some other function, but you do calculate the derivative of a function with respect to one of its variables. Here g is a function, not a variable, so df/dg is nonsensical.

For another thing, both functions here have multiple variables, so instead of df/dx, df/dy, and df/dz, you would be working with partial derivatives,
\frac{\partial f}{\partial x}, \frac{\partial f}{\partial y}, \text{and} \frac{\partial f}{\partial z}

Other notation for these partials is fx, fy, and fz.

This is a great answer (along with others).

Actually, I've started thinking about it in terms of orthogonal basis. Would you're base vectors not have to be orthogonal to take a derivative with respect to something else? If you started taking derivatives wrt a basis that was some function...well, that would be a bit of a nightmare.
 
  • #28
chiro said:
Have you done Calculus III (Multivariable calculus)?

Yes. I've taken some grad math also.
 
  • #29
romeo6 said:
I've taken plenty of calculus (believe it or not), it's been a few years now though, and I've not used it for a while.

I was just trying to gauge whether it would be appropriate to mention the set-theoretic definition of a function.
 
  • #30
mjpam said:
Why does it not makes sense to define a derivative of a function with respect to another function?

I meant functional, it was a typo.
 

Similar threads

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