Archive

Posts Tagged ‘isoperimetric’

Graham’s Biggest Little Hexagon

October 14, 2022 1 comment

Think of the following problem: What is the largest area of a Hexagon with diameter equal to 1?

As is the case with many questions similar to the one above, called polygonal isoperimetric problems, the first guess is the regular hexagon. For example, the largest area of a Hexagon with fixed perimeter is obtained for the regular hexagon. However, for the initial question, the regular hexagon is not the best one. Graham proved in his paper “The largest small hexagon” that there exists a better competitor and he showed precisely which hexagon is optimal. More details on the history of the problem and more references can be found in Graham’s paper, the Wikipedia page or the Mathworld page.

I recently wanted to use this hexagon in some computations and I was surprised I could not find explicitly the coordinates of such a hexagon. The paper “Isodiametric Problems for Polygons” by Mossinghoff was as close as possible to what I was looking for, although the construction is not explicit. Therefore, below I present a strategy to find what is the optimal hexagon and I will give a precise (although approximate) variant for the coordinates of Graham’s hexagon.

Read more…

Weitzenböck’s inequality – graphical proof

June 5, 2022 Leave a comment

As discussed in a previous post for any triangle we have the inequality a^2+b^2+c^2\geq 4\sqrt{3}S where a, b, c are the side lengths and S is the area. Various proofs exist, however, there is a very beautiful visual one due to  Claudi Alsina, Roger B. Nelsen: Geometric Proofs of the Weitzenböck and Hadwiger–Finsler Inequalities. Mathematics Magazine, Vol. 81, No. 3 (Jun., 2008), pp. 216–219

Consider first the case where all angles are smaller than 120 degrees. Then construct the Fermat point (or Torricelli point) which corresponds to the minimizer of the sum TA+TB+TC. From the optimality condition, the angles at T must be equal. Construct now equilateral triangles outside the triangle ABC and note that triangles TAB, TBC, TCA, can all be put three times inside the corresponding equilateral triangle. Writing down everything, together with the formula for the area of an equilateral triangle gives you the result!

The quantitative form, namely the Hadwiger-Finsler inequality, can also be obtained from this construction. But more on this in some other post. For now, just take a look at the picture below and try to understand this very nice geometric proof!

Proof of the Isoperimetric Inequality 3

I will present here a third proof for the planar Isoperimetric Inequality, using some simple notions of differential curves. For this suppose that the simple closed plane curve {C} has length {L} and encloses area {A}. Then

\displaystyle L^2 \geq 4 \pi A

and equality holds if and only if {C} is a circle.

Read more…

Proof of the isoperimetric inequality 2

April 27, 2012 Leave a comment

I will continue the series of proofs for the isoperimetric inequality in the two dimensional case, i.e. if a simple closed curve { \Gamma} (which we suppose for simplicity that it consists of piecewise { C^1} curves) of length { L} encloses an area { A} then { L^2 \geq 4\pi A} and the equality is attained only if { \Gamma} is the boundary of a circle.

Read more…

Proof of the Isoperimetric Inequality

April 25, 2012 3 comments

The Isoperimetric inequality gives a bound for the area in terms of the perimeter of a set. It says that the greatest area that can be enclosed by a curve which has length L is maximal when the curve is the boundary of a circle, or equivalently the minimum of the perimeter of a curve which encloses a set of area A is attained again for the circle. In two dimension the inequality says that L^2 \geq 4\pi A where L is the perimeter and A is the area (Lebesgue measure) of a plane region \Omega.

Read more…

Region which can sustain the Largest Sandpile

April 24, 2012 Leave a comment

Among all plane regions \Omega which are open and simply connected and without holes of given area A the circle can support the largest sandpile.

Leavitt and Ungar – Circle supports the largest sandpile.

Read more…

Existence Result for the Isoperimetric Problems

November 5, 2011 5 comments

The tricky part is how to define the perimeter of a Lebesgue measurable set with finite perimeter. This can be done considering the space of bounded variation functions, denoted BV(\Bbb{R}^N). By definition we have for an open set U \subset \Bbb{R}^N that BV(U)=\left\{ f \in L^1(U) : \sup \left\{\int_U f {\rm div} \varphi dx | \varphi \in C_c^1(U;\Bbb{R}^N),\ |\varphi|\leq 1\right\} \right\}.  Here we denoted by C_c^1(U;\Bbb{R}^N) the space of continuously differentiable functions f : U \to \Bbb{R}^N with compact support in U. Because of the density of the space C_c^\infty(U,\Bbb{R}^N) of infinitely differentiable functions f: U \to \Bbb{R}^N with compact support in U in the space C_c^1(U;\Bbb{R}^N), we could have replaced C_c^1 by C_c^\infty in the above definition. You could take a look at this blog post for a detailed description of BV(U) or at the Wikipedia page.

We say that a set A of finite Lebesgue measure is a set of finite perimeter in \Bbb{R}^N if its characteristic function \chi_A belongs to BV(\Bbb{R}^N). This means that the distributional gradient \nabla \chi_A is a vector valued measure with finite total variation. The total variation |\nabla \chi_A| is called the perimeter of A.

In the same way we can define the perimeter of a Lebesgue measurable set A relative to an open set D. We say that A\subset D is a set of finite perimeter relative to D if the characteristic function \chi_A belongs to the space BV(D).

Read more…