Let be the set of all places, and let be the statement “ is like home.” Translate the logical statement
Of course, this matches the famous line from “The Wizard of Oz.”
Context: This semester, I taught discrete mathematics for the first time. Part of the discrete mathematics course includes an introduction to predicate and propositional logic for our math majors. As you can probably guess from their names, students tend to think these concepts are dry and uninteresting even though they’re very important for their development as math majors.
In an effort to making these topics more appealing, I spent a few days mining the depths of popular culture in a (likely futile) attempt to make these ideas more interesting to my students. In this series, I’d like to share what I found. Naturally, the sources that I found have varying levels of complexity, which is appropriate for students who are first learning prepositional and predicate logic.
When I actually presented these in class, I either presented the logical statement and had my class guess the statement in actual English, or I gave my students the famous quote and them translate it into predicate logic. However, for the purposes of this series, I’ll just present the statement in predicate logic first.
I recently read the delightful blog post ChatGPT Is Not Ready to Teach Geometry (Yet), with the wonderful sub-headline “The viral chatbot is often wrong, but never in doubt. Educators need to tread carefully.” Many thanks to the article AI Bot ChatGPT Needs Some Help With Math Assignments in the Wall Street Journal for directing me to this post. Both of these articles are cited at length below; I recommend both.
In case you’ve been on the moon for the past few months, much digital ink has been spilled in the past few months about how ChatGPT will affect education. From the blog post:
On HITC, Ellissa Bain described how ChatGPT could “Write Your Papers in Seconds,” explaining that this is “great for students” and “examiners will never know.” It’s not at all great for student learning, but it can definitely fool examiners; a team at the New YorkTimes Upshot confirmed that a small group of experts—including a teacher, a professor, a tutor, and a famous children’s author—often failed to distinguish between ChatGPT’s output and the writing of actual fourth and eighth graders in response to essay prompts from the National Assessment of Education Progress. In The Atlantic, teacher Daniel Herman pronounced “The end of high-school English,” explaining that “what GPT can produce right now is better than the large majority of [student] writing.” ChatGPT could compare Hamlet to Beloved, illustrate Buddhist ideas using a pet hamster, and write a convincing essay describing how its (fabricated) experience volunteering at a pet shelter had prepared it for success at Stanford. The bot’s ability to fabricate an admissions essay raises the question of whether colleges that no longer require standardized tests will need to drop the essay requirement as well.
Unfortunately, as Paul von Hipple, an associate professor at the University of Texas, discovered, ChatGPT isn’t so great at the Pythagorean theorem. From the blog post:
What are some common misunderstandings of Pythagoras’ theorem?
ChatGPT responded with four examples, which I’ll take just slightly out of order. The first three were howlers:
Some common misunderstandings about Pythagoras’ theorem include:
Believing that it only works for right triangles. While Pythagoras’ theorem is most commonly used to find the length of a missing side in a right triangle, it can also be used to determine whether a triangle is a right triangle. If the lengths of the sides of a triangle satisfy the formula of Pythagoras’ theorem (i.e., if the square of the length of the hypotenuse is equal to the sum of the squares of the other two sides), then the triangle is a right triangle.
Believing that it only works for right triangles with a 90 degree angle: Pythagoras’ theorem is specifically designed for right triangles, which have one 90 degree angle. However, it is possible for a triangle to have two acute angles (angles less than 90 degrees) and still be a right triangle.
Believing that it only works for right triangles with legs that are perpendicular to each other: In a right triangle, the sides that are not the hypotenuse are called the legs. While it is true that the legs of a right triangle are typically perpendicular to each other, this is not a requirement for the theorem to be applicable. As long as a triangle has one 90 degree angle, Pythagoras’ theorem can be used to find the length of a missing side.
It gets better. Dr. von Hipple then asked the following:
Suppose the hypotenuse of a right triangle is 7.1 miles long, and one of the legs is 3.85 miles long. How long is the other leg?
ChatGPT returned a wrong answer: 5.93 miles. (See the blog post for more on this error.)
Dr. von Hipple then, with a simple typo, inadvertently asked ChatGPT to solve a triangle that can’t be solved:
I wondered if it would recognize a right triangle if I described it indirectly. So I started my next question:
Suppose a triangle has three sides called A, B, and C. A is 7 inches long and B is 7 inches long.The angle between A and C is 45 degrees, and so is the angle between A and B.What is the length of side C?
This was a typo; the 45-degree angle was placed between the wrong two sides. Nevertheless ChatGPT gave an answer:
Since the angle between A and B is 45 degrees, and the angle between A and C is also 45 degrees, the triangle is an isosceles right triangle, where A and B are the legs and C is the hypotenuse….
Dr. von Hipple’s conclusion:
This doesn’t make sense. If A and B are the legs of a right triangle, the angle between them can’t be 45 degrees; it has to be 90. ChatGPT went ahead and calculated the length of C using Pythagoras’ theorem, but it had revealed something important: it didn’t have a coherent internal representation of the triangle that we were talking about. It couldn’t visualize the triangle as you or I can, and it didn’t have any equivalent way to catch errors in verbal descriptions of visual objects.
In short, ChatGPT doesn’t really “get” basic geometry. It can crank out reams of text that use geometric terminology, but it literally doesn’t know what it is talking about. It doesn’t have an internal representation of geometric shapes, and it occasionally makes basic calculation errors…
What is ChatGPT doing? It is bloviating, filling the screen with text that is fluent, persuasive, and sometimes accurate—but it isn’t reliable at all. ChatGPT is often wrong but never in doubt.
The Wall Street Journal article cited above provided some more howlers. Here are a couple:
So what to make of all this? I like this conclusion from the Wall Street Journal:
Another reason that math instructors are less fussed by this innovation it that they have been here before. The field was upended for the first time decades ago with the general availability of computers and calculators.
Whereas English teachers are only now worrying about computers doing their students’ homework, math teachers have long wrestled with making sure students were actually learning and not just using a calculator. It’s why students have to show their work and take tests on paper.
The broader lesson is that AI, computers and calculators aren’t simply a shortcut. Math tools require math knowledge. A calculator can’t do calculus unless you know what you’re trying to solve. If you don’t know any math, Excel is just a tool for formatting tables with a lot of extra buttons.
Eventually, artificial intelligence will probably get to the point where its mathematics answers are not only confident but correct. A pure large language model might not be up for the job, but the technology will improve. The next generation of AI could combine the language skills of ChatGPT with the math skills of Wolfram Alpha.
In general, however, AI, like calculators and computers, will likely ultimately be most useful for those who already know a field well: They know the questions to ask, how to identify the shortcomings and what to do with the answer. A tool, in other words, for those who know the most math, not the least.
Let be the set of all times, let be the set of all places, and let be the statement “I will you build you a castle out of sand at place and time . Translate the logical statement
This matches the first line of the chorus of “Irgendwie, Irgendwo, Irgendwann” by Nena.
Context: This semester, I taught discrete mathematics for the first time. Part of the discrete mathematics course includes an introduction to predicate and propositional logic for our math majors. As you can probably guess from their names, students tend to think these concepts are dry and uninteresting even though they’re very important for their development as math majors.
In an effort to making these topics more appealing, I spent a few days mining the depths of popular culture in a (likely futile) attempt to make these ideas more interesting to my students. In this series, I’d like to share what I found. Naturally, the sources that I found have varying levels of complexity, which is appropriate for students who are first learning prepositional and predicate logic.
When I actually presented these in class, I either presented the logical statement and had my class guess the statement in actual English, or I gave my students the famous quote and them translate it into predicate logic. However, for the purposes of this series, I’ll just present the statement in predicate logic first.
Let be the statement “I can see it,” and let $latex q” be the statement “I can believe it.” Translate the logical statement
This matches a line from “Jack’s Obsession” in the movie “The Nightmare Before Christmas.” (It’s also a good exercise in using DeMorgan’s Laws.)
Context: This semester, I taught discrete mathematics for the first time. Part of the discrete mathematics course includes an introduction to predicate and propositional logic for our math majors. As you can probably guess from their names, students tend to think these concepts are dry and uninteresting even though they’re very important for their development as math majors.
In an effort to making these topics more appealing, I spent a few days mining the depths of popular culture in a (likely futile) attempt to make these ideas more interesting to my students. In this series, I’d like to share what I found. Naturally, the sources that I found have varying levels of complexity, which is appropriate for students who are first learning prepositional and predicate logic.
When I actually presented these in class, I either presented the logical statement and had my class guess the statement in actual English, or I gave my students the famous quote and them translate it into predicate logic. However, for the purposes of this series, I’ll just present the statement in predicate logic first.
Let be the set of all times, let be the set of all things, let be the statement “I need at time ,” and let be the statement “I get at time .” Translate the logical statement
This matches the title and chorus of “You Can’t Always Get What You Want” by the Rolling Stones.
Context: This semester, I taught discrete mathematics for the first time. Part of the discrete mathematics course includes an introduction to predicate and propositional logic for our math majors. As you can probably guess from their names, students tend to think these concepts are dry and uninteresting even though they’re very important for their development as math majors.
In an effort to making these topics more appealing, I spent a few days mining the depths of popular culture in a (likely futile) attempt to make these ideas more interesting to my students. In this series, I’d like to share what I found. Naturally, the sources that I found have varying levels of complexity, which is appropriate for students who are first learning prepositional and predicate logic.
When I actually presented these in class, I either presented the logical statement and had my class guess the statement in actual English, or I gave my students the famous quote and them translate it into predicate logic. However, for the purposes of this series, I’ll just present the statement in predicate logic first.
Recently, I announced that my paper Parabolic Properties from Pieces of String had been published in the magazine Math Horizons. The article had multiple aims; in chronological order of when I first started thinking about them:
Prove that string art from two line segments traces a parabola.
Prove that a quadratic polynomial satisfies the focus-directrix property of a parabola, which is the reverse of the usual logic when students learn conic sections.
Prove the reflective property of parabolas.
Accomplish all of the above without using calculus.
While I’m generally pleased with the final form of the article, the necessity of publication constraints somewhat abbreviated the original goal of this project: determining a pedagogically sound way of convincing a bright Algebra I student that string art unexpectedly produces a parabola. In this series of posts, I’d wanted to expand on the article with some pedagogical thoughts about connecting string art to parabolas for algebra students. After all, most mathematical studies of string art curves — formally known as “envelopes” — rely on differential equations or at least limits and calculus.
However, string art is simple enough for a young child to construct, and so this study was inspired by the quest of explaining this phenomenon using only simple mathematical tools.
The article linked above has further thoughts on this problem, including a calculus-free way of deriving the reflective property of parabolas. However, I think the article pretty much has all of my thoughts on this matter, and so I don’t think I need to elaborate upon them here.
This series of posts is dedicated to an inspired and inspiring Algebra I student who wanted to understand string art curves using tools that she could understand… even though she progressed much further into the mathematics curriculum by the time my article was published and this series of posts appeared on my blog.
Recently, I announced that my paper Parabolic Properties from Pieces of String had been published in the magazine Math Horizons. The article had multiple aims; in chronological order of when I first started thinking about them:
Prove that string art from two line segments traces a parabola.
Prove that a quadratic polynomial satisfies the focus-directrix property of a parabola, which is the reverse of the usual logic when students learn conic sections.
Prove the reflective property of parabolas.
Accomplish all of the above without using calculus.
While I’m generally pleased with the final form of the article, the necessity of publication constraints somewhat abbreviated the original goal of this project: determining a pedagogically sound way of convincing a bright Algebra I student that string art unexpectedly produces a parabola. While all the necessary mathematics is in the article, I think the article is somewhat lacking on how to sell the idea to students. So, in this series of posts, I’d like to expand on the article with some pedagogical thoughts about connecting string art to parabolas.
We have shown in the last couple of posts that if the three points that generate the Our explorations of string art led us to consider an arbitrary string depicted below. For brevity, this string will be called “string ,” matching the (possibly non-integer) -coordinate of its left endpoint . Since is units to the right of , the right endpoint must correspondingly be units to the right of . Therefore, the -coordinate of is .
Previously, we established that the equation for string is
.
We also obtained a bonus result that we obtained using only algebra: string is tangent to the parabola , which is traced by the strings, when . Of course, tangent lines are usually obtained using calculus, and so calculus should be able to confirm this result. The derivative of this function is
,
so that the slope of the tangent line when is . We observe that this matches the slope of line segment in the above picture:
slope .
Therefore, to show that is the tangent line, it suffices to show that either or is on the tangent line.
At , the coordinate of where the tangent line intersects the curve is
.
Using the point-slope formula for a line, the equation of the tangent line is thus
.
We now check to see if is on the tangent line. Substituting , we find
Therefore, the point is on the tangent line, thus confirming that is on the tangent line and that is the tangent line.
Recently, I announced that my paper Parabolic Properties from Pieces of String had been published in the magazine Math Horizons. The article had multiple aims; in chronological order of when I first started thinking about them:
Prove that string art from two line segments traces a parabola.
Prove that a quadratic polynomial satisfies the focus-directrix property of a parabola, which is the reverse of the usual logic when students learn conic sections.
Prove the reflective property of parabolas.
Accomplish all of the above without using calculus.
While I’m generally pleased with the final form of the article, the necessity of publication constraints somewhat abbreviated the original goal of this project: determining a pedagogically sound way of convincing a bright Algebra I student that string art unexpectedly produces a parabola. While all the necessary mathematics is in the article, I think the article is somewhat lacking on how to sell the idea to students. So, in this series of posts, I’d like to expand on the article with some pedagogical thoughts about connecting string art to parabolas.
We have shown in the last couple of posts that if the three points that generate the Our explorations of string art led us to consider an arbitrary string depicted below. For brevity, this string will be called “string ,” matching the (possibly non-integer) -coordinate of its left endpoint . Since is units to the right of , the right endpoint must correspondingly be units to the right of . Therefore, the -coordinate of is .
Previously, we established that the equation for string is
.
Finding the curve traced by the strings is a two-step process:
For a fixed value of , find the value of that maximizes .
Find this optimal value of .
Previously, we showed using only algebra that the optimal value of is , corresponding to an optimal value of of .
For a student who knows calculus, the optimal value of can be found by instead solving the equation (or, more accurately, ):
,
matching the result that we found by using only algebra.
Recently, I announced that my paper Parabolic Properties from Pieces of String had been published in the magazine Math Horizons. The article had multiple aims; in chronological order of when I first started thinking about them:
Prove that string art from two line segments traces a parabola.
Prove that a quadratic polynomial satisfies the focus-directrix property of a parabola, which is the reverse of the usual logic when students learn conic sections.
Prove the reflective property of parabolas.
Accomplish all of the above without using calculus.
While I’m generally pleased with the final form of the article, the necessity of publication constraints somewhat abbreviated the original goal of this project: determining a pedagogically sound way of convincing a bright Algebra I student that string art unexpectedly produces a parabola. While all the necessary mathematics is in the article, I think the article is somewhat lacking on how to sell the idea to students. So, in this series of posts, I’d like to expand on the article with some pedagogical thoughts about connecting string art to parabolas.
Our explorations of string art led us to consider an arbitrary string depicted below. For brevity, this string will be called “string ,” matching the (possibly non-integer) -coordinate of its left endpoint . Since is units to the right of , the right endpoint must correspondingly be units to the right of . Therefore, the -coordinate of is .
In the previous post, we established that the equation for string is
This has the appearance of a quadratic equation, but it’s actually a linear equation in for a fixed value of . For example, if s = 5, we find that the equation of string 5 is
,
matching the equation of the blue string we found in a previous post in this series.
To prove that the strings trace a parabola, we now determine which string maximizes the value of for a given value of . Algebra students can determine this maximum by recalling that a quadratic function is maximized (for negative ) when . Therefore, the string with largest -coordinate for a given value of is
.
For example, if , then string has the largest -coordinate, matching our previous observations. To complete the proof that the strings above trace a parabola, we substitute into to find the value of this largest coordinate:
,
matching the result that we found earlier in this series.
There’s also a bonus result. We further note that, for every , there is only one string that intersects the parabola . Since each is associated with a unique string and vice versa, we conclude that each string intersects the parabola at exactly one point. In other words, string is tangent to the parabola when .
We note that all of the above calculations were entirely elementary, in the sense that calculus was not used and that only techniques from algebra were employed. That said, the word “elementary” in mathematics can be a bit loaded — this means that it is based on simple ideas that are perhaps used in a profound and surprising way. Perhaps my favorite quote along these lines was this understated gem from the book Three Pearls of Number Theory after the conclusion of a very complicated multi-page proof in Chapter 1:
You see how complicated an entirely elementary construction can sometimes be. And yet this is not an extreme case; in the next chapter you will encounter just as elementary a construction which is considerably more complicated.
In the next post, we take a second look at this derivation using techniques from calculus.
Recently, I announced that my paper Parabolic Properties from Pieces of String had been published in the magazine Math Horizons. The article had multiple aims; in chronological order of when I first started thinking about them:
Prove that string art from two line segments traces a parabola.
Prove that a quadratic polynomial satisfies the focus-directrix property of a parabola, which is the reverse of the usual logic when students learn conic sections.
Prove the reflective property of parabolas.
Accomplish all of the above without using calculus.
While I’m generally pleased with the final form of the article, the necessity of publication constraints somewhat abbreviated the original goal of this project: determining a pedagogically sound way of convincing a bright Algebra I student that string art unexpectedly produces a parabola. While all the necessary mathematics is in the article, I think the article is somewhat lacking on how to sell the idea to students. So, in this series of posts, I’d like to expand on the article with some pedagogical thoughts about connecting string art to parabolas.
As discussed previous posts, we begin our explorations with string art connecting evenly spaced points on line segments and with endpoints , , and . We will call these colored line segments “strings.” We then found the string with the largest coordinate at , resulting in the following picture:
In previous posts, we discussed three different ways of establishing that the colored points lie on the parabola .
Unfortunately, checking that a statement is true for a few points (in our case, ) does not constitute a complete proof for all points. Furthermore, it’s conceivable that “fuller” string art with additional strings, like the picture below, may identify a new string with a higher coordinate than a colored point.
To prove that the string art indeed traces a parabola, we study an arbitrary string depicted below. For brevity, this string will be called “string ,” matching the (possibly non-integer) -coordinate of its left endpoint . Since is units to the right of , the right endpoint must correspondingly be units to the right of . Therefore, the -coordinate of is .
Since the equations of and are and , respectively, the coordinates of and are and , respectively. For example, if , the coordinates of are and the coordinates of are , matching the endpoints of the blue string in the first figure. We now use standard algebraic techniques to find the equation of string . Its slope is
.
The coordinates of either or can now be used to find the equation of string via the point-slope formula. As it turns out, the coordinates of are simpler to use:
to finally arrive at the equation of string :
This has the appearance of a quadratic equation, but it’s actually a linear equation in for a fixed value of . For example, if s = 5, we find that the equation of string 5 is
,
matching the equation of the blue string we found in a previous post in this series.
We are now almost in position to prove that the string art traces a parabola. We demonstrate this in the next post.