Skip to main content

HUGE Waves

When starting to think about 2D integration over a specific region in the plane, I thought about indoor surfing. I knew I wanted to choose a function that increased exponentially because I thought it would give us something better to look at, so I imagined waves in the ocean. Since waves in the ocean are not restricted to a specific region and they continue on forever, I had to come up with a way to modify my example to show the restraints. This was my thought process when thinking of indoor surfing. Although I've never been indoor surfing myself, I like the idea of it. You are surfing in a controlled wave that is in a controlled region or pool area. The photo below shows an example of an indoor surfing arena.
From this picture you can see that most indoor surfing places put the wave in more of a square or rectangular region, but I wanted to spruce up my indoor surfing region and make it a quarter circle. When thinking about 2D integration over a region, it helps to think about an indoor surfing arena. The water or wave outline make up the function, the pool that the wave is restricted to is the region in the plane, and the water filling the pool and up to the top of the wave represents the volume making up the entire object. The following f(x) is the function that makes up my wave and D is the domain in which the wave is restricted: \begin{aligned}f\left( x\right) =ye^{x-2}\\ D=\left\{ \left( x,y\right) | x^{2}+y^{2}\leq 5^{2},x\geq 0,y\geq 0\right\} \end{aligned} I knew I wanted to choose a function that goes from a very subtle increase to a major increase to mimic that of a good surfing wave, so I chose a function with an exponential increase. I chose the domain to spruce up the basic wave pool shape.

We can solve for the approximate volume of our shape by breaking it up into multiple rectangular prisms and adding the volume of each prism together. I chose to use the upper left hand corner of each of the rectangular prisms square bases in order to include as many prisms as possible. Because of this, I expect my estimated volume to be greater than the actual volume of the shape. Below is a table showing the volumes for each rectangular prism and a total estimated volume of 258.56 units cubed:
The actual volume of the object can be calculated by using a double integral and integrating with respect to y and then x. Below is the math used to calculate the actual volume to be 270.69 units cubed: \begin{aligned}\int ^{6}_{0}\int _{0}^{\sqrt{36-x^{2}}}ye^{x-2}dydx\\ =\int _{0}^{6}\dfrac{1}{2}y^{2}e^{x-2}| _{0}^{\sqrt{36-x^{2}}}dx\\ =\int _{0}^{6}\dfrac{1}{2}\left( \sqrt{36-x^{2}}\right) ^{2}e^{x-2}dx\\ =\int _{0}^{6}\dfrac{1}{2}\left( 36-x^{2}\right) e^{x-2}dx\\ =\dfrac{10e^{6}-34}{2e^{2}}=270.69units^{3}\end{aligned} My actual volume actually happens to be less than the estimated which means if I were to have chosen the upper right hand points, I would have gotten an over estimate. After creating my object on Onshape, I realized that my wave increases a little too rapidly and it will be too tall to print, so before I print, I will have to scale down my object to make it a little shorter. It's current dimensions are 6 x 6 x 60 inches. The following picture is what my printed object would look like if I do not scale it down. The height of the wave increases as x increases and as y increases.

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