Proving Maximum Volume of a Right Circular Cone: Optimization Problem Solution

  • Thread starter Thread starter thereddevils
  • Start date Start date
  • Tags Tags
    Optimization
thereddevils
Messages
436
Reaction score
0

Homework Statement



A right circular cone of base radius r and height h has a total surface area S and volume V . Show that 9V2=r2(S2-2pir2S) . (i can do this part) . Hence or otherwise , show that for a fixed surface area S , the maximum volume of the cone occurs when its semi-vertical angle , theta is given by tan theta=1/2(root 2)

The Attempt at a Solution



From the proven equation ,

9V2=r2(S2-2pir2S)

Differentiate this wrt to r ,

dV/dr=(2S2r-8pi Sr3)/(18V)

dV/dr=0 , S=4pi r2 , substitue S with the area of cone , then
tan theta=r/h=1/(2 root 2)

This is my question , how do i prove that its a maximum ?
 
Physics news on Phys.org


when you took the derivative of the Volume function and set it equal to zero you are finding a critical value.
There are a couple ways to test whether it is a local min or max. The second derivative test is one of them.

note: I have to check your derivation; not that I am doubting it or anything.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top