Skip to main content

Ruled Surfaces

Introduction

So far, we've spent a lot of time navigating the world of calculus. To begin moving away from calculus, let's discuss ruled surfaces! Ruled surfaces are generated by connecting two curves with straight lines in three-dimensional space. Below, you can see how the given surface is made up of straight lines connecting the points on the left and right curves. If the number of straight lines connecting these curves is infinite, we see a solid surface. We're going to dive into ruled surfaces with an example I find interesting not just because of its shape but also its applications to biology.
(Source: http://www.grad.hr/geomteh3d/Plohe/pravcasta.png)

The curves I chose to define my surface

For an interesting example, I chose the ruled surface defined by the parameterized curve \[x(t)=rcos^5(t)\] \[y(t)=rsin^5(t)\] \[z(t)=0.4t\] and the vertical line \[z(t)=0.4t.\] Why I chose the surface and curves I did

For starters, I chose this curve because it is not self-intersecting. Additionally, it is not just changing the scale of the code given on the class page; it's taking the code and changing the curve to make it a more unique example. More importantly, though, is that I wanted to apply this math to my other major in a fun way! I study biochemistry and math, and I have spent a lot of time learning about DNA mutations and the chemistry in our bodies. I was interested in using a helicoid as my ruled surface example because DNA looks very similar to a helicoid, but rather than creating a ruled surface that resembles a double helix, I wanted to imagine a new mutation in the DNA. First, consider the structure of DNA compared to a helicoid:
(Source: www.rdworldonline.com)
As you can see, DNA base pairing is similar to having straight lines connecting two curves, and in textbooks and images like the one seen we tend to draw the chemical bonds between the DNA bases like we are creating a ruled surface between these two curves. Conversely, the given helicoid has straight lines connecting one curved line and a single straight, vertical line. I created my own DNA mutation from the given helicoid by taking the \(x\)- and \(y\)-components and changing them from just \(rcos(x)\) and \(rsin(x)\) and raising them to the fifth power. This looks like the following:
This looks like pretty messed up DNA! I mutated it like this because I like the way it looks from above even better than how weird it is from the side:
I don't know about you, but I am very ready for Christmas. This looks like a star you could find at the top of a Christmas tree. The star in two-dimensions given by the parameterization \(x(t)=rcos^5(t)\) and \(y(t)=rsin^5(t)\) has been pulled into three dimensions by \(z(t)=0.4t\), which lifts the star up along this vertical line. Because of this, I'm going to call my new mutation an X-mas mutation, just for fun. Overall, my print is going to be around two inches wide and nearly an inch and a half tall. I may scale it to be larger if printing fails or removing supports from between lines that close together proves difficult. We'll see!

Word count: 515

Comments

Popular posts from this blog

Knot 9-31

Knot 9-31 A knot is mathematics is defined as a closed, non-self-intersecting curve that is placed in three dimensions and cannot be the "unknot". The main difference between a knot in the real world and a known in mathematics is that a knot in mathematics does not contain any extra strands. The example following will help visualize this. Today, I have specifically chosen knot 9-31 from the Knot Atlas. This knot is very unique and contains some very interesting properties that we are going to look into. The Crossing Number For my knot today, I chose knot 9-31 from the Knot Atlas. This knot contains 9 crossings! The Unknotting Number The unknotting number is exactly what is sounds like. This is the minimum number of times the knot must be passed through itself to untie it. Luckily, the Knot Atlas is super useful and provides the unknotting number for us, but I still...

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^{.25x} - 1 \] and \[ g(x) = e^{.25x} - 1 \] 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...

Do Over: Integration for Over Regions in the Plane

Introduction Earlier in the semester, we visited the topic of integration for over region regions in the plane. This was our first experience with taking integration in the third dimension. To do this, we had to use double integrals to calculate the volume of a region between two surfaces. This topic seems relatively straightforward and anyone who has taken a higher calculus class knows of double integrals. Today, we are going to revisit this topic for a couple of reasons. Why Double Integrals Again? As mentioned before, I am revisiting this topic for a couple of reasons. One of the main reasons is due to how the 3D print turned out. Due to the function, I chose, the final rectangular prism was stand alone. When printing, this resulted in a sloppy prism that lacked structural integrity. The image below is a reference to my original design that includes the prism that had the issue. The main cause of ...