AbuYusufEg
- 19
- 0
Let a function v in one variable, say u
u is a function also, but in two variables, say x & y
for the first derivative of v, i did the following:
\frac{\partial v}{\partial x} = \frac{d v}{d u} . \frac{\partial u}{\partial x}
And the resutlt is:
\frac{\partial v}{\partial x} = cos(u) . u_x
Note: u_x is so hard to get, may be impossible without computer.
But, if i want the second derivative of v, How to ?
\frac{\partial^2 v}{\partial x^2} = ?
i think that the way for getting it is Differentiating the result, means differentiating: cos(u) . u_x
But how to also ?
u is a function also, but in two variables, say x & y
for the first derivative of v, i did the following:
\frac{\partial v}{\partial x} = \frac{d v}{d u} . \frac{\partial u}{\partial x}
And the resutlt is:
\frac{\partial v}{\partial x} = cos(u) . u_x
Note: u_x is so hard to get, may be impossible without computer.
But, if i want the second derivative of v, How to ?
\frac{\partial^2 v}{\partial x^2} = ?
i think that the way for getting it is Differentiating the result, means differentiating: cos(u) . u_x
But how to also ?
Last edited: