Let me give you an example. Show your kid the following star. Ask your kid to figure out if it is possible to draw the star without lifting the pencil or going over the same line twice.

Obviously, it is possible to draw a five-point start in the manner described above. That's not the point. Look at the following star-shaped graph.

Have you ever heard about the traveling salesman problem? The problem aims to find the shortest tour of a group of cities without repetition. Clearly, this is equivalent to draw the star without lifting the pencil or going over the same line twice. In other words, you are introducing your kid to a major area of graph theoretic research by asking how to solve a cute, little drawing problem.
Here are two additional graphs to try. Determine if it is possible to draw the following two figures without lifting your pencil or going over the same path twice.


If a solution is found, ask if there is a shorter way to draw the figure. Depending on the maturity of the child, you may draw little circles at the corners of the diagram and then explain that this is really a graph that can be used to represent lots of real-world problems such as how to travel to a bunch of cities along given roads in the least amount of time. Whether or not you choose to tell your kid that he is working with graphs and what they mean is irrelevant. The key here is to get the kid to think about optimal ways to draw these shapes. At the end of the day, you are teaching your child to think about optimal algorithms. Who cares if you achieve this by drawing silly figures or proper graphs?
1 comment:
http://www.c3.lanl.gov/mega-math/workbk/graph/graph.html
Thanks for this post. (i came to the same conclusion many years ago with my small boys although i have no math background we met it in the context of problem solving and games - we are meeting it in the grade 8 curriculum now so bit of a trip around the web today to refresh and learn more about it formally.) You might enjoy the link to games on graphs which i am happy to see is still alive. Bon chance!
Post a Comment