Trouble computing ∂^2 f/∂x^2 (1,1)

  • Thread starter Thread starter s3a
  • Start date Start date
  • Tags Tags
    Computing
s3a
Messages
814
Reaction score
8

Homework Statement


Question:
"Given that the surface x^4 * y^7 + y^6 * z^8 + z^7 * x^9 + 4xyz = 7
has the equation z = f(x,y) in a neighborhood of the point (1,1,1) with f(x,y) differentiable, find the derivatives.

Find:
a) ∂f/∂x(1,1)
b) ∂f/∂y(1,1)
c) ∂^2 f/∂x^2"

Answers:
∂f/∂x(1,1) = -17/19 = -0.894736842105263
∂f/∂y(1,1) = -17/19 = -0.894736842105263
∂^2 f/∂x^2 (1,1) = -2.2399766729844


Homework Equations


Just taking the derivative of
4x^3 * y^7 + 9x^8 * z^7 + 4yz + ∂f/∂x(8z^7 * y^6 + 7z^6 + 4yz).
I also know that ∂f/∂x(1,1) = -17/19.


The Attempt at a Solution


I successfully get every single part of this question except the ∂^2 f/∂x^2 part.

Instead of isolating for ∂f/∂x and trying to differentiate that again with respect to x (which seems very difficult, if not impossible, to do by hand), I just implicitly differentiate for the second time treating ∂f/∂x as a function. I then just plug in -17/19 for ∂f/∂x(1,1) and plug in the point (1,1,1) and get the wrong answer. I tried computing ∂^2 f/∂x^2 several times and keep getting it wrong so any help would be greatly appreciated.

Thanks in advance!
 

Attachments

  • MyWork.jpg
    MyWork.jpg
    45.1 KB · Views: 531
Physics news on Phys.org
s3a said:

Homework Statement


Question:
"Given that the surface x^4 * y^7 + y^6 * z^8 + z^7 * x^9 + 4xyz = 7
has the equation z = f(x,y) in a neighborhood of the point (1,1,1) with f(x,y) differentiable, find the derivatives.

Find:
a) ∂f/∂x(1,1)
b) ∂f/∂y(1,1)
c) ∂^2 f/∂x^2"

Answers:
∂f/∂x(1,1) = -17/19 = -0.894736842105263
∂f/∂y(1,1) = -17/19 = -0.894736842105263
∂^2 f/∂x^2 (1,1) = -2.2399766729844


Homework Equations


Just taking the derivative of
4x^3 * y^7 + 9x^8 * z^7 + 4yz + ∂f/∂x(8z^7 * y^6 + 7z^6 + 4yz).
I also know that ∂f/∂x(1,1) = -17/19.


The Attempt at a Solution


I successfully get every single part of this question except the ∂^2 f/∂x^2 part.

Instead of isolating for ∂f/∂x and trying to differentiate that again with respect to x (which seems very difficult, if not impossible, to do by hand), I just implicitly differentiate for the second time treating ∂f/∂x as a function. I then just plug in -17/19 for ∂f/∂x(1,1) and plug in the point (1,1,1) and get the wrong answer. I tried computing ∂^2 f/∂x^2 several times and keep getting it wrong so any help would be greatly appreciated.

Thanks in advance!
Here's the Latex of the equation of the surface: x^4 \, y^7 + y^6 \, z^8 + z^7 \, x^9 + 4xyz = 7

Here's Latex for your result for the first partial derivative:
\displaystyle <br /> 4x^3 \, y^7 + 9x^8 \, z^7 + 4yz + \frac{\partial f}{\partial x}(8z^7 \, y^6 + 7z^6 + 4yz)=0​

I got something different:
\displaystyle <br /> 4x^3 \, y^7 + 9x^8 \, z^7 + 4yz + \frac{\partial f}{\partial x}(8z^7 \, y^6 + 7z^6\,x^9 + 4yz)=0

Here's the image of your work, so it's easier to check out.
attachment.php?attachmentid=44347&d=1330124781.jpg


That's a correct method.
 
I kept getting it wrong so many times but I finally got it right. What I had shown here is wrong for the first differentiation with respect to x and so was yours.

Here is my work if you can read the handwriting and care.

Thank you!
 

Attachments

  • MyWork.jpg
    MyWork.jpg
    71.7 KB · Views: 436
s3a said:
I kept getting it wrong so many times but I finally got it right. What I had shown here is wrong for the first differentiation with respect to x and so was yours.

Here is my work if you can read the handwriting and care.

Thank you!
It took me a long time to see what I had wrong.

Should be 4xy, not 4yz in the parentheses.

Here's the corrected first derivative.

\displaystyle <br /> 4x^3 \, y^7 + 9x^8 \, z^7 + 4yz + \frac{\partial f}{\partial x}(8z^7 \, y^6 + 7z^6\,x^9 + 4xy)=0
 
Yeah, I saw it. :smile: Also, sorry, I should have told you and spared your wasteful search.
 
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