Spherical Optimization and beyond

AI Thread Summary
The discussion revolves around optimizing the design of a tent shaped like a spherical cap to minimize material costs while maintaining a volume of 150 cubic feet. The key equations involved are the volume of a dome and its surface area, which are expressed in terms of height and radius. Participants suggest solving for the surface area in terms of a single variable to facilitate minimization. The process involves differentiating the surface area equation to find its minimum value. Ultimately, the focus is on achieving cost efficiency through mathematical optimization of the tent's dimensions.
Muon12
Messages
34
Reaction score
0
I have a semi-project due tommorrow that basically asks the following question: If you are designing a tent in the shape of a spherical cap (a sphere with the lower portion sliced away by a plane) and the material used for the roof costs 2.5 times more per square foot than the material used for the floor, what should the dimensions of the tent be to minimize the cost of materials used? Additional info: the volume of the tent will be 150 cu ft.
Goal: To derive a formula for maximum cost efficiency while retaining the original volume and shape of the tent.

The most difficult part of this problem is simply knowing where to start. I realize that when optimizing, I have to keep the minimums and maximum values of my equation in mind. In this case, I want to use as little ceiling material as possible for the tent while making sure that it remains a dome-shaped tent. Formulas used in this problem are the "volume of a dome" equation which I believe is V=((pi*h)/6)(3r^2+h^2) and the surface area formula of a dome: S=pi(h^2+r^2).
I wish I knew where to go from this beginning point, because short of taking the derivatives of these functions (with respect to what though?), I don't know to do.
 
Physics news on Phys.org
All right. You have two equations in three variables (note: I haven't checked your equations, I'll just assume they're right).

V = \frac{\pi h}{6}(3r^2 + h^2)
and
S = \pi(h^2 + r^2)

Notice that these are two equations in three variables--not four--because V is constant and known! V = 150 ft^3.

So why don't you use these two equations to solve for S in terms of a single variable (it doesn't matter which one), and then minimize that equation?

cookiemonster
 
there is still one more thing...

I've solved for r now and have a formula for the surface area of the dome in terms of h only. Now I need to minimize the "ceiling area" of this 150 cu.ft. tent. With an equation: S=pi(h^2+[(300/pi*h)-(h^2/3)]) I can now differenciate the surface area equation. So, do I simply differenciate the equation and look for the min. value, or is there more?
 
It's as simple as you think it is. Just differentiate and find the minimum.

As for your other post, you mentioned (perhaps a typo) that you can solve for either the minimum volume or the minimum surface area from that equation. Just a reminder: the volume is constant. It can't be minimized any more than it is.

cookiemonster
 
:smile: [?] [zz)] :frown: :wink: [b(]

dose are berry berry funkee

te gusta
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top