Skip to main content

Solids of Known Cross Section

Introduction

Volume can be found of anything solid. Knowing how to take the volume of a simple shape can help measure the volume of any shape or solid. How can this be done? Taking a solid and dividing it up into multiple parts, which are the cross-sections, and measuring the volume for each of the cross-sections separately. The cross-sections would be a shape we do know how to take the volume of easily like a square, rectangle, or oval. There is no limit on how many cross-sections can be used. Using more cross-sections can give an accurate and closer volume to what the solid actually is. To take a closer look at this lets look at the equations \[y = 1-x^2\] and \[y = -1+x^2\] When you graph these two functions it seems like a football from \(-1≤x≤1\) as below.



To approximate this solid we will be using 10 rectangle cross-sections perpendicular to the x-axis. The graph above is in 2-dimensional to make this into 3-dimensional imagine cutting this football shaped solid into 10 parts. With these parts imagine rectangles raising out of them where the width is the distance from one point to another for the same x-value and the height is half of the width.



The picture on the left can help visualize how the rectangular cross-sections would look like on the 2-d plane. We can see here as we get closer to the outer edges the rectangles get smaller as we could have predicted from the image from the graph.



With the image on the right, we can see the same model as above, but in a different angle. With this angle we can see the that the rectangles are centered, which makes the shape look like a football.







Compute Volume

We will be computing the volume using the cross-sections and the actual volume. This way we would also be able to see how close the approximation is. To measure the real volume we would use the following formula: \[ V = \int_a^b A(x)dx\] This is the general formula to find the volume for all functions. Since we are using rectangles as the cross-sections A(x) would be the height multiplied by the width and the interval would be from \(-1≤x≤1\). \[V = \int_{-1}^{1} (1-x^2)*((1-x^2)-(-1+x^2)) dx\] This would give the volume of 2.13333 cubic units. This is the actual volume without using cross-sections.

To measure the volume with the rectangle cross-sections we will use the midpoints. By doing this we would be able to divide the interval into 10 pieces and making 10 visible rectangles. This would also make the length of each rectangle the same (0.2).



The table above calculates the volume for each rectangle. The X column are the midpoints. The next two columns shows the y-value for the x point. The width is calculated by adding the absolute value of these y-values. The height was mentioned to be half the width. Then in the last column is the volume. The volume formula used to caluate each rectange is the following \[ V = l*w*h\] For the final volume all the volumes for each rectangle were added together. The final volume was 2.13352 cubic units when we approimated using cross-sections. The real volume was found to be 2.13333 cubic units. We can see here the volume found was a good approximation to the actual volume.

Why these Functions

We could have had the rectangles lay flat against one side which would have gave the same volume but a different shape. By centering the rectangles on top of each other gave a final product that looks like a football. Being able to visualize a certain object and then applying math to it was helpful to me. I chose these functions because the computations were easier which helped to focus on the process rather than the calculus. Taking the midpoints instead of the right or left points also helped with the computations. However, using the midpoints did give us a closer answer to the actual volume rather than using other points. The final 3-d printed object is below. The dimesnions are 2X2 inches.



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...

Knot 9-31

Knot 9-31 A knot is mathematics is defined as a closed, non-self-intersecting curve that is placed in three dimensions and cannot be the "unknot". The main difference between a knot in the real world and a known in mathematics is that a knot in mathematics does not contain any extra strands. The example following will help visualize this. Today, I have specifically chosen knot 9-31 from the Knot Atlas. This knot is very unique and contains some very interesting properties that we are going to look into. The Crossing Number For my knot today, I chose knot 9-31 from the Knot Atlas. This knot contains 9 crossings! The Unknotting Number The unknotting number is exactly what is sounds like. This is the minimum number of times the knot must be passed through itself to untie it. Luckily, the Knot Atlas is super useful and provides the unknotting number for us, but I still...

Do Over: Integration for Over Regions in the Plane

Introduction Earlier in the semester, we visited the topic of integration for over region regions in the plane. This was our first experience with taking integration in the third dimension. To do this, we had to use double integrals to calculate the volume of a region between two surfaces. This topic seems relatively straightforward and anyone who has taken a higher calculus class knows of double integrals. Today, we are going to revisit this topic for a couple of reasons. Why Double Integrals Again? As mentioned before, I am revisiting this topic for a couple of reasons. One of the main reasons is due to how the 3D print turned out. Due to the function, I chose, the final rectangular prism was stand alone. When printing, this resulted in a sloppy prism that lacked structural integrity. The image below is a reference to my original design that includes the prism that had the issue. The main cause of ...