Chapter 7 Differential Calculus

Section 7.5 Applications

7.5.5 Example


Let us consider the example above in more detail. Obviously, the problem is to minimise the surface area of a cylindrical can with a given volume (base multiplied by height):

V=π r2 h=1,

where r is the radius of the base and h is the height of the can. The surface area consists of the lid and the base (both with an area of π r2 ) and the lateral surface (with an area of 2πrh), which results in the equation O=2π r2 +2πrh for the surface area of the can. The surface area of the can is a function of the radius r and the height h. In contrast, a fixed volume (constraint) is assigned to the volume. Thus, it can be written:

O(r,h)=2π r2 +2πrh.

Due to the constraint V=π r2 h=1, this problem that initially involves two variables ( r and h) can be reduced to a problem that only involves one variable. Solving the constraint for the height of the can results in:

π r2 h = 1    h = 1 π r2 .

Substituting this formula into the function O(r,h) results in a function that only depends on one variable. This function is also called O for simplicity:

O(r,h)=2π r2 +2πrh=2π r2 +2πr 1 π r2 =2(π r2 + 1 r )=O(r).

After this manipulation, the problem of finding the cans minimal surface area can be solved analogously to normal extremal value problems of functions. Thus, we take the first derivative of the function O with respect to the variable r and set this derivative equal to zero:

O'(r)=2(2πr- 1 r2 ) = 0    2πr = 1 r2    2π r3 = 1     r3 = 1 2π    r = 1 2π 3.

The last equivalent transformation used the fact that the radius r cannot take negative values. Substituting this result into the second derivative of O shows whether a minimum was actually found ( O''(r)=4π+4/ r3 ):

O''( 1 2π 3)=4π+ 4 ( 1 2π 3)3 =12π>0.

For the radius r= 1 2π 3, the surface area of the cylindrical can with the given volume V=1 is a minimum. The corresponding height of the can is h= 1 π ( 1 2π 3)2 = 4 π 3. If a can of these dimensions is manufactured, the material usage for the given volume is minimised.