Partial derivative using only function notation

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
Bman12345
Messages
2
Reaction score
0

Homework Statement


I need to find the partial derivative of the following, with respect to x


q(x,y,e(x,y,u))
where e(x,y,u) is a function


Homework Equations





The Attempt at a Solution


Well, the problem is I don't have a clue how to solve using just the function notation - I'm used to doing it to an actual fuction (if that makes sence)

so I tried doing the chain rule,
(I will use d as I don't know how to get the patial derivative symbol)

[tex]\frac{d q(x,y,e(x,y,u)}{d e(x,y,u)}[/tex] [tex]\times[/tex] [tex]\frac{d e(x,y,u)}{d x}[/tex]

However I do not think this is right. I don't think I use the product rule as it seems to be a function within a function, not two functions times together.

So yeah, what should be an easy problem has me stumped!
 
Physics news on Phys.org
Use the chain rule, but it should be a sum.

[f(u(x,y,x),v(x,y,x),w(x,y,x))]x=f(1,0,0) ux+f(0,1,0) vx+f(0,0,1) wx=fu ux+fv vx+fw wx

where raised (a,b,c) means differentiate slot 1 a times, slot 2 b times, and slot 3 c times
I assume x,y,u are independent variables.
 
Last edited: