Partial derivatives of f(x)*(f(y)+f(z))?

SirTristan
Messages
12
Reaction score
0
Say you have something like f(x)*(f(y)+f(z)). What are the partial derivatives with respect to each variable? What rules are involved?

And how would this differ from f(x)*(g(x)+h(x)).
 
Physics news on Phys.org
u = f(x)\;\big(f(y)+f(z)\big)
then
\frac{\partial u}{\partial x} = f'(x)\;\big(f(y)+f(z)\big)
\frac{\partial u}{\partial y} = f(x)\;\big(f'(y)\big)
\frac{\partial u}{\partial z} = f(x)\;\big(f'(z)\big)
 
This has nothing that I can see to do with differential equations so I am moving it to Calculus and Analysis.
 
g_edgar said:
u = f(x)\;\big(f(y)+f(z)\big)
then
\frac{\partial u}{\partial x} = f'(x)\;\big(f(y)+f(z)\big)
\frac{\partial u}{\partial y} = f(x)\;\big(f'(y)\big)
\frac{\partial u}{\partial z} = f(x)\;\big(f'(z)\big)
Thank you very much :)
 
SirTristan said:
Say you have something like f(x)*(f(y)+f(z)). What are the partial derivatives with respect to each variable? What rules are involved?

And how would this differ from f(x)*(g(x)+h(x)).

The reasoning behind this is that when you take the partial derivative with respect to say x, you treat all the other variables, y and z, as constants. Then in that case f(y) and f(z) would be treated as constants. Then you take the derivatives with respect to each variable as normal.

It differs from f(x)*(g(x)+h(x)) because then all three functions are functions of the variable x. Then the partial derivatives with respect to y and z would be zero in this case.
 

Similar threads

Replies
7
Views
1K
Replies
6
Views
2K
Replies
1
Views
2K
Replies
3
Views
3K
Replies
4
Views
3K
Replies
9
Views
2K
Replies
3
Views
3K
Back
Top