next up previous contents index
Next: 2.1.2 Light reflection and Up: 2.1 Examples of variational Previous: 2.1 Examples of variational   Contents   Index


2.1.1 Dido's isoperimetric problem

According to a legend about the foundation of Carthage (around 850 B.C.), Dido purchased from a local king the land along the North African coastline that could be enclosed by the hide of an ox. She sliced the hide into very thin strips, tied them together, and was able to enclose a sizable area which became the city of Carthage.

Let us formulate this as an optimization problem. Assume that the coast is a straight line (represented by the $ x$ -axis in Figure 2.1). The hide strips tied together correspond to a curve of a fixed length. The problem is to maximize the area under this curve.

Figure: Dido's problem
\includegraphics{figures/dido.eps}

More formally, admissible curves are graphs of continuous functions2.1 $ y:[a,b]\to\mathbb{R}$ satisfying the endpoint constraints $ y(a)=y(b)=0$ . The area under such a curve is

$\displaystyle J(y)=\int_a^b y(x)dx$

which is the quantity to be maximized. Of course, it is easy to convert this to a minimization problem by working with $ -J$ . Keeping in mind the original problem context, we should actually restrict $ y$ to be nonnegative (so it does not go into the ocean) or at least replace $ y$ by $ \max\{0,y\}$ in the definition of $ J$ ; but even without these modifications, it is clear that only nonnegative $ y$ can be optimal. Assuming that the curve is differentiable (at least almost everywhere), we can write the length constraint as

$\displaystyle \int_a^b \sqrt{1+(y'(x))^2}dx=C_0$ (2.1)

where $ C_0$ is a fixed constant. Indeed, by the Pythagorean Theorem the integrand in (2.1) is precisely the arclength element.

At this point the reader can probably guess what the optimal curve should be. It is an arc of a circle. This solution was known to Zenodorus (2nd century B.C.), although its rigorous derivation requires tools from calculus of variations which will be presented in this chapter.

Note that since we are representing admissible curves by graphs of functions $ y$ , we are excluding circular arcs that are longer than a semicircle. In the context of Dido's problem, we can think of the interval $ [a,b]$ as not actually being specified in advance but instead as being chosen based on the length constraint. Then, once we know that the optimal curve must be a circular arc, it is straightforward to check that the optimal choice of the interval is the one in which the circular arc of length $ C_0$ is precisely a semicircle, with the interval serving as the circle's diameter (and thus having length $ 2C_0/\pi$ ).


next up previous contents index
Next: 2.1.2 Light reflection and Up: 2.1 Examples of variational Previous: 2.1 Examples of variational   Contents   Index
Daniel 2010-12-20