Skip to main content

Approximating a Solid by Rectangular Prisms

About integration for a function defined on a region

If a solid can be modeled by an integrable function of two variables over a general region in the plane, we can use integration to find the volume of the solid. Let’s consider a region \(D\) on the \(x-y\) plane, which is bounded by two vertical lines and two functions of \(x\). The two vertical lines are \(x=a\) and \(x=b\) respectively, and the two functions of \(x\) is \(y=u(x)\) and \(y=v(x)\). The integrable function is \(f(x,y)\). The integration to find the volume of the solid can be calculated as following: \[V=\int^b_a{\int^{v(x)}_{u(x)}{f(x,y)dy}dx}\] The double integral \(\int^{b}_{a}{\int^{v(x)}_{u(x)}{f(x,y)dy}dx}\) of positive \(f(x,y)\) can be regarded as the volume under the surface \(z=f(x,y)\) over the region \(D\). We can use the Riemann sum to approximate the integral: \[\sum_{i,j}{f(x_i,y_j)}\Delta x \Delta y \] Each term in the Riemann sum is the volume of a thin box with base \(\Delta x \times \Delta y \) and height \( f(x_i,y_j)\).

The solid to be analyzed

The function we chose is a hyperbolic paraboloid. The surface defined by the hyperbolic paraboloid is also called saddle, as it is visually similar to a saddle for horse-riding. The hyperbolic paraboloid function is defined by \[z=f(x,y)=1+2x^2-2y^2\]
The region on the \(x-y\) plane is bounded by two vertical lines and two functions of \(x\). The two vertical lines are \(x=-0.6\) and \(x=0.6\) respectively, and the two functions \(y=u(x)\) and \(y=v(x)\) are hyperbolas: \[ y=u(x)=-\sqrt{0.28+x^2}, -0.6 \le x \le 0.6\] \[ y=v(x)=\sqrt{0.28+x^2}, -0.6 \le x \le 0.6\]
The solid can be defined by the saddle surface and the bounded region as the following picture shows:
This solid was chosen for the following reasons:
1. The function of the saddle surface has a concise form, so that we can focus on the concept of approximating the volume by double integral. The saddle surface we chose is not only important from the mathematical point of view, but also popular such as a saddle for horse riding in our daily lives. The Gaussian curvature, which is the product of the two principal curvatures \(Κ = κ_1κ_2\), is negative for a saddle shaped surface.
2. The region on the \(x-y \) plane is not a simple rectangle, but a somewhat irregular region bounded by two vertical lines and hyperbolas. By using numerical approximation, i.e. the Riemann sum, we can easily calculate the volume of the solid over the region.
The functions we chose made a shape with irregular surface and base region. This helps us to understand the concept and the calculation process of using the double integral to find the volume of the solid.

Compute the volume of approximation

We can compute the volume of solid approximated by rectangular prisms. The calculation process is shown in the following table
From the table, the volume of approximation \(V'\) is 1.488 cubic inches.
The 3D shape of the approximation is shown in the following picture:
If more rectangle prisms are used, it is possible to get more accurate approximation.

Compute the actual volume

The actual volume can be calculated by double integration: \[V=\int^{-0.6}_{0.6}{\int^{\sqrt{0.28+x^2}}_{-\sqrt{0.28+x^2}}{(1+2x^2-2y^2)dy}dx}=1.493\] The actual volume of the solid is 1.493 cubic inches. The difference between the approximated volume and the accurate volume is \( \Delta V= |V-V'|=1.493-1.488=0.005\) cubic inches. The relative error is \( \frac{\Delta V}{V}= 0.005/1.493 ≈ 0.33\% \).
From the above example, we can better understand the concept and the numerical approximation of the double integral of a function over a region on a plane.

Comments

Popular posts from this blog

Do Over: Double Integrals over Regions

Introduction Over the semester we've looked at many topics and created 3D models. For this we are going to revisit an old topic, double integrals over a region. In this we found the volume of a surface in the xyz-plane bounded by two curves. From the many topics I chose to revisit this topic. I have a couple reason to why I chose to redo this. First, the model did not print correctly. The print added spaces between the rectangular prisms. Another reason was that I think the surface and curves did not represent the topic entirely. The surface I chose just increased between the curves. Improvements When making the model on Onshape there were no spaces between the rectangles, which can be seen on the right. However, when printing this spaces were being added. The second issue was with the surface I chose which was \(f(x,y)=xy+x\). This function only increased over the two curves I chose \begin{align*} f(x) &= \sqrt{x} ...

The Septoil Knot

Knots are a very interesting topic and a field that has not quite been fully discovered, so mathematicians are still discovering new ideas and invariances about knots even today. While it may seem like knots are a simple skill you learn at camp, they actually have a lot of mathematical properties and in this blog post we are going to look at just a few. By mathematical definition, a knot is a closed curve in three dimensional space that does not intersect itself. Since we are working with three dimensional space and you are reading this on a two dimensional screen, we need a way to look at knots in two dimensions and that is where knot projections come in. A knot projection is simply a picture of a knot in two dimensions and where a knot crosses itself in the projection is simply a crossing of that projection. The number of crossings of a knot is the smallest number of crossings among all projections of a knot. Since a knot is not necessarily solid, one...

Knot 10-84

Introduction In mathematics, a knot is simply a closed loop. The simplest version of this is the unknot, which is a just a closed circle (imagine a ponytail holder). Knots, however, quickly become more complicated than this more basic example. This post will examine a particular knot (knot 10-84) and a few of its knot invariants. Crossing Number Knots are often defined by their crossing number, which is the number of times the knot’s strands cross each other. As indicated in its name, knot 10-84 is a 10 crossing knot. In order to visualize the knot, we can look at its knot projection, in which the knot is represented by a line segment broken only at its undercrossings: Tricolorability Now that we’ve looked at knot crossings, we will examine a potential property of knots: tricolorability. In order to understand tricolorability, it is first important to know that one strand of a knot is defined as an unbroken line segment in the knot p...