My Favorite One-Liners: Part 82

In this series, I’m compiling some of the quips and one-liners that I’ll use with my students to hopefully make my lessons more memorable for them.

In differential equations, we teach our students that to solve a homogeneous differential equation with constant coefficients, such as

y'''+y''+3y'-5y = 0,

the first step is to construct the characteristic equation

r^3 + r^2 + 3r - 5 = 0

by essentially replacing y' with r, y'' with r^2, and so on. Standard techniques from Algebra II/Precalculus, like the rational root test and synthetic division, are then used to find the roots of this polynomial; in this case, the roots are r=1 and r = -1\pm 2i. Therefore, switching back to the realm of differential equations, the general solution of the differential equation is

y(t) = c_1 e^{t} + c_2 e^{-t} \cos 2t + c_3 e^{-t} \sin 2t.

As t \to \infty, this general solution blows up (unless, by some miracle, c_1 = 0). The last two terms decay to 0, but the first term dominates.

The moral of the story is: if any of the roots have a positive real part, then the solution will blow up to \infty or -\infty. On the other hand, if all of the roots have a negative real part, then the solution will decay to 0 as t \to \infty.

This sets up the following awful math pun, which I first saw in the book Absolute Zero Gravity:

An Aeroflot plan en route to Warsaw ran into heavy turbulence and was in danger of crashing. In desparation, the pilot got on the intercom and asked, “Would everyone with a Polish passport please move to the left side of the aircraft.” The passengers changed seats, and the turbulence ended. Why? The pilot achieved stability by putting all the Poles in the left half-plane.

My Favorite One-Liners: Part 75

In this series, I’m compiling some of the quips and one-liners that I’ll use with my students to hopefully make my lessons more memorable for them.

The \delta-\epsilon definition of a limit is often really hard for students to swallow:

\forall \epsilon > 0 \exists \delta > 0 \forall x (0 < |x - c| < \delta \Rightarrow |f(x) - L| < \epsilon)

To make this a little more palatable, I’ll choose a simple specific example, like \lim_{x \to 2} x^2 = 4, or

\forall \epsilon > 0 \exists \delta > 0 \forall x (0 < |x - 2| < \delta \Rightarrow |x^2 - 4| < \epsilon)

I’ll use one of the famous lines from “Annie Get Your Gun”:

Anything you can do, I can do better.

In other words, no matter how small a \delta they give me, I can find an \epsilon that meets the requirements of this limit.

 

My Favorite One-Liners: Part 74

In this series, I’m compiling some of the quips and one-liners that I’ll use with my students to hopefully make my lessons more memorable for them.

After presenting the Fundamental Theorem of Calculus to my calculus students, I make a point of doing the following example in class:

\displaystyle \int_0^4 \frac{1}{4} x^2 \, dx

Hopefully my students are able to produce the correct answer:

\displaystyle \int_0^4 \frac{1}{4} x^2 \, dx = \displaystyle \left[ \frac{x^3}{12} \right]^4_0

= \displaystyle \frac{(4)^3}{12} - \frac{(0)^3}{12}

= \displaystyle \frac{64}{12}

= \displaystyle \frac{16}{3}

Then I tell my students that they’ve probably known the solution of this one since they were kids… and I show them the classic video “Unpack Your Adjectives” from Schoolhouse Rock. They’ll watch this video with no small amount of confusion (“How is this possibly connected to calculus?”)… until I reach the 1:15 mark of the video below, when I’ll pause and discuss this children’s cartoon. This never fails to get an enthusiastic response from my students.

If you have no idea what I’m talking about, be sure to watch the first 75 seconds of the video below. I think you’ll be amused.

My Favorite One-Liners: Part 73

In this series, I’m compiling some of the quips and one-liners that I’ll use with my students to hopefully make my lessons more memorable for them.

Today’s entry is courtesy of Season 1 of The Simpsons. I’ll tell this joke just after introducing derivatives to my calculus students. Here is some dialogue from the episode “Bart The Genius”:

Teacher:  So y = r cubed over 3. And if you determine the rate of change in this curve correctly, I think you’ll be pleasantly surprised.
[The class laughs except for Bart who appears confused.]
Teacher:  Don’t you get it, Bart? Derivative dy = 3 r squared dr over 3, or r squared dr, or r dr r. Har-de-har-har!  Get it?

For a more detailed listing of mathematical references, I highly recommend http://www.simpsonsmath.com (or http://mathsci2.appstate.edu/~sjg/simpsonsmath/), maintained by Dr. Sarah J. Greenwald of Appalachian State University and Dr. Andrew Nestler of Santa Monica College.

My Favorite One-Liners: Part 72

In this series, I’m compiling some of the quips and one-liners that I’ll use with my students to hopefully make my lessons more memorable for them.

In calculus, the Intermediate Value Theorem states that if f is a continuous function on the closed interval [a,b] and y_0 is any number between f(a) and f(b), then there is at least one point c \in [a,b] so that $f(c) =y_0$.

When I first teach this, I’ll draw some kind of crude diagram on the board:

In this picture, f(a) is less than y_0 while f(b) is greater than y_0. Hence the one-liner:

I call the Intermediate Value Theorem the Goldilocks principle. After all, f(a) is too low, and f(b) is too high, but there is some point in between that is just right.

 

 

 

My Favorite One-Liners: Part 60

In this series, I’m compiling some of the quips and one-liners that I’ll use with my students to hopefully make my lessons more memorable for them.

I’m a big believer using scaffolded lesson plans, starting from elementary ideas and gradually building up to complicated ideas. For example, when teaching calculus, I’ll use the following sequence of problems to introduce students to finding the volume of a solid of revolution using disks, washers, and shells:

  • Find the volume of a cone with height h and base radius r.
  • Find the volume of the solid generated by revolving  the region bounded by y=2, y=2\sin x for 0 \le x \le \pi/2, and the y-axis about the line y=2.
  • Find the volume of the solid generated by revolving the region bounded by y=2, y=\sqrt{x}, and the y-axis about the line y=2 .
  • Find the volume of the solid generated by revolving the region bounded by y=2, y=\sqrt{x}, and the y-axis about the y-axis .
  • Find the volume of the solid generated by revolving the region bounded by x=\sqrt{2y}/(y+1), y=1, and the y-axis about the y-axis .
  • Find the volume of the solid generated by revolving  the region bounded by the parabola x=y^2+1 and the line x=3 about the line x=3.
  • Water is poured into a spherical tank of radius R to a depth h. How much water is in the tank?
  • Find the volume of the solid generated by revolving the region bounded by y= x^2, the x-axis, and x=4 about the x-axis.
  • Find the volume of the solid generated by revolving the region bounded by y= x^2, the x-axis, and x=4 about the y-axis.
  • Repeat the previous problem using cylindrical shells.

In this sequence of problems, I slowly get my students accustomed to the ideas of horizontal and vertical slices, integrating with respect to either x and y, the creation of disks and washers and (eventually) cylindrical shells.

As the problems increase in difficulty, I enjoy using the following punch line:

To quote the great philosopher Emeril Lagasse, “Let’s kick it up a notch.”

My Favorite One-Liners: Part 50

In this series, I’m compiling some of the quips and one-liners that I’ll use with my students to hopefully make my lessons more memorable for them.

Here’s today’s one-liner: “To prove that two things are equal, show that the difference is zero.” This principle is surprisingly handy in the secondary mathematics curriculum. For example, it is the basis for the proof of the Mean Value Theorem, one of the most important theorems in calculus that serves as the basis for curve sketching and the uniqueness of antiderivatives (up to a constant).

And I have a great story that goes along with this principle, from 30 years ago.

I forget the exact question out of Apostol’s calculus, but there was some equation that I had to prove on my weekly homework assignment that, for the life of me, I just couldn’t get. And for no good reason, I had a flash of insight: subtract the left- and right-hand sides. While it was very difficult to turn the left side into the right side, it turned out that, for this particular problem, was very easy to show that the difference was zero. (Again, I wish I could remember exactly which question this was so that I could show this technique and this particular example to my own students.)

So I finished my homework, and I went outside to a local basketball court and worked on my jump shot.

Later that week, I went to class, and there was a great buzz in the air. It took ten seconds to realize that everyone was up in arms about how to do this particular problem. Despite the intervening 30 years, I remember the scene as clear as a bell. I can still hear one of my classmates ask me, “Quintanilla, did you get that one?”

I said with great pride, “Yeah, I got it.” And I showed them my work.

And, either before then or since then, I’ve never heard the intensity of the cussing that followed.

Truth be told, probably the only reason that I remember this story from my adolescence is that I usually was the one who had to ask for help on the hardest homework problems in that Honors Calculus class. This may have been the one time in that entire two-year calculus sequence that I actually figured out a homework problem that had stumped everybody else.

My Favorite One-Liners: Part 29

In this series, I’m compiling some of the quips and one-liners that I’ll use with my students to hopefully make my lessons more memorable for them. Today’s quip is one that I’ll use when I need my students to remember something from a previous course — especially when it’s a difficult concept from a previous course — that somebody else taught them in a previous semester.

For example, in my probability class, I’ll introduce the Poisson distribution

P(X = k) = e^{-\mu} \displaystyle \frac{\mu^k}{k!},

where \mu > 0 and the permissible values of k are non-negative integers.

In particular, since these are probabilities and one and only one of these values can be taken, this means that

\displaystyle \sum_{k=0}^\infty e^{-\mu} \frac{\mu^k}{k!} = 1.

At this point, I want students to remember that they’ve actually seen this before, so I replace \mu by x and then multiply both sides by e^x:

\displaystyle \sum_{k=0}^\infty \frac{x^k}{k!} = e^x.

Of course, this is the Taylor series expansion for e^x. However, my experience is that most students have decidedly mixed feelings about Taylor series; often, it’s the last thing that they learn in Calculus II, which means it’s the first thing that they forget when the semester is over. Also, most students have a really hard time with Taylor series when they first learn about them.

So here’s my one-liner that I’ll say at this point: “Does this bring back any bad memories for anyone? Perhaps like an old Spice Girls song?” And this never fails to get an understanding laugh before I remind them about Taylor series.

 

My Favorite One-Liners: Part 25

In this series, I’m compiling some of the quips and one-liners that I’ll use with my students to hopefully make my lessons more memorable for them.

Consider the integral

\displaystyle \int_0^2 2x(1-x^2)^3 \, dx

The standard technique — other than multiplying it out — is using the substitution u = 1-x^2. With this substitution du = -2x \, dx. Also, x = 0 corresponds to u = 1, while x = 2 corresponds to u = -3. Therefore,

\displaystyle\int_0^2 2x(1-x^2)^3 \, dx = - \displaystyle\int_0^2 (-2x)(1-x^2)^3 \, dx = -\displaystyle\int_1^{-3} u^3 \, du.

My one-liner at this point is telling my students, “At this point, about 10,000 volts of electricity should be going down your spine.” I’ll use this line when a very unexpected result happens — like a “left” endpoint that’s greater than the “right” endpoint. Naturally, for this problem, the next step — though not logically necessary, it’s psychologically reassuring — is to absorb the negative sign by flipping the endpoints:

\displaystyle\int_0^2 2x(1-x^2)^3 \, dx =  -\displaystyle\int_1^{-3} u^3 \, du = \displaystyle\int_{-3}^1 u^3 \, du,

and then the calculation can continue.

My Favorite One-Liners: Part 24

In this series, I’m compiling some of the quips and one-liners that I’ll use with my students to hopefully make my lessons more memorable for them.

Here’s a problem that could appear in my class in probability or statistics:

Let f(x) = 3x^2 be a probability density function for 0 \le x \le 1. Find F(x) = P(X \le x), the cumulative distribution function of X.

A student’s first reaction might be to set up the integral as

\displaystyle \int_0^x 3x^2 \, dx

The problem with this set-up, of course, is that the letter x has already been reserved as the right endpoint for this definite integral. Therefore, inside the integral, we should choose any other letter — just not x — as the dummy variable.

Which sets up my one-liner: “In the words of the great philosopher Jean-Luc Picard: Plenty of letters left in the alphabet.”

We then write the integral as something like

\displaystyle \int_0^x 3t^2 \, dt

and then get on with the business of finding F(x).