In the first post, we established a general intuition of how forms work and why they may provide a better geometric intuition of what is actually occurring. It was mentioned that these ideas extend the ideas of vector calculus so it seems natural to see how differential operators like gradient, curl, and divergence arise in the context of differential forms. It all comes out of the analysis of the exterior derivative . I will stick to 3 dimensions for now and explain the extension into higher dimensions at the end.
Let’s start by differentiating a 0-form or function . Through chain rule, we know the following.
Multiplying both sides by , we get a nice 1-form which we can “vectorize” like we did in the last post.
That vector is simply the gradient so “” is equivalent to the gradient operator in some sense for 0-forms.
Let’s try to apply this operator to a 1-form instead of a function. We will use the 1-form where
are functions. Because
is practically a derivative, one can safely assume it is linear.
Let’s just look at the first term. Because is a 0-form, the first term can be rewritten
. If we assume that the
operator follows product rule for derivatives (which to some extent would seem intuitive), the term can be rewritten as follows.
is just the derivative of a basis vector which is
. The first term can be rewritten using our knowledge of gradients and the properties of the wedge product.
At this point, let’s take the Hodge star (it will become clear why soon).
Now, using this calculation, we can generalize it to calculate .
Rearranging and “vectorizing”, we get something very familiar.
This is simply curl and now we can again rewrite familiar vector concepts in the language of forms.
Now what happens with a 2-form? Well, an inconvenience of vector calculus is that it does it does not allow for concepts like 2-forms but we can simply take the Hodge star of a 1-form to acquire one. Assume we have the same , then
. Now let’s see what
results in. We can calculate the first term with product rule and properties of the wedge product.
Now, if we generalize this process and solve for the second and third term, we get the following solution.
The Hodge star of this is simply divergence.
There exists one more operator: the Laplacian. This however is easy as it is simply divergence and grad combined or formally the following.
So now we have created all our operators.
This is elegant and shows that all these distinct operators are actually very similar to each other.
Now, for one more quick step. How is integration defined? For 0-forms, which are just functions, it is the same as usual. For a 1-form, which is basically a vector field, we can integrate across some path which is a familiar concept from vector calculus.
For a two form, which is a planar field, we integrate across some 2-dimensional surface. Here, instead of just using terms like , you would have to use the Jacobian with the parametrization of your surface. Essentially, for any form
or vector function
,
or
because the integral measures the overlap of a form with the manifold
being considered. From here, you can build up to higher dimensions so this concept is well-defined.
Now, for the biggest and final step: Stokes Theorem. This is the actual fundamental theorem of calculus.
Let’s start with a few cases.
- Green’s Theorem
This is for two-dimensional vector functions. Classically, it is stated below where is some vector-valued function.
Let and
denote the vectors 90 degrees counterclockwise to
and
respectively. Because dotting two rotated vectors doesn’t change the angle in between or the lengths, we know
. Then the theorem can be restated.
Because and
go in the same direction and
, we know
.
Now to put this in the language of differential forms. First, we substitute the divergence.
Note that I did not use because a 0-form and scalar are not just isomorphic, but equivalent. Knowing this, we see that the left integrand resembles a 2-form.
Now note because the Hodge dual, by definition, represents some sort of orthogonal structure in a space. Remembering how to take integrals for forms, we rewrite the right side of the equation.
- Less Generalized Stokes’ Theorem
The theorem is stated below where is the vector perpendicular to the
element and has a length equal to the area of the
element.
The definition of should sound immediately familiar when thinking of differential forms. It is simply the Hodge dual of
.
The right side is simplified.
We use our knowledge of curl.
As stated before, dotting the orthogonal version of vectors yields the same results as dotting the vectors themselves.
We once again use our knowledge of integrals of forms.
- Fundamental Theorem of Vector Calculus
There exists the classic fundamental theorem of calculus which is . However, there is also the more generalized form that uses gradients and vectors stated below.
and
are the endpoints of path
. In some sense, the right side is an integral of the function evaluated only at the endpoints.
We convert the left side using knowledge of forms and path integrals.
Again, was used instead of
because it’s a scalar. It’s funny how differential forms makes the originally complex fundamental theorem look so trivial.
Stokes Theorem
Let us restate all our previous theorems we translated.
They all have the following form where is some smooth manifold and
is some form.
This is Stokes’ Theorem. In essence, it is saying that by computing small changes within a manifold for some function, we can calculate how much it changes as a whole across it. It is an amazingly powerful yet simple theorem. The most powerful aspect is that it is a general statement that is not limited to any amount of dimensions or space. Note however that I did not, in any sense, prove this. I do not know how to do that but I encourage you to explore it. This is the essence of the differential forms or otherwise known as exterior calculus. There is so much more to explore and much of these last two posts have been hand-wavy anyway so it is worth the time to understand fundamentally what is happening when working through the above equations.
If you want to learn more or see where I started, look at A Quick and Dirty Introduction to Exterior Calculus.
here are very important as say prof dr mircea orasanu and prof horia orasanu
LikeLike
STOKES THEOREM
Author Mircea Orasanu
Reduction to Green’s Theorem
Stoke’s theorem is a direct generalization of Green’s theorem. Indeed, if we let F( x,y,z) = M(x,y) ,N( x,y) ,0 and suppose that is in the xy-plane, then as prof horia orasanu
Work =
F•dr =
M,N • dx,dy =
Mdx+Ndy
Moreover, the curl formula in this case reduces to curl( F) = 0,0,NxMy and the vector surface differential is dS = 0,0,1 dA since the unit surface normal to any region in the xy-plane must be the unit vector k = 0,0,1 .
Thus, the flux of the curl of the vector field F through a region in the plane is
flux
=
curl( F) •dS
=
0,0,NxMy • 0,0,1 dA
=
( NxMy) dA
Stoke’s theorem is equivalent to ”flux of curl through = Circulation over ”, which leads to
( NxMy) dA =
Mdx+Ndy
That is, Stoke’s theorem reduces to Green’s theorem in the 2-dimensional xy-plane.
EXAMPLE 2 Use Green’s theorem to find the flux of F = x, y+z, 2x through the region in the xy-plane enclosed by r( t) = t4t2,t6t2 , t in [ 0,1] .
Solution: Since dS = kdA, the flux of F through is
flux =
x,y+z,2x •0,0,1 dA =
2xdA
If we apply Green’s theorem with Nx = 2x and My = 0, then N = x2 leads to
flux =
0dx+x2dy
On the boundary curve, we have x = t4t2 and y = t6t2. Thus,
flux
=
1
0 x2 dy
dt dt
=
0 ( t4t2) 2( 6t52t) dt
=
1
0 ( 6t13+4t912t11+4t72t5) dt
=
6t14
14 + 4t10
10 12t12
12 + 4t8
8 2t6
6
1
0 = 1
210
The xy-plane is not the only flat surface in 3-dimensional space. Other planes and surfaces yield different forms of Green’s theorem. Let’s look at an example.
EXAMPLE 3 What does Stoke’s theorem reduce to when is a region in the yz-plane?
Solution: The vector i is the surface unit normal for the yz-plane, so dS = 1,0,0 dAyz where dAyz is the area differential for the yz-plane. Thus,
flux
=
curl( F) •dS
=
PyNz, MzPx, NxMy •1,0,0 dAyz
=
( PyNz) dAyz
Moreover, in the yz-plane, the displacement differential is dr = 0,dy,dz , so that the work integral reduces to
Work =
F•dr =
M,N,P •0, dy, dz =
Ndy + Pdz
Stoke’s theorem says that ”flux through = Work along ”, which in this case implies that
Schwarzian Derivative
The Schwarzian derivative is defined by
The Feigenbaum constant is universal for one-dimensional maps if its Schwarzian derivative is negative in the bounded interval (Tabor 1989, p. 220).
( PyNz) dAyz =
Ndy+Pdz
Theories with a time dependent Newton’s constant admit two natural measures of time : atomic and astronomical
Check you
LikeLike
in other situations the above can be extended
LikeLike
here we mention that are necessary to present tha PFaff results very important as Mir Oas fos consequences
LikeLike
for many situations Stokes Theorem is very important in applications and many then and as look prof dr mircea orasanu and prof drd horia orasanu considered as followed
OPERATORS AND DIFFERENTIAL FORMS
ABSTRACT
Instance with annotations:
This example uses xx-patent-document as the model for the creation of an example wo-patent-document. In particular the example is a PCT published application (an A1 document) – this PCT example uses some published parts of patent applications and parts created for example purposes only.
The example markup does not necessarily reflect PCT practice.
LikeLike
these theorems can be extended in more situations
LikeLike
many aspects are possible in these as for article published and with that presentation of prof dr mircea orasanu but not in case of prof serban virgil , c chites , caius iacob , lazar dragos, marcel chirita , or ene horia and gazeta matematica, f Facultatea de Matematica si Informatica and Faculty of Mathematics
LikeLike