Danny Yee >> Travelogues >> Oxford Blog >> Children
spires from Carfax

graph theory for children

I'm firmly convinced that graph theory is a perfect subject to teach to young (primary school) children. It allows an introduction to core aspects of mathematics - abstraction, generalisation, formalism, proof - in a context where there's a concrete visual representation and without requiring significant prerequisite knowledge. It offers the possibility of building to more difficult material (matchings, Ramsey numbers) and methods and tools (variables, induction, reductio), but also a range of topics which can be introduced independently at a low level of complexity (graph colouring, paths, simple functions).

I am most definitely not the only person to think of this! There's a whole mini-movement advocating the teaching of discrete mathematics - of which graph theory forms part - in schools. See, for example, the book Teaching and Learning Discrete Mathematics Worldwide: Curriculum and Research. (Some countries seem to have a strong tradition here — notably Italy and Hungary — while in the United States progress was set back by omission of discrete mathematics from the Common Core standards.)

Graph theory is not dependent on the arithmetic or geometry that's in primary school curricula - students need to be able to do elementary arithmetic, but certainly don't need long division, fractions, or even times tables. It's also rather different in feel, so potentially not just "extension" material for the students who have no trouble with the standard curriculum, but a way of inspiring children who are unexcited by (or even hostile to) that. (One wouldn't even need to tell the children it was mathematics - it could just be introduced as "graph theory".)

Helen's first contact with graph theory came quite accidentally a year ago. I was reading the chapter on graph theory in Stilwell's Mathematics and Its History when she asked what I was reading... the Kuratowski Theorem, so I explained complete graphs such as K₅ (5 vertices with all possible edges between them) and then complete multipartite graphs such as K₂,₃ (all possible edges between groups of size 2 and 3, but no edges within those groups). These are basically functions, taking one or more integers as input and giving graphs as output. She thought that was fun, and I've found her amusing herself by drawing complete multipartite graphs. (A few months later we had a serendipitous encounter with random graphs, but that's a bit out of the way in any sensible introduction to graph theory.)

Maybe six months ago I gave her a proper definition of a (simple) graph, and explained the concepts of order (the number of vertices) and size (the number of edges). We looked at some examples such as |P₃| = 2 and |K₄| = 6 and I used this as an opportunity to introduce variables, in this case in the equation |Pₙ| = n-1, and she seemed to understand that. (But an attempt to introduce proof by induction was probably a step too far.)

Then for a school Science Day in February I scrambled to put together a (not used in the end) workshop, based around Joel Hamkin's pamphlet "Graph Coloring and Chromatic Numbers". Helen had no trouble with that, and seems comfortable with chromatic numbers (the smallest number of colours needed to colour a graph's vertices so no adjacent ones have the same colour) and the statement of the Four Colour Map Theorem. She even seems to understand the equivalency of maps and planar graphs (not in the pamphlet, but I threw it in). And we've just started on the second part of the pamphlet, on Eulerian paths and circuits.

To illustrate just how independent this is of traditional school arithmetic, Helen still counts on her fingers to work out problems like 4x7 or even some single-digit sums, only knows some of the easier "times tables", has no idea about decimals or anything except the simplest divisions, and still loves watching Numberblocks. But she worked out for herself (in her head, in the dark before going to sleep one night) that the chromatic number of cycle graphs oscillates between 2 and 3 depending on whether they are of even or odd size.

What to tackle next? One obvious candidate is Hamkin's other pamphlet, on Euler's formula. Then there are Hamiltonian paths and tours. And the concepts of distance and diameter are not hugely complex but the latter would introduce basic min-max logic (the distance between two vertices is the length of a shortest path connecting them, while a graph's diameter is the greatest distance between any two vertices).

I'm seriously contemplating writing a "graph theory for primary schools" book. Would anyone like to collaborate with me on that? It would be crucial to include enough background to bring teachers up to speed on a subject that's likely to be unfamiliar to them, as well as worksheets that could be copied and handed out to the students, so my ideal collaborator would probably be a teacher rather than a mathematician.

This thesis "Graph Theory for the Middle School" is a bit like what I contemplate, but is a lot more rapid (I think too much so even for middle school, let alone elementary school) - witness the initial explanation of a graph on page 15.
Update: Mathigon has a fantastic online graph theory course. This is probably pitched at older children - Helen managed fine, but only because we'd already covered most of the material.

0 Comments »

No comments yet.

TrackBack URI

Leave a comment

Children << Oxford Blog << Travelogues << Danny Yee