emblem
Max. cylinder volume
Computes the constrained maximum cylinder volume.
2024.Jul.03 18:16:36
k Cylinder has bottom only or bottom and top. •
C $ Amount available (constraint). •
cB, cL $ ⁄ m² (both) Basis or top and lateral specific costs. •
Show values ? Shows the graph coordinates.

Computes the volume, V (m³), of a cylinder, constrained to an amount available, C ($), for the areas of the basis, k = 1, or with top, k = 2, and lateral surface. The specific cost ($ ⁄ m²) for the basis is cB and for the lateral surface is cL. The functions for the volume and for the amount available (constraint) are:

V = π (D² ⁄ 4) h     C = cL π D h + cB k π (D² ⁄ 4)

For the classical problem, CA, total area, and, e.g., cB = cL = 1, giving: for k = 2, D* = h*; and for k = 1, D* = 2 h*.

The optimum values come from substituting h (easier than D), from the constraint, into V, and differentiating. It becomes:

D* = 2 √ [C ⁄ (3 π k cB]     h* = (1 ⁄ cL) √ [C k cB ⁄ (3 π)]

Notice that these expression are dimensionally homogeneous.

Plots V and h vs. D.

Other suggested data: k = bottom only .

References: Plate: MaxCylinder

• Wikipedia: Cylinder.

• Weisstein, Eric W., "Cylinder." From MathWorld--A Wolfram Web Resource.

• Wikipedia; Dimensional homogeneity.

• 1804-12-10: Jacobi, Carl Gustav Jacob (1851-02-18).

 
 
Valid HTML 4.01! IST http://web.ist.utl.pt/~ist11038/compute/com/Fx-maxCylinderVol.php
Created: 2016-12-09 — Last modified: 2016-12-26