Finding the Derivative of f at (1,2) in a Different Direction

  • Thread starter Thread starter Odyssey
  • Start date Start date
  • Tags Tags
    Derivatives
Odyssey
Messages
84
Reaction score
0
Greetings, I got a Q on directional derivatives.
The derivative of f(x,y) at (1,2) in the direction of [1,1] is 2(2)^.5 and in the direction of [0, -2] is -3. What is the derivative of f in the direction of [-1, -2]??

Thank you!
 
Physics news on Phys.org
Calculate the vectors which give the direction from your point (1,2) to the three given points. Can you then find a relation between the first two and the last directional vectors and use that result?
 
So I guess the key is to find the gradient of f at the point?
 
Yes, but you don't have any information about the function so explicitly finding the gradient won't be easy. You know the answers in two directions though, can't you form your third direction as a lineair combination of the first two and then use that relation on the results?
 
You are given the derivative in the direction of (0, -3) so you can immediately get the partial derivative with respect to y (that is the derivative in the direction of (0, 1). It will take a bit of thought to use the derivative in the direction (1, 1) along with that to get the partial derivative with respect to x but it can be done (remember how a directional derivative relates to the gradient). After you get that, you can find the gradient and then get the derivative in any direction.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top