Skip to main content

Solids of Revolution : Volumes by Cylindrical Shells : Eggs and Shells

Eggs and Shells

An object of revolution is an object that is formed by taking the area under a curve(s) and rotating it about an axis. The volumes of such objects can be difficult to calculate; while others may be easier. Some objects whose volumes would be easy to calculate include a basketball, can of soup, or an icecream cone as these objects have known volume formulas—i.e. a sphere, cylinder, and cone, respectively. Other objects can prove to more difficult in terms of finding their volumes; some of these objects might include a baseball bat, door knob, or doughnut. We will be looking at finding the volume of an egg, which is similar to a sphere but has more of an irregular oval or spheroid shape—in that it is 'fatter' at the bottom—but first a discusion on the method of volumes by cylindrical shells.

The method of volumes by cylindrical shells takes an object of revolution and breaks in down into concentric cylinders of constant thickness, called shells. The object can either be hollow, like in the case of a doughnut, meaning that it has no solid center and that the innermost cylinder is also a shell; or the object can be solid, as in the case of the baseball bat or door knob, such that the innermost cylinder is solid. Furthermore, these shells are of variable height such that the height of the cylinders follows the curve(s) that were revolved around an axis to create the object. These shells have easy to compute volumes which allows us to approximate the volume of the object itself. The volume of one of the shells can be determined via the following formula \[ V = 2 \pi r h \Delta r \] where \(r\) is the average radius of the shell given by \( \displaystyle r = \frac{1}{2} ( r_2 + r_1 ) \), \(h\) is the height if the cylinder, and \( \Delta r \) is given by \( \Delta r = r_2 - r_1 \). Note that this formula for the volume of a shell take into account the fact that it is a shell, rather than a solid cylinder, and removes the volume of the hollow interior. In order to approximate the volume of an object we can sum the volumes of the shells. The more shells you have the more accurate your approximation will be as there will be less loss (or gain) resulting from where the shell meets the curve(s)—this loss (or gain) would result from the shell meeting the curve(s) at either its outside edge, inside edge, or at its midpoint.

Knowing that our approximation increases in accuracy as the number of shells increases it follows that if we had an infinte number of shells we would obtain the actual voulume of our object. Thus it follows that the volume of on object of revolution can be calculated using the following integral: \[ V = \int_{a}^b 2 \pi x f(x) dx \] where \( f(x) \) is the curve(s) that defines the object.

The object we will be both approximating and calculating the volume of will be an egg. The formula \[ y = \pm \frac{B}{2} \sqrt{\frac{ L^2 - 4 x^2 }{ L^2 + 8 w x + 4 w^2 }} \] where, \( L \) is the maximum length of the egg, \(B\) is the maximum breadth, and \( w = \frac{ L - B }{2n} \) is a parameter that shows the distance between two verticle lines corresponding to the maximum breadth and half the length of the egg,plots a curve that is very similar to the curve of an egg. After measuring an egg from my refrigerator if found that \( L = 2" \approx 50 \text{mm} \) and \( B = 1.5" \approx 38 \text{mm} \); I also chose \( n = 2 \) to give my curve the desired egg shape. Observe how we went from an actual egg to a graph of its curvature to a digital 3D approximation.

Now we will compute the volume of our shells and their sum in order to find an approximation of the volume of the original egg. A diagram of a cross section of our 3D approximation showing our actual shells as well as a table detailing their radii, heights, volumes, and the approximations total volume can be found below.

The volumes of the shells were determined using the formula for shell volume defined above. This resulted in an approximate egg volume of 43,803 cubic millimeters or 43.8 milliliters. We can now compute the value of the integral given the function for our curve, the volume formula, and our parameters. \[ V = \int_{-25}^{25} \frac{38}{2} \sqrt {\frac{ 50^2 - 4 x^2 }{ 50^2 + 8 * 3 x + 4 3^2 }} \] This yeilds a volume of 50,561 cubic millimeters or 50.5 milliliters, which means that our approximation was only off by 6.7 milliliters. Therefore, the method of cylindrical shells in a fairly accurate way to approximate the volume of an object of revolution.

Comments

Popular posts from this blog

Do Over: Integration Over a Region in a Plane

Throughout the semester we have covered a variety of topics and how their mathematical orientation applies to real world scenarios. One topic we discussed, and I would like to revisit, is integration over a region in a plane which involves calculating a double integral. Integrating functions of two variables allows us to calculate the volume under the function in a 3D space. You can see a more in depth description and my previous example in my blog post, https://ukyma391.blogspot.com/2021/09/integration-for-over-regions-in-plane_27.html . I want to revisit this topic because in my previous attempt my volume calculations were incorrect, and my print lacked structural stability. I believed this print and calculation was the topic I could most improve on and wanted to give it another chance. What needed Improvement? The function used previously was f(x) = cos(xy) bounded on [-3,3] x [-1,3]. After solving for the estimated and actual volume, it was difficult to represent in a print...

Minimal Surfaces

Minimum surfaces can be described in many equivalent ways. Today, we are going to focus on minimum surfaces by defining it using curvature. A surface is a minimum surface if and only if the mean curvature at every point is zero. This means that every point on the surface is a saddle point with equal and opposite curvature allowing the smallest surface area possible to form. Curvature helps define a minimal surface by looking at the normal vector. For a surface in R 3 , there is a tangent plane at each point. At each point in the surface, there is a normal vector perpendicular to the tangent plane. Then, we can intersect any plane that contains the normal vector with the surface to get a curve. Therefore, the mean curvature of a surface is defined by the following equation. Where theta is an angle from a starting plane that contains the normal vector. For this week’s project, we will be demonstrating minimum surfaces with a frame and soap bubbles! How It Works Minimum surfac...

Do Over: Ruled Surfaces

Why to choose this project to repeat For the do over project, I would like to choose the ruled surfaces. I don't think my last project was creative, and the 3D printed effect was not very satisfactory. In the previous attempts, all the lines are connected between a straight line and a circle. This connection structure is relatively uncomplicated. The printed model has too many lines, resulting in too dense line arrangement. The gaps between lines are too small, and the final effect is that all the lines are connected into a curved surface, which is far from the effect I expected. What to be improved In this do over project, I would like to improve in two aspects. Firstly, a different ruled surface is chosen. In the previous model, one curve is a unit circle on the \(x-y\) plane, and the ruled surface is a right circular conoid. In this do over project, it is replaced by two border lines. Each borderline is in the shape of an isosceles right triangl...