Finding the Second Derivative of a Partial Derivative with Multiple Variables

lifhgrl823
Messages
2
Reaction score
0
Could someone please explain to me how to find the derivative of this:

dy/dx = φ(x, y)

Should I break up the equation to make it dy/dx = φ(x) + φ(y) and then derive the parts?

I would then get d²y/dx² = ∂φ/∂x + ∂φ/∂y
do I have to also multiply both terms by their respective derivatives of the inside variable?
 
Physics news on Phys.org
lifhgrl823 said:
dy/dx = φ(x, y)

Should I break up the equation to make it dy/dx = φ(x) + φ(y) and then derive the parts?
If φ(x, y) is arbitrary why do you think you can break it up to φ(x) + φ(y)? If φ(x, y) = xy, how can this be broken up into φ(x) + φ(y)?
 
That's a good point. My professor wrote that the second derivative should be:

∂φ/∂x + ∂φ/∂y (dy/dx) = ∂φ/∂x + φ(∂φ/∂x)

I've been trying to play around with the equation and see how I could get that answer.
All of the partial derivatives I've done previously had equations that were equal to f(x,y) or such.
 
lifhgrl823 said:
That's a good point. My professor wrote that the second derivative should be:

∂φ/∂x + ∂φ/∂y (dy/dx) = ∂φ/∂x + φ(∂φ/∂x)

I've been trying to play around with the equation and see how I could get that answer.
All of the partial derivatives I've done previously had equations that were equal to f(x,y) or such.
Can you see how the Professor gets the left side? It's the chain rule.
 
Yes, to take the second derivative of y, you should look at it as phi(x,y(x))

so partial in x with respect to first entry, plus that with respect to second entry, which requires the chain rule.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top