Skip to main content

Quadratic Surfaces: Cracking an Egg

Quadratic Surfaces: Cracking an Egg

A quadratic surface is the graph of an equation of three variables \(x\), \(y\), and \(z\); and a quadratic surface is the counterpart in 3D of conic sections in the plane. Conic sections are the name given to parabolas, ellipses, circles, and hyperbolas which result from intersecting a cone with a plane as shown below.

The graphs of the quadratic surfaces are the ellipsoid, elliptic paraboloid, hyperbolic paraboloid, cone, hyperboloid of one sheet, and hyperboloid of two sheets. The graphs of these surfaces are shown below.

Note that while a circle is a conic section a sphere is not a quadratic surface. That seems true but is not exactly accurate. A circle can be thought of as a special type of ellipse; the formula for an ellipse is \[ \frac{x^2}{a^2}+\frac{y^2}{b^2}=1\] where \(a\) and \(b\) are constants that determine the width and breadth of our ellipse—i.e. how wide and long the ellipse is—and a circle is the special case where \(a=b\). An ellipsoid and sphere act in the exact same manner; where a sphere is a special case of an ellipsoid. The equation of an ellipsoid is \[ \frac{x^2}{a^2}+\frac{y^2}{b^2}+\frac{z^2}{c^2}=1\] where \(a\), \(b\), and \(c\) are constant the determine the width, breadth, and height of our ellipsoid, and in the same manner as an ellipse and sphere, if \(a=b=c\) then the ellipsoid is a sphere.

Now that we have thoroughly define what an ellipsoid is, we can begin actually observing a quadratic surface, a plane, and their intersections. It should not be surprising that the surface we will be looking is an ellipsoid. The actual formula of our ellipsoid is as follows \[ \frac{x^2}{35^2}+\frac{y^2}{35^2}+\frac{z^2}{50^2}=1\] this results in an ellipsoid that is reminiscent of the egg we studied when discussing solids of revolution and looks like the following image

If we intersect our ellipsoid with a flat plane in the horizontal direction our cross sections are circles, if we intersect it with a flat plane in the vertical direction the cross sections are ellipses, and is we intersect it with a flat plane at any other angle the cross sections are ellipses also. This seems relatively straight forward, so the plane we will actually observe intersecting our ellipsoid is the one defined by the equation \[ z=x\sin(y)\] which looks like the following

When we intersect the ellipsoid with this plane horizontally this makes it appear as though the "egg" has been cracked, which is interesting in itself and in that it results in some interesting cross sections. When viewed top-down it results in parabolas(red) as cross sections, and when viewed straight-on it results in a pseudo cross section(blue) that resembles the sine wave; shown below.

It is interesting that by changing our intersecting plane from a flat one to one that is more "interesting we can manage to get parabolic cross sections from an ellipsoid. A 3D print of the ellipsoid as well as its intersections via interesting and boring planes can be seen below.

→Image coming soon.←

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

Middle of Mass Measured from Moment

The center of mass of an object is the point that lies in the average position of mass in that object. For a normal polygon, that point is in the middle of the shape. However, if the shape is irregular, has concave angles, or has holes, the center of mass can be far from the middle of the object. Two things come into factor when determining the center of mass of an object. Weight and distance. Obviously, if one side of an object has more mass than the other, the center of mass will be on the heavier side. But, distance plays a role, too. If two sides of an object have the same mass, but one is farther from the middle, the center of mass will be on the side that has farther mass. Multiplying both of these factors together gives the moment of an object. Dividing the moment by the overall mass gives the location of the center of mass.   The reason I chose my shape is to mimic how those toy balancing birds work. The toy is a model bird with its wings outstretched. The ...