[Math] Suggestions for teaching advanced high school students

teaching

Hi all,

I'm a grad student and just joined a mentoring program in which I will visit a group of advanced year ten high school students (around 16 years old) from a group of schools in the area. I don't quite know where they're at just yet. I assume they've done Euclidean geometry, analytic algebra are just getting used to differential calculus. I'm fairly free to do what I want with them short of cruel and unusual punishment (such as making them read Gilbarg and Trudinger). They meet weekly and I had in mind meeting them every two weeks and going through a shotgun summary of what maths is all about, with an eye for a historical development. Of course, I want it to be fun! I have a semseter, so that makes about 6 or 7 two hour meetings.

To make the question precise: What do the potential answerers believe should not be left out of such an introduction?

Thanks,

Mat

Best Answer

Trying to cover the material in a course is usually bad. You don't have much time, and even if the students learn the material, they might just be bored when they see the material later in a normal class.

I think you have an opportunity to let the students do some mathematics, and to see some of its beauty and challenge. Don't make the mistake of trying to get them to work on open problems, but do give them activities related to the following parts of mathematics:

  1. Guess what is true.
  2. Prove what you believe is true.
  3. Communicate.

It was a big surprise to me when I learned in the PROMYS program that these are what mathematicians do as opposed to the types of things I had seen in mathematics classes, which concentrated on learning techniques and applying them. I do not recommend trying to follow PROMYS because you have much less time.

For example, you can start with Pascal's triangle. Have them look for patterns. Suggest looking at the even-odd pattern, or the sums of every element in a row, every other element or every third. Estimate the size of $2n \choose n$, and ask how you might compute ${30 \choose 15} \approx 2^{27}$ with $32$-bit numbers so that you can't compute $15! \approx 2^{40}$ directly. (Recursion? ${30 \choose i}/{30 \choose i-1}$? Prime factorization?) Ask for generalizations to multinomial coefficients. Show some connections to other areas of mathematics, e.g., ask how many faces a hypercube has of each dimension, or mention the Central Limit Theorem. You can show how you might prove some of these patterns with induction, or bijective arguments, or by evaluating $(x+y)^n$ at particular values of $x$ and $y$. Have them read an article covering related material in something like the College Journal of Mathematics or Quantum so that they see some good exposition, and that mathematics is still active. Let them flesh out and present parts of the article. Then have them write something about what they have learned.

An advantage over some competitions which emphasize distinguishing the most exceptional individuals is that there is something for everyone in Pascal's Triangle (or in the exploration of similar rich subjects of mathematical study). If your students have a lot of talent and energy, they can work on complicated material. If they are not as advanced, then they can still make real progress on simpler patterns.

An historical overview in parallel might complement the hands-on study.