Skip to main content

Enneper’s Minimal Surface

What is minimal surface

Minimal surfaces are important in physics, chemistry, and architecture. Minimal surfaces can be regarded as surfaces of minimal surface area for given boundary conditions. For a given closed curve \(C\) in \(R^3\), the problem is to how find the surface \(S\) of least area spanning. In mathematics, minimal surfaces are defined as surfaces with zero mean curvature. In the particular case when \(C\) lies in a two-dimensional plane, the minimal surface is simply the planar region bounded by \(C\). However, the general problem of minimal surface is difficult to solve. The easiest way to physically study minimal surfaces is to look at soap films. In the late nineteenth century, the Belgian physicist Joseph Plateau conducted a number of soap film experiments. He showed that a minimal surface can be obtained in the form of a soap film stretched on a wire framework. The mathematical boundary value problem for minimal surfaces is therefore also called the Plateau problem. A minimal surface parametrized as \(S=(u,v,h(u,v))\) therefore satisfies Lagrange's equation: \[(1+h^2_v)h_{uu}-2h_uh_vh_{uv}+(1+h^2_u)h_{vv}=0\] It is not easy to solve the nonlinear, second-order partial differential equation with specified boundary conditions (determined by the given closed curve \(C\)). The problem of minimal surface is considered part of the calculus of variations. With the aid of a computer, numerical algorithms can be used to find approximate solutions. Enneper’s minimal surface can be parametrized as following: \[\left\{\begin{split} \begin{aligned} x(u, v) &= u( 1 - \frac{1}{3} u^2 + v^2 )\\ y(u, v) &= v( 1 - \frac{1}{3} v ^2 +u^2 )\\ z(u, v) &= u^2 – v^2\\ \end{aligned} \end{split}\right.\] where u and v are coordinates on a circular domain of radius \(R\), i.e. \(u= r cos\theta, v= r sin\theta, 0 \le \theta \le 2\pi, 0\le r \le R\). For \(R \lt 1\) the surface is stable and has a global area minimizer.

An example of Enneper’s minimal surface

In our example, let us take \(R=0.8\), and \(u=0.8*cos\theta\), \(v=0.8*sin\theta\), where \(0\le \theta \le 2\pi\). The boundary of the Enneper’s minimal surface is defined by the functions: \[\left\{\begin{split} \begin{aligned} x(\theta) &= 0.8*cos\theta( 1 - \frac{1}{3}*0.64*(cos\theta)^2 +0.64*(sin\theta)^2 ) \\ y(\theta) &= 0.8*sin\theta( 1 - \frac{1}{3} 0.64*(sin\theta)^2 +0.64*(cos\theta)^2) \\ z(\theta) &= 0.64*cos2\theta \\ \end{aligned} \end{split}\right.\] The shape of the frame we chose is shown in the following picture.
The bubble on our frame is an example of Enneper’s minimal surface, which shape is shown in the following picture.

Why to use this example

This example of the minimal surface was chosen for the following reasons:
  1. The mathematical form of Enneper’s minimal surface is concise and easy to understand. The Enneper’s minimal surface is special because it is a complete minimal surface in \(R^3\) for which the integral of the Gaussian curvature over the whole surface is \(-4\pi\).
  2. Minimal surfaces have wide applications, especially in architecture. Among the surfaces having the same boundary minimal surface is the surface of the least area. Its weight is therefore less and the amount of material is reduced to a minimum. Minimal surface is used for light roof constructions, form-finding models for tents, nets and air halls. In the following picture, the form of the bamboo shell structure takes on the mathematical Enneper’s minimal surface.
    http://www.iaacblog.com/programs/animated-systems-_camboo-pavilion/
In the above example, we investigate Enneper’s surface. This helps us to better understand the concept of minimal surfaces. The 3D print of boundary curve is shown in the following picture:

Comments

Popular posts from this blog

Do Over: Integration Over a Region in a Plane

Throughout the semester we have covered a variety of topics and how their mathematical orientation applies to real world scenarios. One topic we discussed, and I would like to revisit, is integration over a region in a plane which involves calculating a double integral. Integrating functions of two variables allows us to calculate the volume under the function in a 3D space. You can see a more in depth description and my previous example in my blog post, https://ukyma391.blogspot.com/2021/09/integration-for-over-regions-in-plane_27.html . I want to revisit this topic because in my previous attempt my volume calculations were incorrect, and my print lacked structural stability. I believed this print and calculation was the topic I could most improve on and wanted to give it another chance. What needed Improvement? The function used previously was f(x) = cos(xy) bounded on [-3,3] x [-1,3]. After solving for the estimated and actual volume, it was difficult to represent in a print...

Minimal Surfaces

Minimum surfaces can be described in many equivalent ways. Today, we are going to focus on minimum surfaces by defining it using curvature. A surface is a minimum surface if and only if the mean curvature at every point is zero. This means that every point on the surface is a saddle point with equal and opposite curvature allowing the smallest surface area possible to form. Curvature helps define a minimal surface by looking at the normal vector. For a surface in R 3 , there is a tangent plane at each point. At each point in the surface, there is a normal vector perpendicular to the tangent plane. Then, we can intersect any plane that contains the normal vector with the surface to get a curve. Therefore, the mean curvature of a surface is defined by the following equation. Where theta is an angle from a starting plane that contains the normal vector. For this week’s project, we will be demonstrating minimum surfaces with a frame and soap bubbles! How It Works Minimum surfac...

Do Over: Ruled Surfaces

Why to choose this project to repeat For the do over project, I would like to choose the ruled surfaces. I don't think my last project was creative, and the 3D printed effect was not very satisfactory. In the previous attempts, all the lines are connected between a straight line and a circle. This connection structure is relatively uncomplicated. The printed model has too many lines, resulting in too dense line arrangement. The gaps between lines are too small, and the final effect is that all the lines are connected into a curved surface, which is far from the effect I expected. What to be improved In this do over project, I would like to improve in two aspects. Firstly, a different ruled surface is chosen. In the previous model, one curve is a unit circle on the \(x-y\) plane, and the ruled surface is a right circular conoid. In this do over project, it is replaced by two border lines. Each borderline is in the shape of an isosceles right triangl...