Integration of differential forms

Click For Summary

Discussion Overview

The discussion revolves around the integration of differential forms, particularly focusing on the conceptual understanding of integrating a 1-form over a curve in a smooth manifold. Participants explore the mathematical definitions and implications of this integration process, questioning how the integration of covectors and real numbers leads to a real-valued result.

Discussion Character

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

Main Points Raised

  • One participant expresses confusion about integrating differential forms, particularly how a product of a real number and a covector results in a real number after integration.
  • Another participant clarifies that evaluating both the function and the covector leads to a product of real numbers summed over the integration interval.
  • Concerns are raised about the interpretation of ##dt##, with some suggesting it may be viewed as a symbolic representation rather than a meaningful component of the integration process.
  • There is a discussion about whether ##dt## can be considered constant along the integration path, and how this relates to the understanding of differential forms.
  • Some participants question the necessity of differential forms if they ultimately revert to elementary calculus concepts regarding integration variables.
  • References to external examples are made to illustrate the integration of differential forms and provide further clarity.

Areas of Agreement / Disagreement

Participants express differing views on the interpretation and significance of ##dt## in the context of differential forms. There is no consensus on whether the traditional calculus perspective adequately captures the essence of differential forms, leading to an unresolved discussion.

Contextual Notes

Participants highlight limitations in their understanding of how covectors and real numbers interact during integration, as well as the potential oversimplification of differential forms to mere integration variables.

JonnyG
Messages
233
Reaction score
45
I am confused as to how exactly we integrate differential forms. I know how to integrate them in the sense that I can perform the computations and I can prove statements, but I don't understand how it makes sense. Let's integrate a 1-form over a curve for example:

Let ##M## be a smooth n-manifold, let ##\gamma: [a,b] \rightarrow M## be a smooth curve in M, let ##\omega## be a smooth 1-form on M. Then by definition, $$\int_{\gamma} \omega = \int_{[a,b]} \gamma^{*} \omega$$

Choosing smooth coordinates ##(x^i)## on ##M##, we can write ##\omega = w_i dx^i##. So then by definition, $$\int_{[a,b]} \gamma^{*} \omega = \int_a^b (w_i \circ \gamma) d\gamma^i = \int_a^b (w_i \circ \gamma)\frac{d\gamma^i}{dt} dt$$

From an elementary calculus point of view, this makes sense to me. We take the value of ## (w_i \circ \gamma)\frac{d\gamma^i}{dt} ## at a point on some rectangle of some partition, multiply it by the length of the subrectangle (which is approximated by ##dt##), then we let the mesh of the partition tend to ##0##. The summation makes sense to me because it's a summation of real numbers (the product I just mentioned is a product of real numbers).

Now when I think about this from a differential forms perspective, well ## (w_i \circ \gamma)\frac{d\gamma^i}{dt} ## is a function that is being multiplied by the 1-form ##dt##. The value of ## (w_i \circ \gamma)\frac{d\gamma^i}{dt} ## at a point of a subrectangle is a real number, but the value of ##dt## at a point is a covector, not a real number. So what we really have is a summation of a product of a real number with a covector, which is itself a covector, so how can the result of the integral be a real number?
 
Physics news on Phys.org
If I understand you correctly, you are asking about $$\displaystyle{\int_a^b \underbrace{\left(\omega\circ \gamma\right)\cdot \dfrac{d \gamma}{dt} }_{=:F(t)}\,dt}$$
and how length times height can be found in there, if we use the language of differential forms.
JonnyG said:
The value of ##F(t)## at a point of a subrectangle is a real number, but the value of ##dt## at a point is a covector, not a real number.
You evaluated ##F(t)## at ##t## in that description, but refused to do the same for the second factor ##dt##. A covector is a function which assigns a real number to a vector, i.e. a direction. So if you evaluate both, you get a product of real numbers summed up along the line from ##t=a## to ##t=b##.

I'm not sure whether I like this picture or call it far fetched. One could as well interpret the ##dt## as pure symbolic sign meant to describe what runs in ##\int_a^b##.

Under the keyword exact you can find a specific example here, where I think the multiplications are more transparent. It is function times function and finally summed up over the points (of evaluation).
 
fresh_42 said:
You evaluated ##F(t)## at ##t## in that description, but refused to do the same for the second factor ##dt##. A covector is a function which assigns a real number to a vector, i.e. a direction. So if you evaluate both, you get a product of real numbers summed up along the line from ##t=a## to ##t=b##.

##dt## is a covector field and evaluated at a point, gives you a covector, which then acts on a tangent vector. So if we are evaluating ##F \cdot dt## at a point ##t_0##, then we get ##F(t_0) dt_{t_0}##, which is a real number multiplied by a covector. I don't see how it makes sense to sum a bunch of covectors to obtain a real number. I hope that clears up my question.
fresh_42 said:
I'm not sure whether I like this picture or call it far fetched. One could as well interpret the ##dt## as pure symbolic sign meant to describe what runs in ##\int_a^b##

But then this is just the usual thing you're told in elementary calculus: the ##dt## tells you what variable to integrate over, so then it seems kind of pointless to have created the theory of differential forms. Differential forms are supposed to be giving meaning to the ##dt##, but with this viewpoint I am just circling back to "it's the variable to integrate over".
 
##dt## is constantly ##1## along the integration path from ##t=a## to ##t=b##.
JonnyG said:
But then this is just the usual thing you're told in elementary calculus: the ##dt## tells you what variable to integrate over, so then it seems kind of pointless to have created the theory of differential forms. Differential forms are supposed to be giving meaning to the ##dt##, but with this viewpoint I am just circling back to "it's the variable to integrate over".
Sometimes a cigar is just a cigar. Differential forms give a meaning: The differential form we actually integrate is ##\omega##. That means we have to look for an answer in ##\int_\Gamma \omega ##. As soon as we break it down to a path, we are back at school and ##dt \equiv 1## along this path.
 
fresh_42 said:
##dt## is constantly ##1## along the integration path from ##t=a## to ##t=b##.

Do you mean that ##dt## is constantly ##1## in coordinates ? If that's what you mean, I don't see how that resolves my misunderstanding: Evaluating ##F \cdot dt## at the point ##t = t_0## gives me the product of a real number with a covector.
 
JonnyG said:
But then this is just the usual thing you're told in elementary calculus: the ##dt## tells you what variable to integrate over, so then it seems kind of pointless to have created the theory of differential forms. Differential forms are supposed to be giving meaning to the ##dt##, but with this viewpoint I am just circling back to "it's the variable to integrate over".
People have defined differential forms as "the things you integrate", so don't be alarmed. I've attached an example from a book called "Applied Differential Geometry" by William Burke that might help make sense of why it works.
WGU3toA.png
 
  • Love
Likes   Reactions: etotheipi

Similar threads

  • · Replies 36 ·
2
Replies
36
Views
6K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 73 ·
3
Replies
73
Views
8K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 13 ·
Replies
13
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K