Directional derivative without geometry

Castilla
Messages
241
Reaction score
0
I have checked not few books in regard to directional derivatives. Practically all of them use vectors in the derivative definition. I would like to read a good explanation of this concept but keeping out the geometrical interpretations.

Suppose we got a function of two variables. I understand that a directional derivative has to do with increments of the two variables. Would someone mind explain how to build this concept employing only analytical concepts, without turning to directions in a plane? Or maybe my wish is a nonsense ?
 
Physics news on Phys.org
I'm not sure how one would define a directional derivative without mentioning direction. Exactly what is it you want defined?
 
It is possible that what I asking for has no sense. I don't know.:confused:

I would like to know an approach based on this: a partial derivative is merely a simple derivative because only one independent variable increases (or decreases) and the other one is fixed, but obviously there are infinity of cases when the two independent variables vary. (I am restricting to functions of two variables). I understand that the concept of directional derivative meets these cases, and I would like to know if it is possible to grasp the concept without resorting to geometry concepts.:rolleyes:
 
Uh.. the question is can we "define" for an scalar function in n-dimensions

f(x_1 ,x_2 , x_3,.....,x_n) and study its "directional

integral" D^{-1}_{v} in the direction of vector "v" so it satisfies that:

(D^{-1}_{v}o D_{v})f=f
 
Practically all of them use vectors in the derivative definition. I would like to read a good explanation of this concept but keeping out the geometrical interpretations.
Vectors are algebraic objects. If you don't want to deal with a geometric interpretation, then don't interpret your vectors geometrically!
 
All I can say is that since "direction" is itself a geometric concept, I don't know what you mean by "directional derivative" without using geometry!
 
A name is just a name! Algebra borrows from geometry all the time, and vice versa. :smile: The algebraic definition of the directional derivative is, after all, algebraic, and doesn't require one to invoke a notion of geometry.

That said, I don't think it's fruitful to discard the geometric interpretation, even when working with an abstract vector space -- IMHO the notion of "direction" is intuitively useful, even though it would have to be abstracted.
 
also, IMHO, i seem to see the trend that we always argue on terms and vocabularies... lol
 
Hurkyl said:
A name is just a name! Algebra borrows from geometry all the time, and vice versa. :smile: The algebraic definition of the directional derivative is, after all, algebraic, and doesn't require one to invoke a notion of geometry.

Please, can you post what you call the algebraic definition of the directional derivative?

Thanks.
 
  • #10
Castilla said:
Please, can you post what you call the algebraic definition of the directional derivative?
<br /> \nabla_{\vec{v}} f(\vec{x}) =<br /> \lim_{t \rightarrow 0} \frac{f(\vec{x} + t \vec{v}) - f(\vec{x})}{t}<br />

Or, less rigorously, it is the function that satisfies

<br /> f(\vec{x} + t\vec{v}) \approx f(\vec{x}) + t\nabla_{\vec{v}} f(\vec{x})<br />

Equivalently,

<br /> \nabla_{\vec{v}} f(\vec{x}) = (\nabla f(\vec{x})) \vec{v}<br />
 
Last edited:
  • #11
can't we define its "inverse" to get the "Directional integral"?.

I'm amazed with this, for almost every space (finite infinite even functional ones) you can define a "derivative" however you find lots of problems in finding a meaning for "integration" in most of cases.
 
Back
Top