Help taking a partial derivative

Click For Summary
SUMMARY

The discussion centers on the computation of the partial derivative $$\partial_t u[(t,x-t\kappa V)]$$ without a specific function $$u(t,x)$$. Participants conclude that the partial derivative is dependent on the function itself, as demonstrated through examples with $$u_a(t,x) = tx$$ and $$u_b(t,x) = t+x$$, yielding different results. The conversation emphasizes the importance of the chain rule in multi-variable calculus, specifically the expression $$\partial_t u(f(t), g(t,x)) = \partial_t u(f(t), g(t,x)) f'(t) + \partial_x u(f(t), g(t,x))\partial_t g(t,x)$$, which clarifies the relationship between transformations and derivatives.

PREREQUISITES
  • Understanding of partial derivatives in calculus
  • Familiarity with the chain rule in multi-variable calculus
  • Basic knowledge of function transformations
  • Experience with mathematical notation and expressions
NEXT STEPS
  • Study the multi-variable chain rule in detail
  • Explore examples of function transformations and their derivatives
  • Learn about the implications of partial derivatives in physics and engineering contexts
  • Review calculus resources focusing on partial derivatives and their applications
USEFUL FOR

Mathematicians, physics students, and anyone interested in advanced calculus concepts, particularly those working with partial derivatives and transformations in multi-variable functions.

docnet
Messages
796
Reaction score
486
Homework Statement
I need to compute this partial derivative
Relevant Equations
##\partial_tu\big[(t,x-t\kappa V)\big]##
Hi all, I was wondering is if the following partial derivative can be computed without a specific ##u(t,x)##

$$\partial_tu\big[(t,x-t\kappa V)\big]$$

I was thinking it can't be done, because we could have

$$u_a(t,x)=tx \Rightarrow \partial_tu\big[(t,x-t\kappa V)\big]=\partial_t\big[tx-t^2\kappa V\big]=x-2t\kappa V$$
$$u_b(t,x)=t+x \Rightarrow \partial_tu\big[(t,x-t\kappa V)\big]=\partial_t\big[t+x-t\kappa V\big]=1-\kappa V$$

so there is no universal formula for ##\partial_tu\big[(t,x-t\kappa V)\big]##, which depends on the function ##u(t,x)##.
 
Physics news on Phys.org
You mean that the partial derivative of a function depends on the function? Is that a surprise?
 
PeroK said:
You mean that the partial derivative of a function depends on the function? Is that a surprise?
Thank you. If we have a transformation of ##u(t,x)## defined by ##u_a(t,x)\Rightarrow u(2t,x)## then we can make a statement like
$$\partial_t[u_a(t,x)]=\partial_tu(2t,x)\cdot \partial_t(2t)$$$$=2\cdot \partial_tu(2t,x)=2\partial_tu_a(t,x)$$
The partial derivative of the transformed function scales by a multiple of 2.

I needed some thinking out loud to convince myself that there isn't a similar result for functions like ##u(t,x-t)##
 
okay, i think i see what is confusing me. i have been writing it wrong.

could you tell me if the following statement is correct, and the statement in post is #3 wrong?

$$\partial_tu_a(t,x)=\partial_tu(2t,x)=\partial_t u(t,x) \cdot \partial_t(2t)$$
$$=2 \partial_tu(t,x)$$
 
Last edited:
docnet said:
okay, i think i see what is confusing me. i have been writing it wrong.

could you tell me if the following statement correct, and the statement in post #3 wrong?

$$\partial_tu_a(t,x)=\partial_tu(2t,x)=\partial_t u(t,x) \cdot \partial_t(2t)$$
$$=2 \partial_tu(t,x)$$
That's not right. The general form of the chain rule is: $$h(x) = f(g(x)) \ \Rightarrow \ h'(x) = f'(g(x))g'(x)$$ Note that the derivative of ##f## is evaluated at ##g(x)##. This generalises to the multi-variable case: $$\partial_t u(f(t), x) = \partial_t u(f(t), x) f'(t)$$ Now, if you have a function of the form ##u_a(t, x) = u(f(t), g(t, x))##, then you need to be careful about your notation and what things means. In this case, we have:
$$\partial_t u_a(t, x) = \partial_t u(f(t), g(t, x))f'(t) + \partial_x u(f(t), g(t, x))\partial_tg(t, x)$$
For more detail, see my Insight on the multi-variable chain rule:

https://www.physicsforums.com/insights/demystifying-chain-rule-calculus/
 
  • Informative
Likes   Reactions: docnet
PeroK said:
That's not right. The general form of the chain rule is: $$h(x) = f(g(x)) \ \Rightarrow \ h'(x) = f'(g(x))g'(x)$$ Note that the derivative of ##f## is evaluated at ##g(x)##. This generalises to the multi-variable case: $$\partial_t u(f(t), x) = \partial_t u(f(t), x) f'(t)$$ Now, if you have a function of the form ##u_a(t, x) = u(f(t), g(t, x))##, then you need to be careful about your notation and what things means. In this case, we have:
$$\partial_t u_a(t, x) = \partial_t u(f(t), g(t, x))f'(t) + \partial_x u(f(t), g(t, x))\partial_tg(t, x)$$
For more detail, see my Insight on the multi-variable chain rule:

https://www.physicsforums.com/insights/demystifying-chain-rule-calculus/
awesome write up! thank you.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
Replies
4
Views
1K
Replies
4
Views
2K
Replies
10
Views
3K
Replies
2
Views
1K
Replies
1
Views
1K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
5
Views
4K