What is the notation of an inverse gradient?

AI Thread Summary
The discussion centers on the concept of "inverse gradient," with participants questioning its definition and notation. There is confusion regarding whether it refers to the multiplicative inverse of the gradient or a function whose gradient is known. The operator ∇ is clarified as not being a vector and should not have an arrow over it, while the notation for potential functions is debated. A line integral is suggested as a method to find the potential function from a vector field. Ultimately, the inverse of the gradient lacks a general form and is context-dependent.
ainster31
Messages
158
Reaction score
1
Is it just ∇-1 with the vector hat?
 
Mathematics news on Phys.org
It's not clear what you mean by 'inverse gradient.' Are you talking about the multiplicative inverse of the gradient or do you have some function which is the gradient of a second, unknown function?
 
SteamKing said:
It's not clear what you mean by 'inverse gradient.' Are you talking about the multiplicative inverse of the gradient or do you have some function which is the gradient of a second, unknown function?

I mean like so:

$$\overrightarrow { F } =\overrightarrow { \nabla } \phi \\ \phi ={ \overrightarrow { \nabla } }^{ -1 }\overrightarrow { F } \\ \\ where\quad \phi \quad is\quad the\quad scalar\quad potential\quad function$$
 
ainster31 said:
I mean like so:

$$\overrightarrow { F } =\overrightarrow { \nabla } \phi \\ \phi ={ \overrightarrow { \nabla } }^{ -1 }\overrightarrow { F } \\ \\ where\quad \phi \quad is\quad the\quad scalar\quad potential\quad function$$

Strictly speaking, the operator ∇ is not a vector and it is never written with an arrow over the top.

The following article shows its definition and how it is applied to scalar and vector functions:

http://en.wikipedia.org/wiki/Del

AFAIK, your equation \overrightarrow { F } =\overrightarrow { \nabla } \phi makes no sense mathematically.
 
SteamKing said:
Strictly speaking, the operator ∇ is not a vector and it is never written with an arrow over the top.

The following article shows its definition and how it is applied to scalar and vector functions:

http://en.wikipedia.org/wiki/Del

AFAIK, your equation \overrightarrow { F } =\overrightarrow { \nabla } \phi makes no sense mathematically.

Here is the usage in the following context:

vKBVIpf.png


Also, the nabla has to have the arrow or else the equation doesn't make sense because a scalar cannot equal a vector.
 
As far as notation goes, nabla should not have an arrow. Notice that the source that you posted doesn't even have an arrow over the nabla.

I have never seen any kind of notation to explicitly denote the protential function of a vector field... typically one would just write
"Let \phi be a potential function of F, such that \mathbf{F} = \nabla \phi"
 
ainster31 said:
$$\overrightarrow { F } =\overrightarrow { \nabla } \phi \\ \phi ={ \overrightarrow { \nabla } }^{ -1 }\overrightarrow { F }$$

You can find ##\phi## given ##\vec{F}## as follows. Pick a point ##\vec{x}_0## and define ##\phi(\vec{x})## via the line integral

\phi(\vec{x}) = \int_{\vec{x}_0}^{\vec{x}} d\vec{z} \cdot F(\vec{z})

where it doesn't matter what path you integrate along between ##\vec{x}_0## and ##\vec{x}## if ##\vec{F}## really is the gradient of some potential. So this line integral gives an explicit notation for the "inverse gradient."
 
Those saying that the del operator shouldn't have an arrow are being picky. From the wikipedia article on Del:
The del symbol can be interpreted as a vector of partial derivative operators

Also, if we take a look at the OP's picture:
ainster31 said:
vKBVIpf.png

The F does not have an arrow above it either, even though it is a vector field. It is bolded instead--textbooks usually do this instead of putting an arrow above a vector. It is hard to tell but the del might also be bolded too. Therefore it is hard to draw conclusions from that picture whether or not del should be drawn with an arrow.

The wikipedia article on the Gradient Theorem should answer your question, OP, if it hasn't been answered already. There is no general form of the inverse of the gradient, however, only one for specific lines, since the indefinite integral (which would be a candidate for the general form) adds a constant.
 
Back
Top