Partial differentiation when the variable of integration is different

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
2 replies · 2K views
spaghetti3451
Messages
1,311
Reaction score
31
Consider the partial differential of Q to the power of n w.r.t. x. How would you rearrange this expression so that it contains a partial derivative of Q w.r.t. x?
 
Physics news on Phys.org
You talk about "partial derivative" but have only the single variable x.

Assuming that Q is, in fact, a function of x, y, z, etc. then, by the chain rule,
[tex]\frac{\partial Q^n}{\partial x}= n Q^{n-1}\frac{\partial Q}{\partial x}[/tex]
which is, as tiny-tim said, the same as
[tex]\frac{dQ^n}{dx}= n Q^{n-1}\frac{dQ}{dx}[/tex]
ignoring the other variables.