Loading [MathJax]/jax/output/CommonHTML/jax.js
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 xy 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=bav(x)u(x)f(x,y)dydx The double integral bav(x)u(x)f(x,y)dydx 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: i,jf(xi,yj)ΔxΔy Each term in the Riemann sum is the volume of a thin box with base Δx×Δy and height f(xi,yj).

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+2x22y2
The region on the xy 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)=0.28+x2,0.6x0.6 y=v(x)=0.28+x2,0.6x0.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 xy 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=0.60.60.28+x20.28+x2(1+2x22y2)dydx=1.493 The actual volume of the solid is 1.493 cubic inches. The difference between the approximated volume and the accurate volume is ΔV=|VV|=1.4931.488=0.005 cubic inches. The relative error is ΔVV=0.005/1.4930.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

The Approximation of a Solid of Revolution

Most math teachers I've had have been able to break down Calculus into two very broad categories: derivatives and integrals. What is truly amazing, is how much you can do with these two tools. By using integration, it is possible to approximate the shape of a 2-D function that is rotated around an axis. This solid created from the rotation is known as a solid of revolution. To explain this concept, we will take a look at the region bounded by the two functions: f(x)=2.25x1 and g(x)=e.25x1 bounded at the line y = 1. This region is meant to represent a cross section of a small bowl. While it may not perfectly represent this practical object, the approximation will be quite textured, and will provide insight into how the process works. The region bounded by the two functions can be rotated around the y-axis to create a fully solid object. This is easy enough to talk about, but what exactly does this new solid look like? Is...

Stereographic Projections : Stars

Stereographic Projections : Stars Previously, we have been discussing surfaces that are relatively easy to think about, and now we are going to consider a way to view a relatively simple surface, namely a sphere. We will be doing this via stereographic projections. But what is a stereographic projection? If you hear the word projection and immediately think of a (cartographic) map you are on the right track—as some maps are, in fact, stereographic projections. More formally, a stereographic projection is a mapping that projects a sphere onto a plane; so, by projecting a point(s) P on the surface of the sphere from the sphere's north pole N to point P on a plane tangent to the sphere's south pole S as shown in the image below— note O denotes the origin. This allows use to view what is technically a three-dimensional image in two dimensions; which is very useful in cartography, geology, etc. However, there are ce...

Finding the Center of Mass of a Toy Boat

Consider two people who visit the gym a substantial amount. One is a girl who loves to lift weights and bench press as much as she possibly can. The other is a guy who focuses much more on his legs, trying to break the world record for squat weight. It just so happens that these two are the same height and have the exact same weight, but the center of their weight is not in the same part of their body. This is because the girl has much more weight in the top half of her body and the boy has more weight in the bottom half. This difference in center of mass is a direct result of the different distributions of mass throughout both of their bodies. Moments and Mass There are two main components to finding the center of mass of an object. The first, unsurprisingly, is the mass of the whole object. In this case of the boat example, the mass will be uniform throughout the entire object. This is ideal a majority of the time as it drastically reduces the difficulty...