<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Background on Riemannian Manifolds and Minimal Immersions | Gaoming Wang</title>
    <link>https://gaomw.com/notes/minimal-hypersurfaces/background-on-riemannian-manifolds-and-minimal-immersions/</link>
      <atom:link href="https://gaomw.com/notes/minimal-hypersurfaces/background-on-riemannian-manifolds-and-minimal-immersions/index.xml" rel="self" type="application/rss+xml" />
    <description>Background on Riemannian Manifolds and Minimal Immersions</description>
    <generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><copyright>© 2026 Gaoming Wang</copyright><lastBuildDate>Mon, 29 Jun 2026 00:00:00 +0000</lastBuildDate>
    <image>
      <url>https://gaomw.com/media/icon_hu97539f86162cb8f593ff7f11dbbbaeee_53126_512x512_fill_lanczos_center_3.png</url>
      <title>Background on Riemannian Manifolds and Minimal Immersions</title>
      <link>https://gaomw.com/notes/minimal-hypersurfaces/background-on-riemannian-manifolds-and-minimal-immersions/</link>
    </image>
    
    <item>
      <title>Riemannian Manifolds</title>
      <link>https://gaomw.com/notes/minimal-hypersurfaces/background-on-riemannian-manifolds-and-minimal-immersions/riemannian-manifolds/</link>
      <pubDate>Mon, 29 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://gaomw.com/notes/minimal-hypersurfaces/background-on-riemannian-manifolds-and-minimal-immersions/riemannian-manifolds/</guid>
      <description>&lt;div class=&#34;definition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Definition 1.1.1&lt;/div&gt;
&lt;p&gt;A &lt;strong&gt;Riemannian manifold&lt;/strong&gt; is a smooth manifold &lt;span class=&#34;math inline&#34;&gt;\(M\)&lt;/span&gt; equipped with a Riemannian metric &lt;span class=&#34;math inline&#34;&gt;\(g\)&lt;/span&gt;, which is a smooth, positive-definite symmetric &lt;span class=&#34;math inline&#34;&gt;\((0,2)\)&lt;/span&gt;-tensor field.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;We use either &lt;span class=&#34;math inline&#34;&gt;\(g(X,Y)\)&lt;/span&gt; or &lt;span class=&#34;math inline&#34;&gt;\(\left&amp;lt; X,Y \right&amp;gt;\)&lt;/span&gt; to denote the inner product of two tangent vectors &lt;span class=&#34;math inline&#34;&gt;\(X, Y \in TM\)&lt;/span&gt; with respect to the metric &lt;span class=&#34;math inline&#34;&gt;\(g\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The Riemann tensor &lt;span class=&#34;math inline&#34;&gt;\(R=R_M\)&lt;/span&gt; is defined by&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
R(X,Y)Z =-\nabla_X \nabla_Y Z + \nabla_Y \nabla_X Z + \nabla_{[X,Y]} Z,
\]
&lt;/div&gt;
&lt;p&gt;Here, &lt;span class=&#34;math inline&#34;&gt;\(\nabla\)&lt;/span&gt; is the Levi-Civita connection associated with &lt;span class=&#34;math inline&#34;&gt;\(g\)&lt;/span&gt;, i.e., it satisfies the following properties:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;Torsion-free&lt;/em&gt;: &lt;span class=&#34;math inline&#34;&gt;\(\nabla_X Y - \nabla_Y X = [X,Y]\)&lt;/span&gt; for all vector fields &lt;span class=&#34;math inline&#34;&gt;\(X, Y\)&lt;/span&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;Metric compatibility&lt;/em&gt;: &lt;span class=&#34;math inline&#34;&gt;\(X(g(Y,Z)) = g(\nabla_X Y, Z) + g(Y, \nabla_X Z)\)&lt;/span&gt; for all vector fields &lt;span class=&#34;math inline&#34;&gt;\(X, Y, Z\)&lt;/span&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The convention for the &lt;span class=&#34;math inline&#34;&gt;\((0,4)\)&lt;/span&gt;-type Riemann curvature tensor is&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
R(X,Y,Z,W)=g(R(X,Y)Z,W).
\]
&lt;/div&gt;
&lt;p&gt;If the ambient manifold is Euclidean space &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{R}^N\)&lt;/span&gt; with the standard metric, we write &lt;span class=&#34;math inline&#34;&gt;\(X\cdot Y\)&lt;/span&gt; for the inner product of &lt;span class=&#34;math inline&#34;&gt;\(X\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(Y\)&lt;/span&gt;, and &lt;span class=&#34;math inline&#34;&gt;\(D\)&lt;/span&gt; for the standard connection.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Submanifolds</title>
      <link>https://gaomw.com/notes/minimal-hypersurfaces/background-on-riemannian-manifolds-and-minimal-immersions/submanifolds/</link>
      <pubDate>Mon, 29 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://gaomw.com/notes/minimal-hypersurfaces/background-on-riemannian-manifolds-and-minimal-immersions/submanifolds/</guid>
      <description>&lt;div class=&#34;definition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Definition 1.2.1&lt;/div&gt;
&lt;p&gt;Let &lt;span class=&#34;math inline&#34;&gt;\((M^N, g)\)&lt;/span&gt; be a Riemannian manifold and &lt;span class=&#34;math inline&#34;&gt;\(\iota: \Sigma^n \hookrightarrow M\)&lt;/span&gt; be a smooth immersion. The &lt;strong&gt;induced metric&lt;/strong&gt; on &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is defined by&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\bar{g} = \iota^* g,
\]
&lt;/div&gt;
&lt;p&gt;so that &lt;span class=&#34;math inline&#34;&gt;\(\bar{g}(X,Y) = g(d\iota(X), d\iota(Y))\)&lt;/span&gt; for tangent vectors &lt;span class=&#34;math inline&#34;&gt;\(X, Y \in T\Sigma\)&lt;/span&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;definition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Definition 1.2.2&lt;/div&gt;
&lt;p&gt;The &lt;strong&gt;vector-valued second fundamental form&lt;/strong&gt; &lt;span class=&#34;math inline&#34;&gt;\(\vec{A}\)&lt;/span&gt; is defined by&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\vec{A}(X,Y) = (\nabla_X Y)^\perp,
\]
&lt;/div&gt;
&lt;p&gt;where &lt;span class=&#34;math inline&#34;&gt;\(\nabla\)&lt;/span&gt; is the Levi-Civita connection of &lt;span class=&#34;math inline&#34;&gt;\(M\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\((\cdot)^\perp\)&lt;/span&gt; denotes the projection onto the normal bundle of &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; in &lt;span class=&#34;math inline&#34;&gt;\(M\)&lt;/span&gt;. The &lt;strong&gt;mean curvature vector&lt;/strong&gt; &lt;span class=&#34;math inline&#34;&gt;\(\vec{H}\)&lt;/span&gt; is defined as the trace of &lt;span class=&#34;math inline&#34;&gt;\(\vec{A}\)&lt;/span&gt;:&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\vec{H}=\mathrm{Tr}(\vec{A}) = \sum_{i=1}^{n} \vec{A}(e_i, e_i),
\]
&lt;/div&gt;
&lt;p&gt;where &lt;span class=&#34;math inline&#34;&gt;\(\{e_i\}\)&lt;/span&gt; is an orthonormal basis of &lt;span class=&#34;math inline&#34;&gt;\(T\Sigma\)&lt;/span&gt; with respect to the induced metric &lt;span class=&#34;math inline&#34;&gt;\(\bar{g}\)&lt;/span&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;definition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Definition 1.2.3&lt;/div&gt;
&lt;p&gt;A submanifold &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is called a &lt;strong&gt;hypersurface&lt;/strong&gt; when &lt;span class=&#34;math inline&#34;&gt;\(\mathrm{codim}(\Sigma) = 1\)&lt;/span&gt;, i.e., &lt;span class=&#34;math inline&#34;&gt;\(n = N-1\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;If we assume &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is a two-sided hypersurface, then there exists a globally defined unit normal vector field &lt;span class=&#34;math inline&#34;&gt;\(\nu\)&lt;/span&gt; on &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt;. In this case, the second fundamental form can be expressed as a scalar-valued symmetric &lt;span class=&#34;math inline&#34;&gt;\((0,2)\)&lt;/span&gt;-tensor &lt;span class=&#34;math inline&#34;&gt;\(A\)&lt;/span&gt; defined by&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
A(X,Y) = g(\vec{A}(X,Y), \nu) = -g(\nabla_X \nu, Y) = g(\nabla_X Y, \nu).
\]
&lt;/div&gt;
&lt;p&gt;Then the mean curvature &lt;span class=&#34;math inline&#34;&gt;\(H=g(\vec{H}, \nu)\)&lt;/span&gt; is the trace of &lt;span class=&#34;math inline&#34;&gt;\(A\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The eigenvalues &lt;span class=&#34;math inline&#34;&gt;\(\kappa_1, \ldots, \kappa_{n}\)&lt;/span&gt; of &lt;span class=&#34;math inline&#34;&gt;\(A\)&lt;/span&gt; are called the &lt;strong&gt;principal curvatures&lt;/strong&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Gauss equation for hypersurfaces.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;For a hypersurface &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; in a Riemannian manifold &lt;span class=&#34;math inline&#34;&gt;\((M^N, g)\)&lt;/span&gt;, the Gauss equation relates the intrinsic curvature of &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; to the extrinsic curvature and the ambient curvature:&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
R_\Sigma(X,Y,Z,W) = R_M(X,Y,Z,W) + A(X,Z)A(Y,W) - A(X,W)A(Y,Z),
\]
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>First and Second Variation Formulas</title>
      <link>https://gaomw.com/notes/minimal-hypersurfaces/background-on-riemannian-manifolds-and-minimal-immersions/first-and-second-variation-formulas/</link>
      <pubDate>Mon, 29 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://gaomw.com/notes/minimal-hypersurfaces/background-on-riemannian-manifolds-and-minimal-immersions/first-and-second-variation-formulas/</guid>
      <description>&lt;p&gt;We consider a variation of the submanifold &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; given by a family of immersions &lt;span class=&#34;math inline&#34;&gt;\(\iota_t: \Sigma \to M\)&lt;/span&gt; with &lt;span class=&#34;math inline&#34;&gt;\(\iota_0 = \iota\)&lt;/span&gt;. The variation vector field is defined as&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
V = \frac{\partial \iota_t}{\partial t}\bigg|_{t=0}.
\]
&lt;/div&gt;
&lt;p&gt;The volume element of &lt;span class=&#34;math inline&#34;&gt;\(\Sigma_t = \iota_t(\Sigma)\)&lt;/span&gt; is denoted by &lt;span class=&#34;math inline&#34;&gt;\(d\Sigma_t\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;Suppose &lt;span class=&#34;math inline&#34;&gt;\(U \subset \Sigma\)&lt;/span&gt; is an open subset. We consider the variation of the volume functional&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\mathcal{A}(t)=|\iota_t(U)| = \int_{U} d\Sigma_t.
\]
&lt;/div&gt;
&lt;div class=&#34;proposition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Proposition 1.3.1&lt;/div&gt;
&lt;p&gt;The first variation of the volume functional is given by&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\delta_V(U):=\mathcal{A}&#39;(0) = \int_{ \Sigma}\mathrm{div}^\Sigma V \, d\Sigma.
\]
&lt;/div&gt;
&lt;p&gt;The second variation of the volume functional is given by&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{aligned}
\delta^{2}_V(U):={}\mathcal{A}&#39;&#39;(0) = \int_\Sigma \sum_{i=1}^n-\left&lt; R(V,e_i)V,e_i \right&gt; + \mathrm{div}^\Sigma \nabla_{V}V + (\mathrm{div}^\Sigma V)^{2} \\
+ \sum_{i=1}^{n}|(\nabla_{e_i}V)^\bot|^{2} - \sum_{i,j=1}^n \left&lt; \nabla_{e_i}V, e_j\right&gt; \left&lt; \nabla_{e_j}V, e_i \right&gt; \, d\Sigma.
\end{aligned}
\]
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Note that we do not impose any conditions on &lt;span class=&#34;math inline&#34;&gt;\(V\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; for the above formulas. In particular, &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; does not need to be a critical point of the volume functional, and &lt;span class=&#34;math inline&#34;&gt;\(V\)&lt;/span&gt; does not need to be a normal variation.&lt;/p&gt;
&lt;p&gt;Suppose &lt;span class=&#34;math inline&#34;&gt;\(\{e_i\}\)&lt;/span&gt; is an orthonormal basis of &lt;span class=&#34;math inline&#34;&gt;\(T\Sigma\)&lt;/span&gt;, and define &lt;span class=&#34;math inline&#34;&gt;\(e_i(t)=\iota_{t*} e_i\)&lt;/span&gt;. Then the area element can be expressed as&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
d\Sigma_t = \sqrt{\det(\left&lt; e_i(t),e_j(t) \right&gt;)} \, d\Sigma,
\]
&lt;/div&gt;
&lt;p&gt;where &lt;span class=&#34;math inline&#34;&gt;\(d\Sigma\)&lt;/span&gt; is the area element of &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt;. We need the following lemma:&lt;/p&gt;
&lt;div class=&#34;lemma elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Lemma 1.3.2&lt;/div&gt;
&lt;p&gt;We have&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\mathrm{det}(I+tA) = 1 + t \cdot \mathrm{tr}(A) + \frac{t^{2}}{2}(\mathrm{tr}(A)^{2} - \mathrm{tr}(A^{2})) + O(t^{3}),
\]
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Proof.&lt;/em&gt; We recall the standard formula for the determinant of a matrix &lt;span class=&#34;math inline&#34;&gt;\(M\)&lt;/span&gt;:&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\mathrm{det}(M) = \exp(\mathrm{tr}(\log M)).
\]
&lt;/div&gt;
&lt;p&gt;Applying this to &lt;span class=&#34;math inline&#34;&gt;\(I+tA\)&lt;/span&gt;, we have&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{aligned}
\mathrm{det}(I+tA) &amp;= \exp(\mathrm{tr}(\log(I+tA))) \\
&amp;= \exp\left(\mathrm{tr}\left(tA - \frac{t^{2}}{2}A^{2} + O(t^{3})\right)\right) \\
&amp;= \exp\left(t \cdot \mathrm{tr}(A) - \frac{t^{2}}{2} \mathrm{tr}(A^{2}) + O(t^{3})\right) \\
&amp;= 1 + t \mathrm{tr}(A) + \frac{t^{2}}{2}(\mathrm{tr}(A)^{2} - \mathrm{tr}(A^{2})) + O(t^{3}).
\end{aligned}
\]
&lt;/div&gt;
&lt;p&gt;◻&lt;/p&gt;
&lt;p&gt;We thus obtain the first variation formula:&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{aligned}
&amp;\frac{d}{dt}|_{t=0} |\Sigma_t\cap U| = \frac{d}{dt}|_{t=0} \int_{\Sigma} \sqrt{\det(\left&lt; e_i,e_j \right&gt;)} \, d\Sigma \\
    ={}&amp; \frac{1}{2} \int_{\Sigma} \mathrm{tr}(\left&lt; e_i&#39;,e_j \right&gt; + \left&lt; e_i,e_j&#39; \right&gt;  )_{ij} \, d\Sigma = n \int_{\Sigma} H \, d\Sigma\\
    ={}&amp; \int_{\Sigma} \left&lt; \nabla_{e_i}V,e_i \right&gt; d\Sigma=\int_{ \Sigma} \mathrm{div}^\Sigma V d\Sigma
\end{aligned}
\]
&lt;/div&gt;
&lt;p&gt;For the second derivative of the area element, set &lt;span class=&#34;math inline&#34;&gt;\(M(t)=(\left&amp;lt; e_i(t),e_j(t) \right&amp;gt;)_{ij}\)&lt;/span&gt;. Then&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{aligned}
&amp;\frac{d^2}{dt^2}|_{t=0} \sqrt{\mathrm{det}(M(t))}=\frac{1}{2}\frac{(\mathrm{det}\,M(t))&#39;&#39;}{\sqrt{\mathrm{det}\,M(t)}}-\frac{1}{4}\frac{(\mathrm{det}\,M(t))&#39;^2}{(\mathrm{det}\,M(t))^{3/2}}\\
={}&amp;\frac{1}{2}(\mathrm{tr}\,M&#39;&#39;+(\mathrm{tr}\,M&#39;)^{2}-\mathrm{tr}\,(M&#39;^{2}))-\frac{1}{4}(\mathrm{tr}\,M&#39;)^{2}\\
={}&amp;\frac{1}{2}\mathrm{tr}\,M&#39;&#39;+\frac{1}{4}(\mathrm{tr}\,M&#39;)^{2}-\frac{1}{2}\mathrm{tr}\,(M&#39;^{2}).
\end{aligned}
\]
&lt;/div&gt;
&lt;p&gt;We compute each term:&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{aligned}
\frac{1}{2}\mathrm{tr}\,M&#39;&#39;={}&amp;\sum_{i=1}^n \left&lt; \nabla_{V}\nabla_{V}e_i,e_i \right&gt; + \sum_{i=1}^n \left&lt; \nabla_{V}e_i,\nabla_{V}e_i \right&gt;\\
={}&amp;\sum_{i=1}^n-\left&lt; R(V,e_i)V,e_i \right&gt; + \left&lt; \nabla_{e_i}\nabla_{V}V,e_i \right&gt; + \sum_{i=1}^{n}\left&lt; \nabla_{e_i}V,\nabla_{e_i}V \right&gt; \\
={}&amp;\sum_{i=1}^n-\left&lt; R(V,e_i)V,e_i \right&gt; + \mathrm{div}^\Sigma \nabla_{V}V + \sum_{i=1}^{n}|\nabla_{e_i} V|^{2},\\
\frac{1}{4}(\mathrm{tr}\,M&#39;)^{2}={}&amp;\frac{1}{4}\left(\sum_{i=1}^n \left&lt; \nabla_{V}e_i,e_i \right&gt; + \left&lt; e_i,\nabla_{V}e_i \right&gt; \right)^{2}=\left(\sum_{i=1}^n \left&lt; \nabla_{e_i}V,e_i \right&gt;  \right)^{2}=(\mathrm{div}^\Sigma V)^{2},\\
\frac{1}{2}\mathrm{tr}\,(M&#39;^{2})={}&amp;\frac{1}{2}\sum_{i,j=1}^n \left( \left&lt; \nabla_{e_i}V, e_j\right&gt; + \left&lt; \nabla_{e_j}V, e_i \right&gt;  \right) ^{2} = \sum_{i,j=1}^n \left&lt; \nabla_{e_i}V, e_j\right&gt; ^{2} + \sum_{i,j=1}^n \left&lt; \nabla_{e_i}V, e_j\right&gt; \left&lt; \nabla_{e_j}V, e_i \right&gt;\\
={}&amp;\sum_{i}^n |(\nabla_{e_i}V)^\top|^{2} + \sum_{i,j=1}^n \left&lt; \nabla_{e_i}V, e_j\right&gt; \left&lt; \nabla_{e_j}V, e_i \right&gt;.
\end{aligned}
\]
&lt;/div&gt;
&lt;p&gt;So&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{aligned}
\frac{d^2}{dt^2}|_{t=0} \sqrt{\mathrm{det}(M(t))} = \sum_{i=1}^n-\left&lt; R(V,e_i)V,e_i \right&gt; + \mathrm{div}^\Sigma \nabla_{V}V + (\mathrm{div}^\Sigma V)^{2}\\
+ \sum_{i=1}^{n}|(\nabla_{e_i}V)^\bot|^{2} - \sum_{i,j=1}^n \left&lt; \nabla_{e_i}V, e_j\right&gt; \left&lt; \nabla_{e_j}V, e_i \right&gt;.
\end{aligned}
\]
&lt;/div&gt;
&lt;p&gt;Then, we have the second variation formula:&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{aligned}
&amp;\frac{d^2}{dt^2}|_{t=0} |\Sigma_t\cap U| = \int_\Sigma \frac{d^2}{dt^2}|_{t=0} \sqrt{\mathrm{det}(M(t))} \, d\Sigma \\
={}&amp;\int_\Sigma \sum_{i=1}^n-\left&lt; R(V,e_i)V,e_i \right&gt; + \mathrm{div}^\Sigma \nabla_{V}V + (\mathrm{div}^\Sigma V)^{2} \\
&amp; + \sum_{i=1}^{n}|(\nabla_{e_i}V)^\bot|^{2} - \sum_{i,j=1}^n \left&lt; \nabla_{e_i}V, e_j\right&gt; \left&lt; \nabla_{e_j}V, e_i \right&gt; \, d\Sigma.
\end{aligned}
\]
&lt;/div&gt;
&lt;p&gt;If &lt;span class=&#34;math inline&#34;&gt;\(V\)&lt;/span&gt; has compact support in &lt;span class=&#34;math inline&#34;&gt;\(U\)&lt;/span&gt;, then by the divergence theorem&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{aligned}
&amp;\int_\Sigma \mathrm{div}^\Sigma V \, d\Sigma = \int_{ \Sigma}\mathrm{div}^\Sigma  (V^\bot+V^\top) d\Sigma\\
={}&amp;\int_{ \Sigma}\mathrm{div}^\Sigma V^\bot d\Sigma = \int_{ \Sigma} \left&lt; \vec{H},V \right&gt;  d\Sigma.
\end{aligned}
\]
&lt;/div&gt;
&lt;div class=&#34;definition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Definition 1.3.3&lt;/div&gt;
&lt;p&gt;A submanifold &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is called &lt;strong&gt;minimal&lt;/strong&gt; if it is a critical point of the volume functional, i.e., &lt;span class=&#34;math inline&#34;&gt;\(\delta_V(U) = 0\)&lt;/span&gt; for all variations &lt;span class=&#34;math inline&#34;&gt;\(V\)&lt;/span&gt; with compact support in &lt;span class=&#34;math inline&#34;&gt;\(U\)&lt;/span&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;By the first variation formula, &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is minimal if and only if &lt;span class=&#34;math inline&#34;&gt;\(\vec{H} = 0\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;Suppose &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is minimal, and the variation vector field &lt;span class=&#34;math inline&#34;&gt;\(V\)&lt;/span&gt; is normal, i.e., &lt;span class=&#34;math inline&#34;&gt;\(V = V^\perp\)&lt;/span&gt;, with compact support in &lt;span class=&#34;math inline&#34;&gt;\(U\)&lt;/span&gt;. Then, we know &lt;span class=&#34;math inline&#34;&gt;\(\mathrm{div}^\Sigma V = 0\)&lt;/span&gt;, and &lt;span class=&#34;math inline&#34;&gt;\(\int_{ \Sigma} \mathrm{div}^\Sigma \nabla_{V}V \, d\Sigma = 0\)&lt;/span&gt;. So the second variation formula simplifies to&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\frac{d^{2}}{dt^{2}}\bigg|_{t=0} |\Sigma_t\cap U| = \int_\Sigma \sum_{i=1}^n-\left&lt; R(V,e_i)V,e_i \right&gt; + \sum_{i=1}^{n}|(\nabla_{e_i}V)^\bot|^{2} - \sum_{i,j=1}^n \left&lt; \nabla_{e_i}V, e_j\right&gt; \left&lt; \nabla_{e_j}V, e_i \right&gt; \, d\Sigma.
\]
&lt;/div&gt;
&lt;p&gt;Furthermore, if &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is a two-sided hypersurface, then we can write &lt;span class=&#34;math inline&#34;&gt;\(V = f\nu\)&lt;/span&gt; for some smooth function &lt;span class=&#34;math inline&#34;&gt;\(f\)&lt;/span&gt; with compact support in &lt;span class=&#34;math inline&#34;&gt;\(U\)&lt;/span&gt;. In this case, the second variation formula becomes&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\frac{d^{2}}{dt^{2}}\bigg|_{t=0} |\Sigma_t\cap U| = \int_\Sigma |\nabla f|^{2} - (|A|^{2} + \mathrm{Ric}(\nu,\nu))f^{2} \, d\Sigma,
\]
&lt;/div&gt;
&lt;p&gt;This formula is useful in the study of minimal hypersurfaces. For instance, it directly yields the second variation formula for minimal hypersurfaces with free boundary.&lt;/p&gt;
&lt;div class=&#34;proposition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Proposition 1.3.4&lt;/div&gt;
&lt;p&gt;Suppose &lt;span class=&#34;math inline&#34;&gt;\((\Sigma,\partial\Sigma)\hookrightarrow (M,\partial M)\)&lt;/span&gt; is a minimal hypersurface with free boundary, i.e., &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; meets &lt;span class=&#34;math inline&#34;&gt;\(\partial M\)&lt;/span&gt; orthogonally along &lt;span class=&#34;math inline&#34;&gt;\(\partial \Sigma\)&lt;/span&gt;. Then the second variation formula for normal variations &lt;span class=&#34;math inline&#34;&gt;\(V = f\nu\)&lt;/span&gt; with compact support in &lt;span class=&#34;math inline&#34;&gt;\(U\)&lt;/span&gt; is&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\frac{d^{2}}{dt^{2}}\bigg|_{t=0} |\Sigma_t\cap U| = \int_\Sigma |\nabla f|^{2} - (|A|^{2} + \mathrm{Ric}(\nu,\nu))f^{2} \, d\Sigma - \int_{\partial \Sigma} A_{\partial M}(\nu,\nu)f^{2} \, d\sigma,
\]
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Proof.&lt;/em&gt; It remains only to handle the term &lt;span class=&#34;math inline&#34;&gt;\(\int_{ \Sigma} \mathrm{div}^\Sigma \nabla_{V}V \, d\Sigma\)&lt;/span&gt; in the second variation formula. By the divergence theorem, we have&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_{ \Sigma} \mathrm{div}^\Sigma \nabla_{V}V \, d\Sigma = \int_{\partial \Sigma} \left&lt; \nabla_{V}V, \eta \right&gt; \, d\sigma=\int_{\partial \Sigma} A_{\partial M}(\nu,\nu)f^{2} \, d\sigma,
\]
&lt;/div&gt;
&lt;p&gt;◻&lt;/p&gt;
&lt;div class=&#34;definition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Definition 1.3.5&lt;/div&gt;
&lt;p&gt;A minimal hypersurface &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is called &lt;strong&gt;stable&lt;/strong&gt; if the second variation of the volume functional is nonnegative for all variations with compact support, i.e., &lt;span class=&#34;math inline&#34;&gt;\(\frac{d^{2}}{dt^{2}}\bigg|_{t=0} |\Sigma_t\cap U| \geq 0\)&lt;/span&gt; whenever &lt;span class=&#34;math inline&#34;&gt;\(\mathrm{spt}\,V \subset U\)&lt;/span&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;If &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is a two-sided stable minimal hypersurface, this is equivalent to the following stability inequality for all smooth functions &lt;span class=&#34;math inline&#34;&gt;\(f\)&lt;/span&gt; with compact support in &lt;span class=&#34;math inline&#34;&gt;\(U\)&lt;/span&gt;:&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_\Sigma |\nabla f|^{2} - (|A|^{2} + \mathrm{Ric}(\nu,\nu))f^{2} \, d\Sigma \geq 0.
\]
&lt;/div&gt;
&lt;div class=&#34;corollary elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Corollary 1.3.6&lt;/div&gt;
&lt;p&gt;The variation of mean curvature &lt;span class=&#34;math inline&#34;&gt;\(H\)&lt;/span&gt; is given by&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\frac{d}{dt}H=-\Delta f - (|A|^{2} + \mathrm{Ric}(\nu,\nu))f,
\]
&lt;/div&gt;
&lt;p&gt;where &lt;span class=&#34;math inline&#34;&gt;\(V=f\nu\)&lt;/span&gt; is a normal variation with compact support in &lt;span class=&#34;math inline&#34;&gt;\(U\)&lt;/span&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Proof.&lt;/em&gt; We consider only the normal variation &lt;span class=&#34;math inline&#34;&gt;\(V = f\nu\)&lt;/span&gt;. The first variation gives&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_{ \Sigma} H f d\Sigma.
\]
&lt;/div&gt;
&lt;p&gt;Hence the second variation can be expressed as&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_{ \Sigma} H \frac{d}{dt}f + \frac{d}{dt}H f + (Hf)^{2} d\Sigma.
\]
&lt;/div&gt;
&lt;p&gt;Comparing this expression with the second variation formula, we conclude that&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{aligned}
\int_{ \Sigma} \frac{d}{dt}H f={}&amp;\int_{ \Sigma} -\sum_{i=1}^{n}\left&lt; R(V,e_i)V,e_i \right&gt; + \sum_{i=1}^{n}|(\nabla_{e_i}V)^\bot|^{2} - \sum_{i,j=1}^n \left&lt; \nabla_{e_i}V, e_j\right&gt; \left&lt; \nabla_{e_j}V, e_i \right&gt;\\
={}&amp;\int_{ \Sigma} |\nabla f|^{2}- (|A|^{2} + \mathrm{Ric}(\nu,\nu))f^{2} d\Sigma\\
={}&amp;\int_{ \Sigma} -f\left( \Delta f + (|A|^{2} + \mathrm{Ric}(\nu,\nu))f \right) d\Sigma
\end{aligned}
\]
&lt;/div&gt;
&lt;p&gt;Since this holds for all &lt;span class=&#34;math inline&#34;&gt;\(f\)&lt;/span&gt; with compact support in &lt;span class=&#34;math inline&#34;&gt;\(U\)&lt;/span&gt;, we have&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\frac{d}{dt}H =-\Delta f - (|A|^{2} + \mathrm{Ric}(\nu,\nu))f.
\]
&lt;/div&gt;
&lt;p&gt;◻&lt;/p&gt;
&lt;p&gt;Define the Jacobi operator &lt;span class=&#34;math inline&#34;&gt;\(L\)&lt;/span&gt; by&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
L = -\Delta - (|A|^{2} + \mathrm{Ric}(\nu,\nu)).
\]
&lt;/div&gt;
&lt;p&gt;Then the stability condition can be written as&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_\Sigma f L f \, d\Sigma \geq 0 \quad \text{for all } f \text{ with compact support in } U.
\]
&lt;/div&gt;
&lt;div class=&#34;definition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Definition 1.3.7&lt;/div&gt;
&lt;p&gt;The &lt;strong&gt;Morse index&lt;/strong&gt; of a minimal hypersurface &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is the dimension of the space of smooth functions &lt;span class=&#34;math inline&#34;&gt;\(f\)&lt;/span&gt; with compact support in &lt;span class=&#34;math inline&#34;&gt;\(U\)&lt;/span&gt; such that&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_\Sigma f L f \, d\Sigma \lt{} 0,
\]
&lt;/div&gt;
&lt;p&gt;i.e., the maximum dimension of a subspace on which the quadratic form is negative definite.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Equivalently, the Morse index counts the number of negative eigenvalues (with multiplicity) of the Jacobi operator &lt;span class=&#34;math inline&#34;&gt;\(L\)&lt;/span&gt; under appropriate boundary conditions. A minimal hypersurface is stable if and only if its Morse index is zero.&lt;/p&gt;
&lt;div class=&#34;theorem elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Theorem 1.3.8&lt;/div&gt;
&lt;p&gt;Let &lt;span class=&#34;math inline&#34;&gt;\(\Sigma^n\)&lt;/span&gt; be a complete minimal hypersurface in a Riemannian manifold &lt;span class=&#34;math inline&#34;&gt;\((M^{n+1}, g)\)&lt;/span&gt;. If &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; has finite Morse index, then &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is stable outside a compact set, i.e., there exists a compact set &lt;span class=&#34;math inline&#34;&gt;\(K \subset \Sigma\)&lt;/span&gt; such that&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_\Sigma |\nabla f|^{2} - (|A|^{2} + \mathrm{Ric}(\nu,\nu))f^{2} \, d\Sigma \geq 0
\]
&lt;/div&gt;
&lt;p&gt;for all &lt;span class=&#34;math inline&#34;&gt;\(f \in C_c^\infty(\Sigma \setminus K)\)&lt;/span&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Proof.&lt;/em&gt; Let &lt;span class=&#34;math inline&#34;&gt;\(\text{ind}(\Sigma) = m \lt{} \infty\)&lt;/span&gt; be the Morse index of &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt;. By definition, there exists a finite-dimensional subspace &lt;span class=&#34;math inline&#34;&gt;\(V \subset C_c^\infty(\Sigma)\)&lt;/span&gt; of dimension &lt;span class=&#34;math inline&#34;&gt;\(m\)&lt;/span&gt; such that the quadratic form&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
Q(f) = \int_\Sigma |\nabla f|^{2} - (|A|^{2} + \mathrm{Ric}(\nu,\nu))f^{2} \, d\Sigma
\]
&lt;/div&gt;
&lt;p&gt;is negative definite on &lt;span class=&#34;math inline&#34;&gt;\(V\)&lt;/span&gt;, and &lt;span class=&#34;math inline&#34;&gt;\(Q(f) \geq 0\)&lt;/span&gt; for all &lt;span class=&#34;math inline&#34;&gt;\(f \perp V\)&lt;/span&gt; (in the &lt;span class=&#34;math inline&#34;&gt;\(L^2\)&lt;/span&gt; inner product sense).&lt;/p&gt;
&lt;p&gt;Since each function &lt;span class=&#34;math inline&#34;&gt;\(f_i\)&lt;/span&gt; in a basis of &lt;span class=&#34;math inline&#34;&gt;\(V\)&lt;/span&gt; has compact support, there exists a compact set &lt;span class=&#34;math inline&#34;&gt;\(K \subset \Sigma\)&lt;/span&gt; such that &lt;span class=&#34;math inline&#34;&gt;\(\text{spt}(f_i) \subset K\)&lt;/span&gt; for all &lt;span class=&#34;math inline&#34;&gt;\(i = 1, \ldots, m\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;Now, for any &lt;span class=&#34;math inline&#34;&gt;\(f \in C_c^\infty(\Sigma \setminus K)\)&lt;/span&gt;, we have &lt;span class=&#34;math inline&#34;&gt;\(\text{spt}(f) \cap K = \emptyset\)&lt;/span&gt;. This means &lt;span class=&#34;math inline&#34;&gt;\(f\)&lt;/span&gt; is orthogonal to every basis function &lt;span class=&#34;math inline&#34;&gt;\(f_i\)&lt;/span&gt; of &lt;span class=&#34;math inline&#34;&gt;\(V\)&lt;/span&gt; (since their supports are disjoint). Therefore, &lt;span class=&#34;math inline&#34;&gt;\(f \perp V\)&lt;/span&gt;, and by the definition of finite Morse index, we have&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
Q(f) = \int_\Sigma |\nabla f|^{2} - (|A|^{2} + \mathrm{Ric}(\nu,\nu))f^{2} \, d\Sigma \geq 0.
\]
&lt;/div&gt;
&lt;p&gt;This proves that &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is stable outside the compact set &lt;span class=&#34;math inline&#34;&gt;\(K\)&lt;/span&gt;. ◻&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Properties of Minimal Submanifolds in R^N</title>
      <link>https://gaomw.com/notes/minimal-hypersurfaces/background-on-riemannian-manifolds-and-minimal-immersions/properties-of-minimal-submanifolds-in-r-n/</link>
      <pubDate>Mon, 29 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://gaomw.com/notes/minimal-hypersurfaces/background-on-riemannian-manifolds-and-minimal-immersions/properties-of-minimal-submanifolds-in-r-n/</guid>
      <description>&lt;div class=&#34;proposition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Proposition 1.4.1&lt;/div&gt;
&lt;p&gt;Let &lt;span class=&#34;math inline&#34;&gt;\(\Sigma^n\)&lt;/span&gt; be a submanifold in &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{R}^N\)&lt;/span&gt; with position vector &lt;span class=&#34;math inline&#34;&gt;\(x = (x_1, \ldots, x_N)\)&lt;/span&gt;. Then its mean curvature vector &lt;span class=&#34;math inline&#34;&gt;\(\vec{H}\)&lt;/span&gt; is given by&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\Delta^\Sigma x = \vec{H}.
\]
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Proof.&lt;/em&gt; Let &lt;span class=&#34;math inline&#34;&gt;\(\{e_1, \ldots, e_n\}\)&lt;/span&gt; be an orthonormal basis for &lt;span class=&#34;math inline&#34;&gt;\(T\Sigma\)&lt;/span&gt;. The Laplacian of the coordinate &lt;span class=&#34;math inline&#34;&gt;\(x_k\)&lt;/span&gt; on &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is given by&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\Delta^\Sigma x_k = \sum_{i=1}^n D_{e_i} D_{e_i} x_k = \sum_{i=1}^{n} D_{e_i} (e_i \cdot \frac{\partial }{\partial x_k}) = (D_{e_i}e_i)\cdot \frac{\partial }{\partial x_k} = \vec{H} \cdot \frac{\partial }{\partial x_k},
\]
&lt;/div&gt;
&lt;p&gt;Hence&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\Delta^\Sigma x = \vec{H}.
\]
&lt;/div&gt;
&lt;p&gt;◻&lt;/p&gt;
&lt;div class=&#34;proposition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Proposition 1.4.2&lt;/div&gt;
&lt;p&gt;Let &lt;span class=&#34;math inline&#34;&gt;\(\Sigma^n\)&lt;/span&gt; be a submanifold in &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{R}^N\)&lt;/span&gt; with position vector &lt;span class=&#34;math inline&#34;&gt;\(x = (x_1, \ldots, x_N)\)&lt;/span&gt;. Then &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is minimal if and only if each coordinate function &lt;span class=&#34;math inline&#34;&gt;\(x_i\)&lt;/span&gt; is harmonic on &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt;, i.e., &lt;span class=&#34;math inline&#34;&gt;\(\Delta^\Sigma x_i = 0\)&lt;/span&gt; for all &lt;span class=&#34;math inline&#34;&gt;\(i = 1, \ldots, N\)&lt;/span&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;proposition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Proposition 1.4.3&lt;/div&gt;
&lt;p&gt;Suppose &lt;span class=&#34;math inline&#34;&gt;\(\Sigma^n\)&lt;/span&gt; is a minimal submanifold in &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{R}^{n+1}\)&lt;/span&gt;. Then &lt;span class=&#34;math inline&#34;&gt;\(\nu\cdot \frac{\partial }{\partial x_i}\)&lt;/span&gt; satisfies the following Jacobi equation:&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\Delta^\Sigma (\nu\cdot \frac{\partial }{\partial x_i}) + |A|^{2}(\nu\cdot \frac{\partial }{\partial x_i}) = 0.
\]
&lt;/div&gt;
&lt;p&gt;We may write this more concisely as&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
L\nu=0.
\]
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Proof.&lt;/em&gt; This is because the flow generated by &lt;span class=&#34;math inline&#34;&gt;\(\frac{\partial }{\partial x_i}\)&lt;/span&gt; is a family of isometries of &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{R}^{n+1}\)&lt;/span&gt;, so &lt;span class=&#34;math inline&#34;&gt;\(\frac{d}{dt}H=0\)&lt;/span&gt; for the corresponding variation. By the variation formula for the mean curvature, we have&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
0=\frac{d}{dt}H = -\Delta^\Sigma (\nu\cdot \frac{\partial }{\partial x_i}) - |A|^{2}(\nu\cdot \frac{\partial }{\partial x_i}).
\]
&lt;/div&gt;
&lt;p&gt;◻&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Monotonicity Formula</title>
      <link>https://gaomw.com/notes/minimal-hypersurfaces/background-on-riemannian-manifolds-and-minimal-immersions/monotonicity-formula/</link>
      <pubDate>Mon, 29 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://gaomw.com/notes/minimal-hypersurfaces/background-on-riemannian-manifolds-and-minimal-immersions/monotonicity-formula/</guid>
      <description>&lt;div class=&#34;proposition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Proposition 1.5.1&lt;/div&gt;
&lt;p&gt;Suppose &lt;span class=&#34;math inline&#34;&gt;\(\Sigma^n\)&lt;/span&gt; is a minimal submanifold in &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{R}^N\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(x_0\in \mathbb{R}^N\)&lt;/span&gt;. Then we have the following monotonicity formula:&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\frac{|\Sigma \cap B_\rho(x_0)|}{\rho^n} - \frac{|\Sigma \cap B_\sigma(x_0)|}{\sigma^n} = \int_{\Sigma \cap (B_\rho(x_0)\setminus B_\sigma(x_0))} \frac{|(x-x_0)^\perp|^{2}}{|x-x_0|^{n+2}} \, d\Sigma
\]
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Proof.&lt;/em&gt; Assume &lt;span class=&#34;math inline&#34;&gt;\(x_0=0\)&lt;/span&gt;, and choose the following vector field:&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
V =
    \begin{cases}
        x\left( \frac{1}{|x|^n}-\frac{1}{\rho^n} \right), &amp;  \sigma\leq |x|\leq \rho\\
        x\left( \frac{1}{\sigma^n}-\frac{1}{\rho^n} \right), &amp;  |x|\lt{}\sigma\\
    \end{cases}
\]
&lt;/div&gt;
&lt;p&gt;So&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{aligned}
0={}&amp;\int_{ \Sigma} \mathrm{div}^\Sigma V \, d\Sigma = \int_{ B_\sigma} \frac{n}{\sigma^n} d\Sigma - \int_{ \Sigma} \frac{n}{\rho^n}d\Sigma+\int_{ B_\rho\backslash B_\sigma}\mathrm{div}^\Sigma \frac{x}{|x|^n} d\Sigma\\
={}&amp; \frac{n|\Sigma\cap B_\sigma|}{\sigma^n} - \frac{n|\Sigma\cap B_\rho|}{\rho^n} + \int_{ B_\rho\backslash B_\sigma} \frac{n}{|x|^n}- \frac{n|x^T|^{2}}{|x|^{n+2}} d\Sigma\\
={}&amp; \frac{n|\Sigma\cap B_\sigma|}{\sigma^n} - \frac{n|\Sigma\cap B_\rho|}{\rho^n} + \int_{ B_\rho\backslash B_\sigma} \frac{n|x^\perp|^{2}}{|x|^{n+2}} d\Sigma.
\end{aligned}
\]
&lt;/div&gt;
&lt;p&gt;◻&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Area-Minimizing Hypersurfaces and Calibration</title>
      <link>https://gaomw.com/notes/minimal-hypersurfaces/background-on-riemannian-manifolds-and-minimal-immersions/area-minimizing-hypersurfaces-and-calibration/</link>
      <pubDate>Mon, 29 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://gaomw.com/notes/minimal-hypersurfaces/background-on-riemannian-manifolds-and-minimal-immersions/area-minimizing-hypersurfaces-and-calibration/</guid>
      <description>&lt;div class=&#34;definition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Definition 1.6.1&lt;/div&gt;
