I am told that I have a cylindrically symmetric surface that is bounded between two circles $r=a$ at $z=\pm b$. I'm meant to use the Euler-Lagrange equation, so I'm trying to a functional for the area of a given surface. I tried to find the surface area element of the cylindrical surface by taking the cross product of $\frac{\partial\mathbf{r}}{\partial\theta}$ and $\frac{\partial \mathbf{r}}{\partial r}$ but this gives me $dS=r\sqrt{2(z')^2+1}drd\theta$ which I don't think is right and doesn't really help me.
2026-04-03 20:16:14.1775247374
Finding minimal area of a cylindrically symmetric surface
580 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in CALCULUS-OF-VARIATIONS
- On sufficient condition for pre-compactness "in measure"(i.e. in Young measure space)
- Weak formulation of Robin boundary condition problem
- Why is the index of a harmonic map finite?
- Variational Formulation - inhomogeneous Neumann boundary
- Relationship between Training Neural Networks and Calculus of Variations
- How to prove a Minimal Surface minimizes Surface Tension
- Derive the Euler–Lagrange equation for a functional a single variable with higher derivatives.
- Does the covariant derivative commute with the variational derivative?
- Derivative of a functional w.r.t. a single point?
- calculus of variations with double integral textbook?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Using Pappus's Theorem or the formula for the Area of a Surface of Revolution, we get $$ A=\int_{-b}^b2\pi r\sqrt{r'^2+1}\,\mathrm{d}z $$ and $$ \begin{align} \delta A &=\delta\int_{-b}^b2\pi r\sqrt{r'^2+1}\,\mathrm{d}z\\ &=2\pi\int_{-b}^b\sqrt{r'^2+1}\,\delta r\,\mathrm{d}z +2\pi\int_{-b}^br\frac{r'\delta r'}{\sqrt{r'^2+1}}\,\mathrm{d}z\\ &=2\pi\int_{-b}^b\sqrt{r'^2+1}\,\delta r\,\mathrm{d}z -2\pi\int_{-b}^b\left(\frac{rr''+r'^2}{\sqrt{r'^2+1}}-\frac{rr'r'r''}{\sqrt{r'^2+1}^3}\right)\delta r\,\mathrm{d}z\\ &=2\pi\int_{-b}^b\sqrt{r'^2+1}\,\delta r\,\mathrm{d}z -2\pi\int_{-b}^b\frac{rr''+r'^2+r'^4}{\sqrt{r'^2+1}^3}\,\delta r\,\mathrm{d}z\\ &=2\pi\int_{-b}^b\frac{r'^2-rr''+1}{\sqrt{r'^2+1}^3}\,\delta r\,\mathrm{d}z\\ \end{align} $$ Thus, to get $\delta A=0$ for any $\delta r$, we need $r'^2-rr''+1=0\iff\frac1{r^2}=\left(\frac{r'}r\right)'$.
Let $cr=\cosh(t)$, then $$ \begin{align} \frac1{r^2}&=\left(\frac{r'}r\right)'\\ \frac{r'}{r^3}&=\left(\frac{r'}r\right)'\frac{r'}r\\ c^2-\frac1{r^2}&=\left(\frac{r'}r\right)^2\\ \sqrt{c^2r^2-1}&=r'\\ cz&=\int\frac{c\,\mathrm{d}r}{\sqrt{c^2r^2-1}}\\ cz+d&=t \end{align} $$ Therefore, $r=\frac1c\cosh(cz+d)$. To be symmetric about $z=0$, we let $d=0$. Thus, to have $r(b)=a$ we need to solve $ac=\cosh(bc)$, then $$ r=\frac1c\cosh(cz) $$