Every so often, I’ll informally teach a class of gifted elementary-school students. I greatly enjoy interacting with them, and I especially enjoy the questions they pose. Often these children pose questions that no one else will think about, and answering these questions requires a surprisingly depth of mathematical knowledge.
Here’s a question I once received, in the students’ original handwriting. They wanted me to add adjacent numbers on the bottom row to produce the number on the next row, building upward until I reached the apex of the triangle. Then, after I reached the top number, they wanted me to take the square root of that number. (Originally, they wanted me to first multiply by 80 before taking the square root, but evidently they decided to take it easy on me.)
And, just to see if I could do it, they wanted me to do all of this without using a calculator. But they were nice and allowed me to use pencil and paper.
So far, I’ve used Pascal’s triangle to obtain
.
.
.
.
To numerically evaluate , I use the identity
;
this identity can be proven by using the binomial theorem
and then plugging in and
. Using this identity, I conclude that
.
Since I know that , it’s now a simple matter of multiplication:
.
(Trust me; after I showed my students this answer about five minutes after it was posed, I was ecstatic when I confirmed this answer with Mathematica.)
One thought on “Lessons from teaching gifted elementary students (Part 8f)”