Concepts Related to Graphs

This and the next several posts will be about graphing and specifically how the function and its first and second derivatives are related. Since I do not intend this to be a textbook, I will not be doing textbook stuff. Rather, I hope to add some big picture things about the concepts involved. Hope you find it useful.

________________________________

Graphs of functions come in some combination of five shapes:

• Linear,
• Increasing, concave up,
• Increasing, concave down,
• Decreasing, concave up, and
• Decreasing, concave down.

I have put together an activity, An Exploration of the Shape of a Graph, to help students learn the relationship between the shapes and the derivative. Leaving the linear sections aside, the idea of the activity is to call students’ attention to the other four shapes and the slope of the tangent line (the derivative) in the intervals where the graph has each shape.

The key is to keep focused on the tangent line. To this end I suggest drawing short tangent segments parallel to the graph, as illustrated in the figure below.

Air-graphing: Another way to help students internalize this idea is to draw the graph of a function on the board and then have the students hold their pen out in front of them so the pen looks like a segment tangent to the graph. Then move the pen along the graph paying attention to the slope.

Either way what you want students to be aware of is

(1) Where the slopes are positive and where they are negative. This will later be related to the intervals where the function increases and decreases, and

(2) How the slope itself is changing. Is the slope increasing or decreasing? This will later be related to the concavity.

I hope you and your students find this activity helpful.

Local Linearity II

Using Local Linearity to introduce difference quotient and the derivative.

An effective way to introduce difference quotients and derivatives is to write the equation of the “line” you see when you zoom-in on a locally linear function.

First: Ask your class to use their calculator or computer grapher to graph a function, say y = sin(x), or some function they like better.

  1. Ask them to trace over to some point where the graph is “curvy.” (So they will remain on the graph, use the TRACE feature, not the moving cursor.) They do not have to go to, or even be near, the same place.
  2. Then ask them to zoom-in several times until their graph looks like a straight line (locally linear) and save the coordinates of that point as a and b (see the technology hint below).
  3. Then return to the graph and trace one or two clicks left or right to a nearby point on the graph and record the coordinates of that point as c and d.
  4. Write the equation of the line through (a, b) and (c ,d) and enter it in the graphing menu (see technology hint again).
  5. Graph the line. They should see only one “line” because the two graphs are on top of each other.
  6. Re-graph in the standard or Trig window. What do you see now? They should see their original graph with a line that appears tangent to it at the point (a, b).

Next: Discuss what you’ve done, specifically in finding the slope. The value c is a plus a little bit, that is c = a + h. (Or minus a  little bit if h is negative.) So the slope is

\displaystyle \frac{Y1(a+h)-Y1(a)}{(a+h)-a}\text{ or }\frac{f\left( x+h \right)-f\left( x \right)}{h}

and now you are ready to talk about difference quotients and their limit the derivative.

Technology Hints:

When you trace a graph on a calculator the coordinates of the point are written on the bottom of the screen as X and Y, or xc and yc. If you return to the home screen and type X [STO] A and Y [STO] B (or xc [STO] a etc.) the values will be saved to A and B. When you trace to the next point the x and y change, so return to the home screen and save them as C and D.

The line can be written directly in the equation editor in point-slope form by typing Y2 = Y1(A) + (Y1(B)-Y1(A))/(B – A)*(x – A)

Why Limits?

There are four important things before calculus and in beginning calculus for which we need the concept of limit.

    1. The first is continuity. Most of the time in pre-calculus mathematics and in the calculus we deal with nice continuous functions or functions that are not continuous at just a few points. Limits give us the vocabulary and the mathematics necessary to describe and deal with discontinuities of functions. Historically, the modern (delta-epsilon) definition of limit comes out of Weierstrass’ definition of continuity.
    2. Asymptotes: A vertical asymptote is the graphical feature of function at a point where its limit equals positive or negative infinity. A horizontal asymptote is the (finite) limit of a function as x approaches positive or negative infinity.

Ideally, one would hope that students have seen these phenomena and have used the terms limit and continuity informally before they study calculus. This is where the study of calculus starts. The next two items are studied in calculus and are based heavily on limit.

3. The tangent line problem. The definition of the derivative as the limit of the slope of a secant line to a graph is the first of the two basic ideas of the calculus. This single idea is the basis for all the concepts and applications of differential calculus.

4. The area problem. Using limits it is possible to find the area of a region with a curved side, even if the curve is not something simple like a semi-circle. The definite integral is defined as the limit of a Riemann sum and gives the area regions with a curved side. This then can be extended to huge number of very practical applications many having nothing to do with area.

So these are the main ways that limits are used in beginning calculus. Students need a good visual  understanding, what the graph looks like,  of the first two situations listed above and how limits describe and define them. This is also necessary later when third and fourth come up.