&lt;p&gt;A (complete) hypersurface &lt;span class=&#34;math inline&#34;&gt;\(\Sigma^n\)&lt;/span&gt; in a Riemannian manifold &lt;span class=&#34;math inline&#34;&gt;\((M^N, g)\)&lt;/span&gt; is called (absolutely) &lt;strong&gt;area-minimizing&lt;/strong&gt; if it minimizes the area functional among all hypersurfaces agreeing with &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; outside a compact set. More precisely, &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is area-minimizing if for every compact set &lt;span class=&#34;math inline&#34;&gt;\(K \subset M\)&lt;/span&gt;, we have&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
|\Sigma \cap K| \leq |\Sigma&#39; \cap K|
\]
&lt;/div&gt;
&lt;p&gt;for all hypersurfaces &lt;span class=&#34;math inline&#34;&gt;\(\Sigma&#39;\)&lt;/span&gt; with &lt;span class=&#34;math inline&#34;&gt;\(\Sigma&#39; \setminus K = \Sigma \setminus K\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;We say &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is &lt;strong&gt;area-minimizing in its homology class&lt;/strong&gt; if we also require &lt;span class=&#34;math inline&#34;&gt;\(\Sigma&#39;\)&lt;/span&gt; to be homologous to &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt;, i.e., &lt;span class=&#34;math inline&#34;&gt;\(\Sigma-\Sigma&#39; = \partial \Gamma\)&lt;/span&gt; for some &lt;span class=&#34;math inline&#34;&gt;\((n+1)\)&lt;/span&gt;-dimensional chain &lt;span class=&#34;math inline&#34;&gt;\(\Gamma\)&lt;/span&gt; in &lt;span class=&#34;math inline&#34;&gt;\(M\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;One can also define area-minimizing submanifolds in other classes, e.g., homotopy classes.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;proposition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Proposition 1.6.2&lt;/div&gt;
&lt;p&gt;Every area-minimizing hypersurface is minimal, i.e., its mean curvature vector &lt;span class=&#34;math inline&#34;&gt;\(\vec{H} = 0\)&lt;/span&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;proposition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Proposition 1.6.3&lt;/div&gt;
&lt;p&gt;Area-minimizing hypersurfaces are stable. That is, the second variation of the area functional is non-negative for all variations with compact support.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;definition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Definition 1.6.4&lt;/div&gt;
&lt;p&gt;Let &lt;span class=&#34;math inline&#34;&gt;\((M, g)\)&lt;/span&gt; be a Riemannian manifold. A &lt;span class=&#34;math inline&#34;&gt;\(k\)&lt;/span&gt;-form &lt;span class=&#34;math inline&#34;&gt;\(\omega \in \Omega^k(M)\)&lt;/span&gt; is called a &lt;strong&gt;calibration&lt;/strong&gt; if it satisfies:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Closedness:&lt;/strong&gt; &lt;span class=&#34;math inline&#34;&gt;\(d\omega = 0\)&lt;/span&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Comass &lt;span class=&#34;math inline&#34;&gt;\(\leq 1\)&lt;/span&gt;:&lt;/strong&gt; For every point &lt;span class=&#34;math inline&#34;&gt;\(p \in M\)&lt;/span&gt; and every unit simple &lt;span class=&#34;math inline&#34;&gt;\(k\)&lt;/span&gt;-vector &lt;span class=&#34;math inline&#34;&gt;\(\xi\)&lt;/span&gt; at &lt;span class=&#34;math inline&#34;&gt;\(p\)&lt;/span&gt;, we have&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\omega_p(\xi) \leq 1.
\]
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;definition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Definition 1.6.5&lt;/div&gt;
&lt;p&gt;An oriented &lt;span class=&#34;math inline&#34;&gt;\(k\)&lt;/span&gt;-dimensional submanifold &lt;span class=&#34;math inline&#34;&gt;\(\Sigma^k\)&lt;/span&gt; in &lt;span class=&#34;math inline&#34;&gt;\(M\)&lt;/span&gt; is &lt;strong&gt;calibrated&lt;/strong&gt; by a &lt;span class=&#34;math inline&#34;&gt;\(k\)&lt;/span&gt;-form &lt;span class=&#34;math inline&#34;&gt;\(\omega\)&lt;/span&gt; if &lt;span class=&#34;math inline&#34;&gt;\(\iota^*\omega = d\mathcal{H}^k|_\Sigma\)&lt;/span&gt;, where &lt;span class=&#34;math inline&#34;&gt;\(\iota: \Sigma \hookrightarrow M\)&lt;/span&gt; is the inclusion map and &lt;span class=&#34;math inline&#34;&gt;\(d\mathcal{H}^k|_\Sigma\)&lt;/span&gt; is the volume form on &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; induced by the Riemannian metric.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;theorem elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Theorem 1.6.6&lt;/div&gt;
&lt;p&gt;If an oriented &lt;span class=&#34;math inline&#34;&gt;\(k\)&lt;/span&gt;-dimensional submanifold &lt;span class=&#34;math inline&#34;&gt;\(\Sigma^k\)&lt;/span&gt; is calibrated by a closed &lt;span class=&#34;math inline&#34;&gt;\(k\)&lt;/span&gt;-form &lt;span class=&#34;math inline&#34;&gt;\(\omega\)&lt;/span&gt;, then &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is area-minimizing in its homology class. More precisely, for any other oriented &lt;span class=&#34;math inline&#34;&gt;\(k\)&lt;/span&gt;-dimensional submanifold &lt;span class=&#34;math inline&#34;&gt;\(\Sigma&#39;\)&lt;/span&gt; with &lt;span class=&#34;math inline&#34;&gt;\(\partial\Sigma&#39; = \partial\Sigma\)&lt;/span&gt;, we have&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
|\Sigma| \leq |\Sigma&#39;|.
\]
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Proof.&lt;/em&gt; For simplicity, we assume &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is a compact submanifold with boundary. Let &lt;span class=&#34;math inline&#34;&gt;\(\Sigma&#39;\)&lt;/span&gt; be any &lt;span class=&#34;math inline&#34;&gt;\(k\)&lt;/span&gt;-dimensional oriented surface with &lt;span class=&#34;math inline&#34;&gt;\(\partial\Sigma&#39; = \partial\Sigma\)&lt;/span&gt;. Define the &lt;span class=&#34;math inline&#34;&gt;\((k+1)\)&lt;/span&gt;-dimensional chain &lt;span class=&#34;math inline&#34;&gt;\(\Gamma\)&lt;/span&gt; such that &lt;span class=&#34;math inline&#34;&gt;\(\partial\Gamma = \Sigma - \Sigma&#39;\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;So we have&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_\Sigma \omega - \int_{\Sigma&#39;} \omega = \int_\Gamma d\omega = 0,
\]
&lt;/div&gt;
&lt;p&gt;since &lt;span class=&#34;math inline&#34;&gt;\(\omega\)&lt;/span&gt; is closed. Now, we have&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
|\Sigma|=\int_{ \Sigma} \omega = \int_{ \Sigma&#39;} \omega \leq |\Sigma&#39;|,
\]
&lt;/div&gt;
&lt;p&gt;which shows that &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; minimizes area among all surfaces with the same boundary. ◻&lt;/p&gt;
&lt;div class=&#34;theorem elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Theorem 1.6.7&lt;/div&gt;
&lt;p&gt;Any complex analytic variety (i.e., complex submanifold or more generally, integral current defined by a holomorphic equation) in &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{C}^2\)&lt;/span&gt; is absolutely area-minimizing.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Proof.&lt;/em&gt; The proof uses the theory of calibrations. In &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{C}^2\)&lt;/span&gt;, consider the standard Kähler form&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\omega = \frac{i}{2} (dz_1 \wedge d\bar{z}_1 + dz_2 \wedge d\bar{z}_2)=dx_1 \wedge dy_1 + dx_2 \wedge dy_2,
\]
&lt;/div&gt;
&lt;p&gt;The real &lt;span class=&#34;math inline&#34;&gt;\(2\)&lt;/span&gt;-form &lt;span class=&#34;math inline&#34;&gt;\(\omega\)&lt;/span&gt; is closed (&lt;span class=&#34;math inline&#34;&gt;\(d\omega = 0\)&lt;/span&gt;) and has comass &lt;span class=&#34;math inline&#34;&gt;\(1\)&lt;/span&gt;, i.e., for any oriented &lt;span class=&#34;math inline&#34;&gt;\(2\)&lt;/span&gt;-plane &lt;span class=&#34;math inline&#34;&gt;\(\xi\)&lt;/span&gt; in &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{C}^2\)&lt;/span&gt;, &lt;span class=&#34;math inline&#34;&gt;\(\omega|_\xi \leq 1\)&lt;/span&gt; with equality if and only if &lt;span class=&#34;math inline&#34;&gt;\(\xi\)&lt;/span&gt; is a complex line.&lt;/p&gt;
&lt;p&gt;Any complex curve (complex &lt;span class=&#34;math inline&#34;&gt;\(1\)&lt;/span&gt;-dimensional submanifold) &lt;span class=&#34;math inline&#34;&gt;\(\Sigma \subset \mathbb{C}^2\)&lt;/span&gt; is calibrated by &lt;span class=&#34;math inline&#34;&gt;\(\omega\)&lt;/span&gt;, since the restriction of &lt;span class=&#34;math inline&#34;&gt;\(\omega\)&lt;/span&gt; to &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is exactly the area form of &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt;:&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\omega|_\Sigma = d\mathcal{H}^2|_\Sigma.
\]
&lt;/div&gt;
&lt;p&gt;By the preceding calibration argument, &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is area-minimizing in its homology class. Also note that &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{R}^4\)&lt;/span&gt; has trivial second homology group, so any two surfaces with the same boundary are automatically homologous.&lt;/p&gt;
&lt;p&gt;Therefore, any complex analytic variety in &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{C}^2\)&lt;/span&gt; is absolutely area-minimizing. ◻&lt;/p&gt;
&lt;div class=&#34;example&#34;&gt;
&lt;p&gt;The set &lt;span class=&#34;math inline&#34;&gt;\(\{ z^{2}=w^3 \}\)&lt;/span&gt; is a complex analytic variety in &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{C}^2\)&lt;/span&gt; with an isolated singularity at the origin. It is area-minimizing, but not smooth.&lt;/p&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Minimal Graphs</title>
      <link>https://gaomw.com/notes/minimal-hypersurfaces/background-on-riemannian-manifolds-and-minimal-immersions/minimal-graphs/</link>
      <pubDate>Mon, 29 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://gaomw.com/notes/minimal-hypersurfaces/background-on-riemannian-manifolds-and-minimal-immersions/minimal-graphs/</guid>
      <description>&lt;div class=&#34;definition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Definition 1.7.1&lt;/div&gt;
