Skip to main content

Integration for Over Regions in the Plane

    Integrating functions of two variables can be difficult to understand at first because we are integrating in the x and y planes. By doing this, it allows for us to calculate the volume under the function in a 3D space, compared to the area of a 2D space, which would be done through a single integral. To solve a double integral, first integrate the function in one region along the bounds (while pretending the other variable is a constant), then integrate on the other region using the bounds for that region.

For my example, let’s use the function

bounded on  

 The domain (the bounds) tells us to integrate this function from -3 to 3 in the x direction and -1 to 3 in y direction. This allows us to integrate in the shape of a rectangle focusing on 1x1 blocks for each point. The function F(x,y) will calculate the height for each part of the function. This will form an object that represents the volume of F(x,y).

Approximate Volume:

To calculate the approximate volume and understand a visual representation of this function, we will use every coordinate in [-3,3] x [-1,3]. Using this domain, we will calculate the height at each coordinate and apply it to the 1x1 block with the matching coordinate to find the approximate volume under F(x,y). To do so, we plug in the x and y coordinates into the function to get the approximate individual volumes. To find the total approximate volume, we sum the individual volumes.  


The total approximate volume is 5.435 in^3. 

Applying these values to our 3D model, the approximate height calculated is used to on the bottom left corner of each block. There will be 35 blocks to build the model.

Actual Volume:

To calculate the actual volume, we are going to solve the following double integral. 


 

We can integrate in terms or x or y first (doesn’t matter), but today I’m going to start with in terms of y.

   

  


The actual volume is 1.106 in^3

Something to take note of is the difference between the actual and approximate volumes. There will be a larger difference because we are approximating using the bottom left corner of each block.

Why I Chose This Function:

I chose this function because I wanted to create a model that was visually interesting. Integrating the cosine function among two variables resulted in lots of vary in height that created a curve or wave shape. It was interesting to see how the x and y coordinates both affected the trig function and create some sort of pattern that is constantly changing. This was very cool to see compared to other models that appear more linear. Here is a visual of a smooth curve from Wolfram Alpha and my model in Onshape.



I decided to keep my domain a rectangle because I wanted to see the different changes that occur when x and y are negative too. If the domain would have occurred on another function, it might limit this representation.

At first, I thought it would be challenging to integrate the function, but it was simple trig integrals. Which was also another reason for this choice because I haven’t used a trig function this semester and wanted to try it out. Overall, I wanted a function that would produce an interesting visual, but also still be a good example for integrating on a double integral.


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