Parabolas from String Art (Part 5)

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 \overline{AB} and \overline{BC} with endpoints A(0,8), B(8,0), and C(16,8). We will call these colored line segments “strings.” We then found the string with the largest y-coordinate at x = 2, 4, 6, \dots, 14, resulting in the following picture:

However, perhaps it’s clearer to plot these points on a separate graph, without the clutter of the strings:

These points are definitely following some kind of curve. In the previous posts, we established algebraically that the curve is the parabola y = \displaystyle \frac{x^2}{16} - x + 8.

A more modern way of convincing students that the points lie on a parabola is by using technology: specifically, quadratic regression. First, we can input the nine points into a scientific calculator.

Then we ask the calculator to perform quadratic regression on the data.

The calculator then returns the result:

The best quadratic fit to the data is y = 0.0625x^2 - x + 8, or y = \displaystyle \frac{x^2}{16} - x + 8 as before. The line R^2 = 1 indicates a correlation coefficient of 1, meaning that the points lie perfectly on this parabola. A parenthetical note: If the R^2 line does not appear using a TI-83 or TI-84, this can be toggled by using DiagnosticOn:

I’ve presented three different ways that algebra students can convince themselves that the nine points generated by the above string art indeed lie on a parabola. I don’t suggest that all three methods should be used for any given student; as always, if one technique doesn’t appear to work pedagogically, then perhaps a different explanation might work.

However, our explorations aren’t done yet. Any of these three techniques may convince algebra students that the strings above trace a parabola. Unfortunately, checking that a statement is true for a few points (in our case, x= 0, 2, 4, \dots, 14, 16) 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 y-coordinate than a colored point.

So we have more work to do to prove our assertion that string art traces a parabola. We begin this next phase of our investigations in the next post.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.