&lt;p&gt;Let &lt;span class=&#34;math inline&#34;&gt;\(\Omega \subset \mathbb{R}^n\)&lt;/span&gt; be an open domain and &lt;span class=&#34;math inline&#34;&gt;\(u: \Omega \to \mathbb{R}\)&lt;/span&gt; be a smooth function. The &lt;strong&gt;graph&lt;/strong&gt; of &lt;span class=&#34;math inline&#34;&gt;\(u\)&lt;/span&gt; is the submanifold&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\Sigma_u = \{(x, u(x)) : x \in \Omega\} \subset \mathbb{R}^{n+1}.
\]
&lt;/div&gt;
&lt;p&gt;We say &lt;span class=&#34;math inline&#34;&gt;\(\Sigma_u\)&lt;/span&gt; is a &lt;strong&gt;minimal graph&lt;/strong&gt; if it is a minimal hypersurface in &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{R}^{n+1}\)&lt;/span&gt;, i.e., its mean curvature vanishes identically.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;The graph &lt;span class=&#34;math inline&#34;&gt;\(\Sigma_u\)&lt;/span&gt; is parametrized by the immersion &lt;span class=&#34;math inline&#34;&gt;\(\iota: \Omega \to \mathbb{R}^{n+1}\)&lt;/span&gt; given by &lt;span class=&#34;math inline&#34;&gt;\(\iota(x) = (x, u(x))\)&lt;/span&gt;. The tangent vectors are&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\eta_i=\partial_i \iota = \partial_i + \partial_i u \, \partial_{n+1}, \quad i = 1, \ldots, n,
\]
&lt;/div&gt;
&lt;p&gt;where &lt;span class=&#34;math inline&#34;&gt;\(\{\partial_1, \ldots, \partial_{n+1}\}\)&lt;/span&gt; is the standard basis of &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{R}^{n+1}\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Basic geometry of graphs.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The induced metric on &lt;span class=&#34;math inline&#34;&gt;\(\Sigma_u\)&lt;/span&gt; is given by&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
g_{ij} = \delta_{ij} + \partial_i u \, \partial_j u,
\]
&lt;/div&gt;
&lt;p&gt;and its determinant is&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\det(g_{ij}) = 1 + |\nabla u|^2,
\]
&lt;/div&gt;
&lt;p&gt;where &lt;span class=&#34;math inline&#34;&gt;\(|\nabla u|^2 = \sum_{i=1}^n (\partial_i u)^2\)&lt;/span&gt;. Thus, the area functional of the graph over &lt;span class=&#34;math inline&#34;&gt;\(\Omega\)&lt;/span&gt; is&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\mathcal{A}(u) = \int_\Omega \sqrt{1 + |\nabla u|^2} \, dx.
\]
&lt;/div&gt;
&lt;p&gt;The upward-pointing unit normal to &lt;span class=&#34;math inline&#34;&gt;\(\Sigma_u\)&lt;/span&gt; is&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\nu = \frac{(-\nabla u, 1)}{\sqrt{1 + |\nabla u|^2}} = \frac{1}{W}(-\partial_1 u, \ldots, -\partial_n u, 1),
\]
&lt;/div&gt;
&lt;p&gt;where we denote &lt;span class=&#34;math inline&#34;&gt;\(W = \sqrt{1 + |\nabla u|^2}\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The second fundamental form of &lt;span class=&#34;math inline&#34;&gt;\(\Sigma_u\)&lt;/span&gt; is computed by&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
A_{ij} = -\left\langle \partial_i \nu, \partial_j \iota \right\rangle = \frac{\partial_i \partial_j u}{W} = \frac{u_{ij}}{W}.
\]
&lt;/div&gt;
&lt;p&gt;The inverse of the induced metric is&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
g^{ij} = \delta^{ij} - \frac{\partial_i u \, \partial_j u}{W^2}.
\]
&lt;/div&gt;
&lt;div class=&#34;proposition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Proposition 1.7.2&lt;/div&gt;
&lt;p&gt;The mean curvature of the graph &lt;span class=&#34;math inline&#34;&gt;\(\Sigma_u\)&lt;/span&gt; is given by&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
H = \mathrm{div}\left(\frac{\nabla u}{\sqrt{1+|\nabla u|^2}}\right) = \sum_{i=1}^{n} \partial_i \left(\frac{\partial_i u}{\sqrt{1+|\nabla u|^2}}\right).
\]
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Proof.&lt;/em&gt; The mean curvature is the trace of the second fundamental form with respect to the induced metric:&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{aligned}
        H = g^{ij} A_{ij} &amp;= \left(\delta^{ij} - \frac{\partial_i u \, \partial_j u}{W^2}\right)\frac{u_{ij}}{W} \\
        &amp;= \frac{1}{W}\left(\Delta u - \frac{\partial_i u \, \partial_j u \, u_{ij}}{W^2}\right)\\
        &amp;= \frac{1}{W}\Delta u - \frac{\partial_i u \, \partial_j u \, u_{ij}}{W^3}=\mathrm{div}\left(\frac{\nabla u}{W}\right).
