Skip to main content

Level Curves

Introduction

A lot of mathematics is spent in the two-dimensional plane, which is perfectly suited to a variety of applications. However, by graduating to working with functions in the three-dimensional realm, a mathematician gains the ability to handle many more real-world scenarios. To acclimate ourselves to thinking and working in 3D space, we are going to discuss the topic of level curves.

Level Curves

If I were to give you a function of two variables, for example \( z= \sqrt{4-x^2-y^2} \), would you be able to imagine what its graph looked like? If you haven’t had a lot of experience working in 3 dimensions, then probably not (by the way, it’s a sphere). But even for those more experienced with 3 dimensions, it can be difficult to envision the surface formed by less standard functions. For this reason, level curves are sometimes used to help us imagine what a surface would look like. A level curve for some value \( k \) is simply the line where a function takes on the value \( k \) , and can be found by setting \( f(x,y)=k \). Once we have found the level curves for a few values of \( k \), we can graph these equations in 2 dimensions to see how our surface is behaving. Let’s take a look at an example.

An Example

Imagine there is a wildlife preserve consisting of rolling hills that can be modeled by the following function: \[ f(x,y)=\sin(4xy) \] You have a good friend, Bob, a botanist, who frequently explores this preserve in search of endangered plant species. Bob knows that certain plants will only grow within certain altitude ranges, but poor Bob is directionally challenged and has difficulty keeping track of his location and altitude. Since you are an awesome friend, you decide to make Bob a map that will show him the changing altitudes so he can find these plant species more efficiently. We’ll calculate some level curves! For any value \( k \), we can calculate our level curve like below: \[ \sin(4xy)=k \] Let’s make this easier to graph: \[ y= \frac{\arcsin(k)}{4x} \] So, if we look at the values for which \( k=-0.8,-0.6,-0.4, -0.2, 0, 0.2, 0.4, 0.6, 0.8 \), we will get the following graph of the level curves.

Now, how can you explain to Bob how to use this map? (Note that the cooler colors represent a positive \( k \) value while the warmer colors represent the negative \( k \) values. Meanwhile, the function is 0 on the green line, which lines up with the \( x \) and \( y \) axes.). Looking at the locations of each level curve, we can see that our altitude is increasing in the first and third quadrants but decreasing in the second and fourth quadrants. Furthermore, the closeness of the lines indicates how steep the altitude of these regions is changing. For example, if Bob were to walk from \( (0,0) \) to \( (1,1) \), he would still be between the level curves for 0 and 0.2. However, if he again walked the same distance from \( (1,1) \) to \( (2,2) \), he would pass two level curves and be very close to our level curve for 0.6. This means we can imagine that the incline here is increasing, or, in other words, the hill is becoming steeper. Now take a look at the graph for our equation and compare it to our level curves.

The model below, on which the level curves we discussed above are highlight, demonstrate how you can think of a level curve as finding the cross section of our surface at height \( k \).

Why this example?

This example was chosen for several reasons, foremost among them its interesting shape. The surface contains a saddle point at its center, which allow the observer to see the function both increase and decrease on either side of this point. The presence of the sine function also contributes to making this function interesting by causing the slope to vary widely across the surface. This better illustrates the concepts of level curves because it allows an observer to observe how evenly spaced level curves are closer together when the function is steeper and farther apart when it is more gradual.

Author: Sarah Bombrys

Comments

Popular posts from this blog

Do Over: Integration Over a Region in a Plane

Throughout the semester we have covered a variety of topics and how their mathematical orientation applies to real world scenarios. One topic we discussed, and I would like to revisit, is integration over a region in a plane which involves calculating a double integral. Integrating functions of two variables allows us to calculate the volume under the function in a 3D space. You can see a more in depth description and my previous example in my blog post, https://ukyma391.blogspot.com/2021/09/integration-for-over-regions-in-plane_27.html . I want to revisit this topic because in my previous attempt my volume calculations were incorrect, and my print lacked structural stability. I believed this print and calculation was the topic I could most improve on and wanted to give it another chance. What needed Improvement? The function used previously was f(x) = cos(xy) bounded on [-3,3] x [-1,3]. After solving for the estimated and actual volume, it was difficult to represent in a print...

Minimal Surfaces

Minimum surfaces can be described in many equivalent ways. Today, we are going to focus on minimum surfaces by defining it using curvature. A surface is a minimum surface if and only if the mean curvature at every point is zero. This means that every point on the surface is a saddle point with equal and opposite curvature allowing the smallest surface area possible to form. Curvature helps define a minimal surface by looking at the normal vector. For a surface in R 3 , there is a tangent plane at each point. At each point in the surface, there is a normal vector perpendicular to the tangent plane. Then, we can intersect any plane that contains the normal vector with the surface to get a curve. Therefore, the mean curvature of a surface is defined by the following equation. Where theta is an angle from a starting plane that contains the normal vector. For this week’s project, we will be demonstrating minimum surfaces with a frame and soap bubbles! How It Works Minimum surfac...

Do Over: Ruled Surfaces

Why to choose this project to repeat For the do over project, I would like to choose the ruled surfaces. I don't think my last project was creative, and the 3D printed effect was not very satisfactory. In the previous attempts, all the lines are connected between a straight line and a circle. This connection structure is relatively uncomplicated. The printed model has too many lines, resulting in too dense line arrangement. The gaps between lines are too small, and the final effect is that all the lines are connected into a curved surface, which is far from the effect I expected. What to be improved In this do over project, I would like to improve in two aspects. Firstly, a different ruled surface is chosen. In the previous model, one curve is a unit circle on the \(x-y\) plane, and the ruled surface is a right circular conoid. In this do over project, it is replaced by two border lines. Each borderline is in the shape of an isosceles right triangl...