Skip to main content

Cross Section

Introduction
By finding the volume of a solid that has known cross-sections we go way back to some of our very early years of math. With cross-sections, we visit some very common shapes such as: triangles, semi-circles, rectangles and squares, and other polygons. Today we will be specifically looking at triangles. The process for finding the volume of a solid is rather simple. We are going to sketch the cross-section of the function and then express the area as a function. After, we are going to determine the limits of integration and integrate the definite integral.
Cross Section?
There are a variety of different shapes that you can conduct the volume of a solid using cross-sections. For simplicity, I am going to conduct the volume of a solid using triangles as my cross-sections. In my example, I am going to be using two functions. The first function is \(g(x)=\frac{1}{2}x^2\) and the second function is \(f(x)=x^2\).
First, let's analyze this graph of \(g(x\)) and \(f(x\)). Although the functions do not intersect, we are still able to take the cross-sections to find the volume of the solid. We will be dividing our solid into 10 steps which would result in 10 equilateral triangles. By stacking equilateral triangles on top of one another and adding the volumes of each triangle up, we can approximate the volume of the solid. From the graph, we are going to be taking the cross-sections between the interval of \(1≤x≤2\). This would result in our triangles to have a 0.1 width for every step. Since we are using equilateral triangles, we will have to use the area of a equilateral triangle when we approximate.
Approximating and Computing with Cross Sections
As stated previously, to find the volume of a solid that has known cross-sections as triangles is rather simple. We are going to stack 10 equilateral triangles on top of each other, and then add the volume of each triangle up to approximate the total volume of the solid. Since our solid is bounded between \(1≤x≤2\) we are going to have 10 equilateral triangles with width 0.1. By taking the area of an equilateral triangle \[Area = \frac{\sqrt3}{4}s^2\] where \(s\) is the length of the sides. Then, once we compute the area of the equilateral triangle we will then multiply it by 0.1 since that is the length of each step, and thus the width of each triangle. By doing this, we will get the total volume of the solid. Below is the table for our approximation.
This gave us an approximation of \(Volume = 0.593 units^3\)
Next, to calculate the accurate volume of the solid, we need to integrate. Using the formula from earlier, \[Area = \frac{\sqrt3}{4}s^2\] we will slightly modify it to include the two functions. The full integral is: \[\frac{\sqrt3}{4}\int_a^b(f(x)-g(x))^2dx\] In this equation \(g(x\)) is \(\frac{1}{2}x^2\) and \(f(x\)) is \(x^2\) which are integrated from the range 1 to 2. Substituting the functions and the bounds in, we get the integral: \[\frac{\sqrt3}{4}\int_1^2((\frac{1}{2}x^2)-(x^2))^2dx\] Evaluating the integral we then get: \[\frac{\sqrt3}{4}\int_1^2((\frac{1}{2}x^2)-(x^2))^2dx \rightarrow \frac{\sqrt3}{4}\int_1^2(-\frac{x^2}{2})^2dx \rightarrow \frac{\sqrt3}{4}\int_1^2(\frac{x^4}{4})dx \rightarrow \frac{\sqrt3}{4}(\frac{x^5}{20})\] \[\frac{\sqrt3}{4}(\frac{x^5}{20}) \rightarrow \frac{\sqrt3}{4}((\frac{2^5}{20})-(\frac{1^5}{20}) \rightarrow \frac{\sqrt3}{4}\cdot\frac{31}{20} = \frac{31\sqrt3}{80}\] \[= 0.67116 units^3\] Why These Functions?
These functions were chosen for a few reasons. For someone who is just starting to learn this topic about finding the volume of a solid with known cross-sections, understanding the concept is more important than remembering the integration, etc. Thus, I chose these functions due to the integration being rather easy. This would allow someone to focus more on the concept, and being able to further understand cross-sections than focusing on the integration. Also, I chose to use equilateral triangles as my cross-sections due to my opinion of triangles being an easy shape to understand the concept with. The area of an equilateral triangle is rather easy too. I believe that using equilateral triangles allow for someone to better grasp the concept than using a more difficult shape for my cross-sections. I believe that the hardest part when learning cross-sections as well as most of calculus is being able to visualize the concept. Being a visual learner myself, being able to visualize a concept helps a lot, thus using triangles to keep simplicity was imperative when choosing my cross-functions and the functions used allow for someone to easily visualize the solid.

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