Q: How do you tell the difference between an introverted math professor and an extroverted math professor?
A: The extroverted math professor will look at your shoes when talking to you.
Q: How do you tell the difference between an introverted math professor and an extroverted math professor?
A: The extroverted math professor will look at your shoes when talking to you.
I like showing this to my students around Valentine’s Day. The singers were math grad students at Northwestern.
For years, I’ve used the following clip in my Applied Statistics class when introducing randomized controlled experiments and observational studies. It was a big hit every single time.
A few years ago, the folks at Change the Equation asked various corporations to make 3-minute videos that could inspire children to take their studies of math and science more seriously. Here is one of the most impressive entries.
Courtesy of the physicists at Harvard: pendulum waves. Click here for more information.
One of my former students at UNT put together this fabulous interpretative dance for constructing a regular pentagon using straightedge and compass.
The following two questions came from a middle-school math textbook. The first is reasonable, while the second is a classic example of an author being overly cute when writing a homework problem.
For the first question, we’ll assume constant deceleration (after all, this comes from a middle-school textbook). First, let’s convert from miles per hour to feet per second:
The deceleration is therefore equal to the change in velocity over time, or
Now notice the word north in the statement of the first question. This bit of information is irrelevant to the problem. I presume that the writer of the problem wants students to practice picking out the important information of a problem from the unimportant… again, a good skill for students to acquire.
Let’s now turn to the second question. At first blush, this also has irrelevant information… it is at 10,000 feet. So I presume that the author wants students to solve this in exactly the same way:
for an acceleration of
The major flaw with this question is that the acceleration of the rocket completely determines the distance that the rocket travels. While middle-school students would not be expected to know this, we can use calculus to determine the distance. Since the initial position and velocity are zero, we obtain
Therefore, the rocket travels a distance of . In other words, not 10,000 feet.
As a mathematician, this is the kind of error that drives me crazy, as I would presume that the author of this textbook should know that he/she just can’t make up a distance in the effort of making a problem more interesting to students.
Price (on the day of this writing) on Amazon.com for a base-10 starter kit, featuring 100 small plastic blocks, 30 rods (representing 10), 10 plates (for 100), and one big cube (for 1000): $31.32.
Cash value of 100 pennies, 30 dimes, 10 dollar coins, and a $10 bill: $24.00.
Algorithms for sorting a list, like Bubble Sort, Quick Sort, etc., often require some sort of visual interpretation to make dry algorithms more accessible to students. Here are some YouTube videos that brilliant do this via the medium of folk dancing.
Quick Sort
Merge Sort
Insert Sort
Select Sort
Shell Sort
Bubble Sort