\end{aligned}
\]
&lt;/div&gt;
&lt;p&gt;◻&lt;/p&gt;
&lt;div class=&#34;definition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Definition 1.7.3&lt;/div&gt;
&lt;p&gt;The &lt;strong&gt;minimal surface equation&lt;/strong&gt; (MSE) is the quasilinear elliptic PDE&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\mathrm{div}\left(\frac{\nabla u}{\sqrt{1+|\nabla u|^2}}\right) = 0,
\]
&lt;/div&gt;
&lt;p&gt;or equivalently,&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
(1+|\nabla u|^2)\Delta u - \sum_{i,j=1}^n \partial_i u \, \partial_j u \, \partial_i \partial_j u = 0.
\]
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;The minimal surface equation is the Euler–Lagrange equation of the area functional&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\mathcal{A}(u)=\int_\Omega \sqrt{1+|\nabla u|^2}\,dx.
\]
&lt;/div&gt;
&lt;p&gt;Indeed, for any compactly supported variation &lt;span class=&#34;math inline&#34;&gt;\(\phi \in C_c^\infty(\Omega)\)&lt;/span&gt;,&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\frac{d}{dt}\bigg|_{t=0} \mathcal{A}(u+t\phi) = \int_\Omega \frac{\nabla u \cdot \nabla \phi}{\sqrt{1+|\nabla u|^2}} \, dx = -\int_\Omega \mathrm{div}\left(\frac{\nabla u}{\sqrt{1+|\nabla u|^2}}\right)\phi \, dx.
\]
&lt;/div&gt;
&lt;p&gt;Hence, &lt;span class=&#34;math inline&#34;&gt;\(u\)&lt;/span&gt; is a critical point of &lt;span class=&#34;math inline&#34;&gt;\(\mathcal{A}\)&lt;/span&gt; if and only if it satisfies the minimal surface equation.&lt;/p&gt;
&lt;div class=&#34;example&#34;&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Scherk’s surface.&lt;/strong&gt; In &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{R}^3\)&lt;/span&gt;, the function&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
u(x_1, x_2) = \log\left(\frac{\cos x_1}{\cos x_2}\right)
\]
&lt;/div&gt;
&lt;p&gt;defined on &lt;span class=&#34;math inline&#34;&gt;\(\Omega = \{|x_1| \lt{} \pi/2\} \cap \{|x_2| \lt{} \pi/2\}\)&lt;/span&gt; is a solution of the minimal surface equation, known as &lt;em&gt;Scherk’s first surface&lt;/em&gt;.&lt;/p&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;&lt;strong&gt;Catenoid.&lt;/strong&gt; The catenoid is a minimal surface of revolution in &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{R}^3\)&lt;/span&gt; that can be locally written as a graph &lt;span class=&#34;math inline&#34;&gt;\(u(r) = \cosh^{-1}(r)\)&lt;/span&gt; for &lt;span class=&#34;math inline&#34;&gt;\(r \geq 1\)&lt;/span&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>The Dirichlet Problem for the Minimal Surface Equation</title>
      <link>https://gaomw.com/notes/minimal-hypersurfaces/background-on-riemannian-manifolds-and-minimal-immersions/the-dirichlet-problem-for-the-minimal-surface-equation/</link>
      <pubDate>Mon, 29 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://gaomw.com/notes/minimal-hypersurfaces/background-on-riemannian-manifolds-and-minimal-immersions/the-dirichlet-problem-for-the-minimal-surface-equation/</guid>
      <description>&lt;div class=&#34;definition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Definition 1.8.1&lt;/div&gt;
&lt;p&gt;The &lt;strong&gt;Dirichlet problem&lt;/strong&gt; for the minimal surface equation asks: given a bounded domain &lt;span class=&#34;math inline&#34;&gt;\(\Omega \subset \mathbb{R}^n\)&lt;/span&gt; and boundary data &lt;span class=&#34;math inline&#34;&gt;\(\phi \in C^0(\partial\Omega)\)&lt;/span&gt;, find &lt;span class=&#34;math inline&#34;&gt;\(u \in C^2(\Omega) \cap C^0(\bar{\Omega})\)&lt;/span&gt; such that&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{cases}
        \mathrm{div}\left(\dfrac{\nabla u}{\sqrt{1+|\nabla u|^2}}\right) = 0 &amp; \text{in } \Omega, \\
        u = \phi &amp; \text{on } \partial\Omega.
    \end{cases}
\]
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;definition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Definition 1.8.2&lt;/div&gt;
&lt;p&gt;A bounded &lt;span class=&#34;math inline&#34;&gt;\(C^2\)&lt;/span&gt; domain &lt;span class=&#34;math inline&#34;&gt;\(\Omega \subset \mathbb{R}^n\)&lt;/span&gt; is &lt;strong&gt;mean convex&lt;/strong&gt; if the mean-curvature vector of &lt;span class=&#34;math inline&#34;&gt;\(\partial\Omega\)&lt;/span&gt; points weakly into &lt;span class=&#34;math inline&#34;&gt;\(\Omega\)&lt;/span&gt;. Equivalently, with the scalar convention for which Euclidean balls are mean convex, the boundary mean curvature satisfies &lt;span class=&#34;math inline&#34;&gt;\(H_{\partial\Omega} \geq 0\)&lt;/span&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;theorem elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Theorem 1.8.3&lt;/div&gt;
&lt;p&gt;Let &lt;span class=&#34;math inline&#34;&gt;\(\Omega \subset \mathbb{R}^n\)&lt;/span&gt; be a bounded &lt;span class=&#34;math inline&#34;&gt;\(C^2\)&lt;/span&gt; domain. Then the Dirichlet problem for the minimal surface equation has a solution &lt;span class=&#34;math inline&#34;&gt;\(u \in C^2(\Omega) \cap C^0(\bar{\Omega})\)&lt;/span&gt; for every boundary data &lt;span class=&#34;math inline&#34;&gt;\(\phi \in C^0(\partial\Omega)\)&lt;/span&gt; if and only if &lt;span class=&#34;math inline&#34;&gt;\(\Omega\)&lt;/span&gt; is mean convex. In this case the solution is unique. If, moreover, &lt;span class=&#34;math inline&#34;&gt;\(\partial\Omega\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(\phi\)&lt;/span&gt; are &lt;span class=&#34;math inline&#34;&gt;\(C^{2,\alpha}\)&lt;/span&gt;, then the solution is &lt;span class=&#34;math inline&#34;&gt;\(C^{2,\alpha}\)&lt;/span&gt; up to the boundary by the standard boundary regularity theory for quasilinear elliptic equations.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Thus mean convexity is part of the existence theorem, not merely a technical regularity assumption. On a non-mean-convex bounded domain, arbitrary boundary data need not be solvable; Jenkins–Serrin instead prove solvability under an additional smallness condition involving &lt;span class=&#34;math inline&#34;&gt;\(\operatorname{osc}(\phi)\)&lt;/span&gt; and the first two boundary derivatives of &lt;span class=&#34;math inline&#34;&gt;\(\phi\)&lt;/span&gt;.&lt;/p&gt;
&lt;div class=&#34;definition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Definition 1.8.4&lt;/div&gt;
&lt;p&gt;For a minimal graph &lt;span class=&#34;math inline&#34;&gt;\(\Sigma_u = \{(x, u(x)) : x \in \Omega\}\)&lt;/span&gt;, the &lt;strong&gt;direction field&lt;/strong&gt; is defined as&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
X = \frac{(-\nabla u, 1)}{\sqrt{1 + |\nabla u|^2}}.
\]
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;This direction field satisfies&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{aligned}
    \mathrm{div}\, X &amp;= 0, \\
    X \cdot \nu &amp;= 1.
