"None"

1 forms and discussion of regular values

A 1-Form that is not a dfdf

To find a 1-form that is not the differential of a function (an exact form), we look for a form that is not closed.

In 2\mathbb{R}^2, a general 1-form is written as: ω=P(x,y)dx+Q(x,y)dy\omega = P(x, y)dx + Q(x, y)dy

For a 1-form to be the differential of a function (dfdf), it must satisfy the condition: Py=Qx\frac{\partial P}{\partial y} = \frac{\partial Q}{\partial x}

If this condition is not met, the form is not exact, meaning no such ff exists where df=ωdf = \omega.

The Example

Consider the following 1-form: ω=ydx+0dy\omega = y \, dx + 0 \, dy Or simply: ω=ydx\omega = y \, dx


Why this is not a dfdf

To prove that ωdf\omega \neq df for any scalar function f(x,y)f(x, y), we check the partial derivatives:

  1. Identify PP and QQ:
  2. Compute the mixed partials:
  3. Compare:

Because the form is not closed (dω0d\omega \neq 0), it cannot be exact (ω=df\omega = df) by Poincaré’s Lemma.

Geometric Intuition

A 1-form ω=df\omega = df represents a conservative field. If you integrate a dfdf along a closed path, the result is always zero.

However, if you integrate ω=ydx\omega = y \, dx around a unit square from (0,0)(0,0) to (1,0)(1,0) to (1,1)(1,1) to (0,1)(0,1) and back to (0,0)(0,0): * Along the bottom edge (y=0y=0): 0dx=0\int 0 \, dx = 0 * Along the top edge (y=1y=1 from x=1x=1 to x=0x=0): 101dx=1\int_1^0 1 \, dx = -1 * Vertical edges: dx=0dx = 0, so the integral is 00. * Total Work: 1-1.

Since the line integral around a closed loop is non-zero, the form cannot be the gradient (differential) of a potential function.


Torus and projection to the x-axis

Surface of revolution: The torus

1. The Generating Curve

Let the generating circle CC be in the xzxz-plane, centered at (R,0,0)(R, 0, 0) with radius rr. To ensure the resulting surface is a torus, we require R>r>0R > r > 0.

The equations for this circle are: (xR)2+z2=r2(x - R)^2 + z^2 = r^2

Parametrization: x(ϕ)=R+rcosϕx(\phi) = R + r \cos \phi z(ϕ)=rsinϕz(\phi) = r \sin \phi

2. Parametrization of the Torus TT

Rotating around the zz-axis with angle θ[0,2π)\theta \in [0, 2\pi): x(ϕ,θ)=(R+rcosϕ)cosθx(\phi, \theta) = (R + r \cos \phi) \cos \theta y(ϕ,θ)=(R+rcosϕ)sinθy(\phi, \theta) = (R + r \cos \phi) \sin \theta z(ϕ,θ)=rsinϕz(\phi, \theta) = r \sin \phi

3. Implicit Definition

The torus is the zero-set of the function F:3\{z-axis}F: \mathbb{R}^3 \setminus \{z\text{-axis}\} \to \mathbb{R}: F(x,y,z)=(x2+y2R)2+z2r2F(x, y, z) = (\sqrt{x^2 + y^2} - R)^2 + z^2 - r^2

To show TT is a manifold, we check F0\nabla F \neq 0 on TT: F=(2(x2+y2R)xx2+y2,2(x2+y2R)yx2+y2,2z)\nabla F = \left( 2(\sqrt{x^2 + y^2} - R)\frac{x}{\sqrt{x^2 + y^2}}, \, 2(\sqrt{x^2 + y^2} - R)\frac{y}{\sqrt{x^2 + y^2}}, \, 2z \right)

The gradient vanishes only when z=0z=0 and x2+y2=R\sqrt{x^2 + y^2} = R. At such points, F=r2F = -r^2, which is not on our level set F=0F=0. Thus, 00 is a regular value, and TT is a smooth 2-manifold.

Projection to the x-axis

1. The Map

The projection π:T\pi: T \to \mathbb{R} is defined by: f(ϕ,θ)=(R+rcosϕ)cosθf(\phi, \theta) = (R + r \cos \phi) \cos \theta

2. Finding Critical Points

We set the partial derivatives to zero: fϕ=rsinϕcosθ=0\frac{\partial f}{\partial \phi} = -r \sin \phi \cos \theta = 0 fθ=(R+rcosϕ)sinθ=0\frac{\partial f}{\partial \theta} = -(R + r \cos \phi) \sin \theta = 0

Since R>rR > r, the term (R+rcosϕ)(R + r \cos \phi) is strictly positive. Therefore, sinθ=0\sin \theta = 0 (implying cosθ=±1\cos \theta = \pm 1). Plugging this into the first equation, we find sinϕ=0\sin \phi = 0.

The critical points occur at:

3. The Singular Values

Evaluating ff at these four combinations yields the singular values:

Geometrically, these correspond to the “outer” and “inner” edges of the torus as it is projected onto the xx-axis.