Total derivative and partial derivative

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
mikengan
Messages
4
Reaction score
0
can anyone tell me the difference of application of total derivative and partial derivative in physics?
i still can't figure it out after searching on the internet
 
Physics news on Phys.org
A total derivative tells you how a quantity changes if another quantity changes, regardless on the kind of dependence of the first quantity on the second. But for a partial derivative, the second quantity should only appear explicitly in the expression giving the first quantity.
For example consider [itex]y(x(t),t)=2x(t)^2+bt^2[/itex], we'll have:
[itex] \frac{\partial y}{\partial t}=2bt \\<br /> \frac{d y}{dt}=4x(t) \frac{dx(t)}{dt}+2bt[/itex]