\end{aligned}
\]
&lt;/div&gt;
&lt;p&gt;where &lt;span class=&#34;math inline&#34;&gt;\(\nu\)&lt;/span&gt; is the unit normal to &lt;span class=&#34;math inline&#34;&gt;\(\Sigma_u\)&lt;/span&gt;.&lt;/p&gt;
&lt;div class=&#34;theorem elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Theorem 1.8.5&lt;/div&gt;
&lt;p&gt;Every minimal graph in &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{R}^{n+1}\)&lt;/span&gt; is area-minimizing within the class of hypersurfaces with the same boundary.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Proof.&lt;/em&gt; Define the vector field&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
V=\frac{(-\nabla u, 1)}{\sqrt{1 + |\nabla u|^2}}.
\]
&lt;/div&gt;
&lt;p&gt;Then the form &lt;span class=&#34;math inline&#34;&gt;\(\omega = \iota_V d\mathrm{vol}\)&lt;/span&gt; is a calibration, and &lt;span class=&#34;math inline&#34;&gt;\(\Sigma_u\)&lt;/span&gt; is calibrated by &lt;span class=&#34;math inline&#34;&gt;\(\omega\)&lt;/span&gt;. Therefore, &lt;span class=&#34;math inline&#34;&gt;\(\Sigma_u\)&lt;/span&gt; minimizes area among all hypersurfaces with the same boundary. ◻&lt;/p&gt;
&lt;div class=&#34;corollary elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Corollary 1.8.6&lt;/div&gt;
&lt;p&gt;Every minimal graph in &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{R}^{n+1}\)&lt;/span&gt; is stable.&lt;/p&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Bernstein’s Theorem and Generalizations</title>
      <link>https://gaomw.com/notes/minimal-hypersurfaces/background-on-riemannian-manifolds-and-minimal-immersions/bernsteins-theorem-and-generalizations/</link>
      <pubDate>Mon, 29 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://gaomw.com/notes/minimal-hypersurfaces/background-on-riemannian-manifolds-and-minimal-immersions/bernsteins-theorem-and-generalizations/</guid>
      <description>&lt;div class=&#34;theorem elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Theorem 1.9.1&lt;/div&gt;
&lt;p&gt;Let &lt;span class=&#34;math inline&#34;&gt;\(u: \mathbb{R}^2 \to \mathbb{R}\)&lt;/span&gt; be an entire solution of the minimal surface equation. Then &lt;span class=&#34;math inline&#34;&gt;\(u\)&lt;/span&gt; is an affine function, i.e., &lt;span class=&#34;math inline&#34;&gt;\(u(x_1,x_2) = ax_1 + bx_2 + c\)&lt;/span&gt; for some constants &lt;span class=&#34;math inline&#34;&gt;\(a, b, c \in \mathbb{R}\)&lt;/span&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;This result was generalized to higher dimensions:&lt;/p&gt;
&lt;div class=&#34;theorem elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Theorem 1.9.2&lt;/div&gt;
&lt;p&gt;Let &lt;span class=&#34;math inline&#34;&gt;\(u: \mathbb{R}^n \to \mathbb{R}\)&lt;/span&gt; be an entire solution of the minimal surface equation.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;If &lt;span class=&#34;math inline&#34;&gt;\(n \leq 7\)&lt;/span&gt;, then &lt;span class=&#34;math inline&#34;&gt;\(u\)&lt;/span&gt; must be affine.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;For &lt;span class=&#34;math inline&#34;&gt;\(n \geq 8\)&lt;/span&gt;, there exist non-affine entire solutions (as shown by a counterexample due to Bombieri–De Giorgi–Giusti &lt;span class=&#34;note-cite&#34;&gt;[&lt;a class=&#34;note-cite-link&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/references/#ref-DeGiorgi1969minimalCone&#34;&gt;BDGG69&lt;/a&gt;]&lt;/span&gt;).&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Proof.&lt;/em&gt; Let&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\Sigma=\{(x,u(x)):x\in \mathbb{R}^2\}\subset \mathbb{R}^3
\]
&lt;/div&gt;
&lt;p&gt;be the graph of an entire solution of the minimal surface equation. By the calibration argument above, &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is area-minimizing. In particular, &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is stable, so for every &lt;span class=&#34;math inline&#34;&gt;\(\varphi\in C_c^\infty(\Sigma)\)&lt;/span&gt;,&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_\Sigma |A|^2\varphi^2\,d\Sigma \leq \int_\Sigma |\nabla^\Sigma \varphi|^2\,d\Sigma,
\]
&lt;/div&gt;
&lt;p&gt;since &lt;span class=&#34;math inline&#34;&gt;\(\mathrm{Ric}_{\mathbb{R}^3}=0\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;We first establish a quadratic area bound. For a.e. &lt;span class=&#34;math inline&#34;&gt;\(R\gt{}0\)&lt;/span&gt;, the intersection&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\Gamma_R:=\Sigma\cap \partial B_R
\]
&lt;/div&gt;
&lt;p&gt;is a smooth &lt;span class=&#34;math inline&#34;&gt;\(1\)&lt;/span&gt;-cycle in the sphere &lt;span class=&#34;math inline&#34;&gt;\(\partial B_R=S_R\)&lt;/span&gt;. Since &lt;span class=&#34;math inline&#34;&gt;\(H_1(S_R)=0\)&lt;/span&gt;, the curve &lt;span class=&#34;math inline&#34;&gt;\(\Gamma_R\)&lt;/span&gt; bounds a region &lt;span class=&#34;math inline&#34;&gt;\(D_R\subset S_R\)&lt;/span&gt;. Replacing &lt;span class=&#34;math inline&#34;&gt;\(D_R\)&lt;/span&gt; by its complement if necessary, we may assume&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
|D_R|\leq \frac{1}{2}|S_R|=2\pi R^2.
\]
&lt;/div&gt;
&lt;p&gt;Since &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is area-minimizing and &lt;span class=&#34;math inline&#34;&gt;\(\partial(\Sigma\cap B_R)=\Gamma_R=\partial D_R\)&lt;/span&gt;, we obtain&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
|\Sigma\cap B_R|\leq |D_R|\leq 2\pi R^2
\]
&lt;/div&gt;
&lt;p&gt;for a.e. &lt;span class=&#34;math inline&#34;&gt;\(R\gt{}0\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;Now choose the logarithmic cutoff&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\eta_R(x)=
\begin{cases}
1, &amp; |x|\leq R,\\[4pt]
\dfrac{k+\log R-\log |x|}{k}, &amp; R\lt{}|x|\lt{}e^{k}R,\\[8pt]
0, &amp; |x|\geq e^{k}R,
\end{cases}
\]
&lt;/div&gt;
&lt;p&gt;Here &lt;span class=&#34;math inline&#34;&gt;\(|x|\)&lt;/span&gt; denotes the Euclidean distance to the origin in &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{R}^3\)&lt;/span&gt;. Since &lt;span class=&#34;math inline&#34;&gt;\(|\nabla^\Sigma |x||\leq 1\)&lt;/span&gt;, on the annulus &lt;span class=&#34;math inline&#34;&gt;\(R\lt{}|x|\lt{}e^{k}R\)&lt;/span&gt; we have&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
|\nabla^\Sigma \eta_R|\leq \frac{1}{k|x|}.
\]
&lt;/div&gt;
&lt;p&gt;Applying stability with &lt;span class=&#34;math inline&#34;&gt;\(\varphi=\eta_R\)&lt;/span&gt; gives&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_\Sigma |A|^2\eta_R^2\,d\Sigma \leq \int_\Sigma |\nabla^\Sigma \eta_R|^2\,d\Sigma.
\]
&lt;/div&gt;
&lt;p&gt;To estimate the right-hand side, decompose&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
B_{e^{k}R}\setminus B_R=\bigcup_{i=0}^{k-1}\bigl(B_{e^{i+1}R}\setminus B_{e^iR}\bigr),
\]
&lt;/div&gt;
&lt;p&gt;Using the area bound,&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{aligned}
\int_\Sigma |\nabla^\Sigma \eta_R|^2\,d\Sigma
&amp;\leq \frac{1}{k^{2}}
\sum_{i=0}^{k-1}\int_{\Sigma\cap (B_{e^{i+1}R}\setminus B_{e^iR})} \frac{1}{|x|^2}\,d\Sigma \\
&amp;\leq \frac{1}{k^2}
\sum_{i=0}^{k-1}\frac{1}{(e^iR)^2}\,
|\Sigma\cap B_{e^{i+1}R}| \\
&amp;\leq \frac{1}{k^2}
\sum_{i=0}^{k-1}\frac{1}{(e^iR)^2}\,2\pi (e^{i+1}R)^2 \\
&amp;\leq \frac{C}{k}.
\end{aligned}
\]
&lt;/div&gt;
&lt;p&gt;Hence&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_{\Sigma\cap B_R} |A|^2\,d\Sigma \leq \frac{C}{k}.
\]
&lt;/div&gt;
&lt;p&gt;Letting &lt;span class=&#34;math inline&#34;&gt;\(k\to \infty\)&lt;/span&gt;, we conclude that &lt;span class=&#34;math inline&#34;&gt;\(A\equiv 0\)&lt;/span&gt; on &lt;span class=&#34;math inline&#34;&gt;\(\Sigma \cap B_R\)&lt;/span&gt;. Since this holds for a.e. &lt;span class=&#34;math inline&#34;&gt;\(R\gt{}0\)&lt;/span&gt;, we have &lt;span class=&#34;math inline&#34;&gt;\(A\equiv 0\)&lt;/span&gt; on &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt;. Therefore &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is totally geodesic, hence a plane in &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{R}^3\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;Since &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is a graph over &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{R}^2\)&lt;/span&gt;, that plane cannot be vertical. Thus&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
u(x_1,x_2)=ax_1+bx_2+c
\]
&lt;/div&gt;
&lt;p&gt;for some constants &lt;span class=&#34;math inline&#34;&gt;\(a,b,c\in\mathbb{R}\)&lt;/span&gt;. This proves the theorem. ◻&lt;/p&gt;
&lt;p&gt;The key point in dimension &lt;span class=&#34;math inline&#34;&gt;\(2\)&lt;/span&gt; is that stability plus the quadratic area growth&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
|\Sigma\cap B_R|\leq C R^2
\]
&lt;/div&gt;
&lt;p&gt;allows the logarithmic cutoff to force&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_\Sigma |A|^2\,d\Sigma=0.
\]
&lt;/div&gt;
&lt;p&gt;This argument is specific to two dimensions and yields the classical stability proof of Bernstein’s theorem.&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>
