Directional Derivative demonstration

Click For Summary

Discussion Overview

The discussion revolves around the concept of directional derivatives, particularly how they relate to changes in a function in a specified direction that has both x and y components. Participants seek clarification on the mathematical formulation and geometric interpretation of directional derivatives, including the application of the Pythagorean theorem in this context.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Some participants express confusion about how to calculate directional derivatives when a direction has both x and y components, questioning whether the Pythagorean theorem should be applied.
  • Others explain that the directional derivative can be expressed in terms of partial derivatives, specifically as a combination of the partial derivatives with respect to x and y, weighted by the components of the direction vector.
  • A participant requests a visual demonstration or geometric interpretation of directional derivatives, indicating a preference for intuitive understanding.
  • Some participants argue against the application of the Pythagorean theorem, suggesting that the concept of directional derivatives is more about rates of change rather than vector magnitudes.
  • One participant provides an analogy involving walking across a room to illustrate how directional derivatives can be understood without directly applying the Pythagorean theorem.
  • Another participant discusses the relationship between small changes in x and y and how they relate to the directional derivative, emphasizing the importance of direction in the calculation.

Areas of Agreement / Disagreement

Participants generally express confusion and seek clarification on the concept of directional derivatives, with no consensus reached on the application of the Pythagorean theorem or the best way to visualize the concept. Multiple competing views remain regarding the interpretation and calculation of directional derivatives.

Contextual Notes

Some limitations include the lack of consensus on the geometric interpretation of directional derivatives and the varying assumptions about the applicability of the Pythagorean theorem in this context.

mech-eng
Messages
826
Reaction score
13
I find directional derivatives confusing. For example if there is a change in a direction and if this direction have both x and y components should not the change be calculated as square root of squares, i.e the pythogores theorem? Would you please provide a simple demonstration showing the directional derivative in terms of partial derivatives with respect to both x and y.

Thank you.
 
  • Like
Likes   Reactions: Terrell
Physics news on Phys.org
mech-eng said:
I find directional derivatives confusing. For example if there is a change in a direction and if this direction have both x and y components should not the change be calculated as square root of squares, i.e the pythogores theorem? Would you please provide a simple demonstration showing the directional derivative in terms of partial derivatives with respect to both x and y.

Thank you.

The directional derivative is the derivative in a given direction. Whatever that direction, you could imagine rotating your function so that the direction lies along the x-axis. In which case, the directional derivative is just the partial derivative with respect to x.

Otherwise, the directional derivative is just the relevant proportions of the various partial derivatives. For example if the unit vector in the given direction is ##\vec{u} = (a, b)##, then:

##D_{\vec{u}}f = a f_x + bf_y##

There's a proof of that here:

http://tutorial.math.lamar.edu/Classes/CalcIII/DirectionalDeriv.aspx

Does that help?
 
  • Like
Likes   Reactions: QuantumQuest and mech-eng
PeroK said:
Does that help?

That's not much help. I hope to see a visual example. How we demonstrate decomposition of a vector in a plane by projecting its components onto x and y-axes. Then we put one's tail to other's head to sum them. That example is easy to demonstrate. But how can we do this with directional derivatives?

Thank you.
 
PeroK said:
The directional derivative is the derivative in a given direction. Whatever that direction, you could imagine rotating your function so that the direction lies along the x-axis. In which case, the directional derivative is just the partial derivative with respect to x.

Otherwise, the directional derivative is just the relevant proportions of the various partial derivatives. For example if the unit vector in the given direction is ##\vec{u} = (a, b)##, then:

##D_{\vec{u}}f = a f_x + bf_y##

There's a proof of that here:

http://tutorial.math.lamar.edu/Classes/CalcIII/DirectionalDeriv.aspx

Does that help?

This is confusing for me because there is a magnitude in x direction and there is a magnitude in y-direction. These magnitudes are magnitudes of rate of changes. These two directions are perpendicular to each other. So should not the Pythaogoras theorem be applied?
 
mech-eng said:
This is confusing for me because there is a magnitude in x direction and there is a magnitude in y-direction. These magnitudes are magnitudes of rate of changes. These two directions are perpendicular to each other. So should not the Pythaogoras theorem be applied?

"Confusing" or "surprising"? The proof shows why ##a## and ##b## come out, rather than ##\sqrt{a^2 + b^2}##. You can't just apply Pythagoras. This is about the rate of change of a function, not the magnitude of a vector with two components.
 
  • Like
Likes   Reactions: QuantumQuest and FactChecker
PeroK said:
"Confusing" or "surprising"? The proof shows why ##a## and ##b## come out, rather than ##\sqrt{a^2 + b^2}##. You can't just apply Pythagoras. This is about the rate of change of a function, not the magnitude of a vector with two components.

But isn't there any geometric explanation or interpretation or even an animation?

Thank you.
 
mech-eng said:
But isn't there any geometric explanation or interpretation or even an animation?

Thank you.

Well, I guess you can google for an animation. I can't immediately see a neat geometric explanation - not that that means there isn't one. The proof comes from the chain rule for derivatives, rather than Pythagoras.

Interesting!
 
  • Like
Likes   Reactions: mech-eng
PeroK said:
Well, I guess you can google for an animation. I can't immediately see a neat geometric explanation - not that that means there isn't one. The proof comes from the chain rule for derivatives, rather than Pythagoras.

Interesting!

Yes, I had started before you wrote this and I encountered with this. This is a strange tool. Have you ever used before? A Computable Document does not make any sense to me.

One of the important key phrase is "Visualize directional derivatives".

http://demonstrations.wolfram.com/download-cdf-player.html

Thank you.
 
mech-eng said:
But isn't there any geometric explanation or interpretation or even an animation?

Perhaps you aren't noticing that the pythagorean theorem is implicitly used in the definition of a directional derivative.

Suppose you are in a room where the floor is "flat", but not level. You walk across the room from one corner to the diagonally opposite corner of the room and go uphill. You would go uphill by the same amount as if you had walked beside two of the walls to reach the opposite corner.

(length of x-wall)(slope of x-wall) + (length of y-wall)(slope of y-wall) = (length of diagonal)(slope of diagonal).

Symbollicaly:

## x s_x + y s_y = d s_d##
## s_d = (x s_x + y s_y)/ d = (x/d)s_x + (y/d)s_y ##

The factor ##d## does equal ##sqrt(x^2 + y^2)##.

Computing the directional derivative involves using a vector that defines a direction. In the case at hand, the unit vector that points diagonally across the room is ##(x/d, y/d)##.

If you were thinking the Pythagorean theorem should be applied to ##s_x## and ##s_y##, you can see by the above example, that there is no reason to do that.
 
  • Like
Likes   Reactions: Terrell, mech-eng and FactChecker
  • #10
Suppose you have tiny Δx and Δy in a particular direction. Then you also have a tiny vector in that direction of length Δs = √(Δx2 + Δy2). But Δs is not directly useful for finding the change of a function, f(x,y). In fact, Δs gives us no information regarding direction at all, so it is useless as a directional derivative. Since Δs came from Δx and Δy, which indicate direction, the way to estimate the change of f in a particular direction is to use the partials wrt x and y times Δx and Δy, respectively.

On the other hand, suppose you parameterize a line in the desired direction using the variable s to get f(s). Then df/ds is exact. ∂f/∂x ∂x/∂s ds + ∂f/∂y ∂y/∂s ds should be a close approximation for small deltas, but that depends on the nature of the function f.
 
Last edited:
  • Like
Likes   Reactions: mech-eng
  • #11
Stephen Tashi said:
(length of x-wall)(slope of x-wall) + (length of y-wall)(slope of y-wall) = (length of diagonal)(slope of diagonal).
This really made it click for me. THANK YOU!
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 9 ·
Replies
9
Views
1K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K