home | Back | games | about | mpjournal | school | links |
1. Investigate “big” numbers. What is a big number? The following examples might guide your investigation. A bank is robbed of 1 million loonies. How long would it take to move them? How much would they weigh? How much space would they take up? How big a swimming pool do you need to contain all the blood in the world? Is 10100 very big? What is the biggest number anyone has ever written down (check the Guinness book of world records over the last few years)? How did this number come about?
2. How do computer bar codes (the ones you see on everything you buy) work? This is an example of coding theory at work. Find others. Investigate coding theory there are many books with titles like “an introduction to coding theory” (this is not about secret codes).
3. Infinity comes in different “sizes”. What does this mean? How can it be explained?
4. It is easy to check if a number is divisible by 10 by looking to see if its last digit is a 0. How many other “tests of divisibility” can you find? Divisibility by 5 or 7 or 9? Why do they work?
5. Most computers these days can handle sound one way or another. They store the sound as a sequence of numbers. Lots of numbers. 40,000 per second, say. What happens when you play around with those numbers? eg. Add 10 to each number. Multiply each number by 10. Divide by 10. Take absolute values. Take one sound, and add it to another sound (i.e. add up corresponding pairs of numbers in the sequences). Multiply them. Divide them. Take one sound, and add it to shifted copies of itself. Shuffle the numbers in the sequence. Turn them around backwards. Throw out every third number. Take the sine of the numbers. Square them. For each mathematical operation, you can play the resulting sound on the computers speakers, and hear what change has occurred. A little bit of programming, and you can get some very bizarre effects. Then try to make sense of this from some sort of theory of signal processing. You will first have to discover how sound is stored.
6. Find out all you can about the Fibonacci Numbers, 0; 1; 1; 2; 3; 5; 8; … In particular, where do they arise in nature? For example, look at the spirals on a pinecone --- following the pattern of the cone, one spiral will go left, the other right. The cone will be covered by “parallelograms”, the number of seeds on each side of the parallelogram will (always?) be two neighboring Fibonacci numbers. For example 5 and 8. Similarly for pineapples, petals and leaves on plants.
7. What is the Golden Mean? Study its appearance in art, architecture, biology, and geometry, and its connection with continued fractions, Fibonacci numbers. What else can you find out?
8. Find out all you can about the Catalan Numbers, 1, 1, 2, 5, 14, 42, ...
9. Investigate triangular numbers. If that’s not enough, do squares, pentagonal numbers, hexagonal numbers, etc. Venture into the third and even the fourth dimensions.
10. Build models to illustrate asymptotic results such as Stirling’s formula or the prime number theorem.
11. There is a well known device for illustrating the binomial distribution. Marbles are dropped through the top and encounter a number of pins before dropping into cells where they are distributed according to the binomial distribution. By changing the position of the pins one should be able to get other kinds of distributions (bimodal, skewed, approximately rectangular, etc.) Explore.
12. Investigate the history of pi(p) and the many ways in which it can be approximated. Calculate new digits of Pi.
13. Use Monte Carlo methods to find areas or to estimate pi(p). (Rather than using random numbers, throw a bunch of small objects onto the required area and count the numbers of objects inside the area as a fraction of the total in the rectangular frame).
14. Explore Egyptian fractions. In particular consider the conjectures of Erdös and Sierpinski: Every fraction of the form 4/n or 5/n, n ³ 3 can be written in the form (1/a)+(1/b)+(1/c), where a < b < c, and a, b, and c are positive integers. See what you can discover.
15. Look at the ways different bases are used in our culture and how they have been used in other cultures. Collect examples: time, date etc. Look at how other cultures have written their number systems. Demonstrate how to add using the Mayan base 20, maybe compare to trying to add with Roman numerals (is it even possible?) Explore the history and use of the Abacus.
16. There are several methods of counting and calculating using your fingers and hands. Some of these methods are still in common usage. Explore the mathematics behind one of them.
17. Explore transcendental numbers like p, e and others.
1. At certain times charities call households offering to pickup used items for sale in their stores. They often do a particular geographical area at a time. Their problem, once they know where the pickups are, is to decide on the most efficient routes to make the collection. Find out how they do this and investigate improving their procedure. A similar question can be asked about snow plows clearing city streets, or garbage collection. References: Euclidean tours, Chinese postman problem information can be found in most books on graph theory.
2. How should one locate ambulance stations, so as to best serve the needs of the community? How do major hospitals schedule the use of operating theatres? Are they doing it the best way possible so that the maximum number of operations are done each day? The reference given above may help.
3. How does the NBA work out the basketball schedule? How would you do such a schedule bearing in mind distances between locations of games, home team advantage etc.? Could you devise a good schedule for one of your local competitions?
4. How would a factory schedule the production of bicycles? Which parts are put together first? How many people are required to work at each stage of the production?
5. Look for new strategies for solving the traveling salesman problem.
1. What is game theory all about and where is it applied?
2. Study games and winning strategies maybe explore a game where the winning strategy is not known. Analyze subtraction games (nimlike games in which the two players alternately take a number of beans from a heap, the numbers being restricted to a given subtraction set).
3. Ten frogs sit on a log 5 green frogs on one side and 5 brown frogs on the other with an empty seat separating them. They decide to switch places. The only moves permitted are to jump over one frog of a different colour into an empty space or to jump into an adjacent space. What is the minimum number of moves? What if there were 100 frogs on each side? Coming up with the answers reveals interesting patterns depending on whether you focus on colour of frog, type of move, or empty space. Proving it works is interesting also it can lead to recursion. There is also a simple proof that is not immediately obvious when you start. Look for and explore other questions like this one of the most famous is the Tower of Hanoi.
4. Try the “Monty Hall” effect. Behind one of three doors there is a prize. You pick door #1, he shows you that the prize wasn’t behind door #2 and then gives you the choice of switching to door #3 or staying with #1, what should you do? Why should you switch? Make an exhibit and run trials to “show” this is so. Find the mathematical reason for the switch.
5. A graph is a mathematical structure made up of dots (called vertices) and lines joining pairs of dots (called edges). There are many games that can be played on graphs, and much mathematics involved in finding winning strategies.
6. Investigate card tricks and magic tricks based in mathematics. Some of the best in the world were designed by the mathematician/statistician Persi Diaconis.
7. All forms of gambling are based on probability. Investigate how much casinos anticipate winning from you when you play blackjack, roulette, etc. Study a variety of lotteries and compare them. Should one ever buy a lottery ticket? Why does three of a kind beat two pairs in poker? Discover why the different types of hands are ranked as they are.
1. Pool problems: if you have a rectangular table without friction and send a pool ball at an angle q, will it return to the same spot? Investigate using a diagram in Sketchpad (or Cabri). If it does not return to the same spot, will it pass over all points on the table? Does the answer depend on the dimensions of the table? Make a sketch in which you can change the dimensions of the table and the direction of the ball, and explore the path through 10 or 20 bounces. What happens on a circular pool table? Make a dynamic geometry sketch.
2. Flatland and sphereland. If you lived in flatland (the plane) could you build a bicycle which exists in the plane and works? Could you do the same on the sphere? Explore other “machines” in a flat space.
3. There are many aspects of spherical geometry that could be investigated.
Explore congruences of triangles on a sphere. Other useful tools that are also available are a plastic sphere, with hemispherical “overhead transparencies”, great circle ruler, compass etc. One can also make very effective models with plastic spheres from a craft shop and cutoff plastic containers for rulers.
Explore quadrilaterals and their symmetries on a sphere. Is there a family which shares most of the properties of a parallelogram? What symmetry do they have? Which two properties (e.g. opposite angles equal) are sufficient to prove all the other properties?
4. What equalities of lengths and angles are sufficient to prove two sets of four points (quadrilaterals or quadrangles...) are congruent? (Leads directly to unsolved research problems in Computer Aided Design.)
5. Build models showing that parallelograms with the same base and height have the same areas. (Is there a 3dimensional analogue?) This can lead to a purely visual proof of the Pythagorean theorem, using a physical model based on dissections. The formula for the area of a circle can also be presented in this way, by building an exhibit on the Pythagorean theorem but with “The area of the semicircle on the hypotenuse is equal to the sum of the areas of the semicircles on the other two sides.”
6. Study the regular solids (platonic and Archimedean), their properties, geometries, and occurrences in nature (e.g. virus shapes, fullerene molecules, crystals). Build models.
7. Consider tiling the plane using shapes of the same size. What’s possible and what isn’t? In particular it can be shown that any 4sided shape can tile the plane. What about 5 sides? Make sketches in a geometry program.
8. Draw, and list any interesting properties of various curves: evolutes, involutes, roulettes, pedal curves, conchoids, cissoids, strophoids, caustics, spirals, ovals, ...
9. Make a family of polyhedra, e.g., the Archimedean solids, or Deltahedra (whose faces are all equilateral triangles), or equilateral zonohedra, or, for the very ambitious, the 59 Isocahedra.
What polyhedral shapes make fair ‘dice’? What are the physical properties? What are the geometric properties? What is the root of the word “polyhedra” (and why does this fit with the use as dice?) Can you list all possible shapes? What numbers of faces can appear? What other (nonpolyhedral) shapes are actually used in games? What polyhedral shapes appear in crystals? List them all. Why do these appear? Why don’t other shapes appear? What is the connection between the big outside shape and the inside “connections of molecules”?
10. What is Morley’s triangle? Draw a picture of the 18 Morley triangles associated with a given triangle ABC. Find the 18 more for each of the triangles BHC, CHA, AHB, where H is the orthocentre of ABC. Discover the relation with the 9point circle and deltoid (envelope of the Simson or Wallace line).
11. Investigate compass and straightedge constructions showing what’s possible and discussing what’s not. For example, given a line segment of length one can you use the straight edge and compass to “construct” all the radicals? Investigate constructions using origami (paper folding). Can you construct all figures that are constructed with ruler and compass? Can you construct more figures? References can be found in articles in Math Monthly, Math Magazine.
12. The cycloid curve is the curve traced by a point on the edge of a rolling wheel. Study its tautochrone and brachistochrone properties and its history. Build models. Suppose all cars had square wheels. How would you design the road so that you always had a smooth ride? What about other wheel shapes?
13. Find as many triangles as you can with integer sides and a simple linear relation between the angles. What about the special case when the triangle is rightangled?
14. What is a hexaflexagon? Make as many different ones as you can. What is going on?
15. A kaleidoscope is basically two mirrors at an angle of p/3 or p/4 to each other. When an object is placed between the mirrors, it is reflected 6 or 8 times (depending on the angle). Construct one. Investigate its history and the mathematics of symmetry. Make models of kaleidoscopes in a dynamic geometry program. Demonstrate why only certain angles work.
16. You make a tangram puzzle by diving a 2-- or 3--dimension object into many geometrical pieces, so that the original object can be reconstructed in more than one way. Burr puzzles are interlocking assemblies of notched sticks. For example, there are Burr puzzles that look like spheres or barrels when they are completed.
17. Build rigid and nonrigid geometric structures. Explore them. Where are rigid structures used? Find unusual applications. This could include an illustration of the fact that the midpoints of the sides of a quadrilateral form a parallelogram (even when the quadrilateral is not planar). Are there similar things in three dimensions? Are there plane frameworks (rigid bars and flexible joints) that are rigid but contain no triangles? Are all triangulated spheres rigid (either made of sticks and joints or of hinged plastic pieces “Polydron”). What is the formula for the number of bars in a triangulated sphere, in terms of the number of vertices? How does this formula relate to other rigid frameworks in 3space?
Consider a plane “grid” composed of squares (say 4 squares by four squares) made of bars and joints. Which diagonals of squares will make this rigid? What is the minimum number? Can you give a recipe for deciding which diagonals will work? If the grid is composed of a trapezoid and its image after a half turn, alternating, does the same recipe work?
18. The Art Gallery problem: What is the least number of guards required to watch over all paintings in an art gallery? The guards are positioned at specific locations and collectively must have a direct line of sight to every point on the walls.
19. The Parabolic Reflector Microphone is used at sporting events when you want to be able to hear one person in a noisy area. Investigate this, explaining the mathematics behind what is happening.
1. An International Food Group consists of twenty couples who meet four times a year for a meal. On each occasion, four couples meet at each of five houses. The members of the group get along very well together; nonetheless, there is always a bit of discontent during the year when some couples meet more than once! Is it possible to plan four evenings such that no two couples meet more than once? There are many problems like this. They are called combinatorial designs. Investigate others.
2. What is the fewest number of colours needed to colour any map if the rule is that no two countries with a common border can have the same colour. Who discovered this? Why is the proof interesting? What if Mars is also divided into areas so that these areas are owned by different countries on earth. They too are coloured by the same rule but the areas there must be coloured by the colour of the country they belong to. How many colours are now needed?
3. Discover all 17 “different” kinds of wallpaper. (Think about how patterns on wallpaper repeat.) How is this related to the work of Escher? Discover the history of this problem.
4. Investigate selfavoiding random walks and where they naturally occur.
5. Investigate the creation of secret codes (ciphers). Find out where they are used (today!) and how they are used. Look at their history. Build your own using prime numbers.
6. It is easy to cover a chessboard with dominoes so that no two dominoes overlap and no square on the chessboard is uncovered. What if with one square is removed from the chessboard? (impossible why?) What if two adjacent corners are removed? What if two opposite corners are removed? (possible or impossible?) What if any two squares are removed? What about using shapes other than dominoes (eg 31x 1 squares joined together)? What about chessboards of different dimensions? See following problem as well.
7. Polyominoes are shapes made by connecting certain numbers of equal—sized squares together. How many different ones can be made from 2 squares? from 3, from 4, from 5? Investigate the shapes that polynominoes can make. Play the “chooseup” Pentomino game.
8. Find pictures which show that 1 + 2 … + n = n(n+1) / 2 ; that 12 + 2 2 + … + n 2 = n(n+1)(2n+1) / 6 ; and that 13 + 2 3 + … + n 3 = (1 + 2 + … + n) 2 . How many other ways can you find to prove these identities? Is any one of them “best”? References: Proofs without words, regular feature of Mathematics Magazine.
1. Build a true scale model of the solar system but be careful because it cannot be contained within the confines of an exhibit. Illustrate how you would locate it in your town. Maybe even do so!!
2. What is/are Napier’s bones and what can you do with it/them?
3. Discover how to construct the Koch or “snowflake” curve. Use your computer to draw fractals based on simple equations such as Julia sets and Mandelbrot sets. What is fractal dimension? Investigate it by examining examples showing what hap pens to lines, areas, solids, or the Koch curve, when you double the scale.
4. A paradox to be “any result that is so contrary to common sense and intuition that it invokes an immediate emotion of surprise.” There are different types of paradoxes. Find examples of all of them and understand how they differ.
5. Knots. What happens when you put a knot in a strip of paper and flatten it carefully? When is what appears to be a knot really a knot? Look at methods for drawing knots.
6. Another source of knots is the stonework and ornamentation of the Celts. Investigate Celtic knotwork and discover how these elaborate designs can be studied mathematically.
7. Learn about origamic architecture by making popup greeting cards.
8. Is there an algorithm for getting out of 2dimensional mazes? What about 3dimensional?
Look at the history of mazes (some are extraordinary). How would you go about finding someone who is lost in a maze (2 or 3 dimensional) and wandering randomly? How many people would you need to find them?
9. Explore Penrose tiles and discover why they are of interest.
10. Investigate the Steiner problem one application of which is concerned with the location of telephone exchanges to minimize costs.
11. Use PID (proportionalintegraldifferential) controllers and oscilloscopes to demonstrate the integration and differentiation of different functions.
12. Construct a double pendulum and use it to investigate chaos.
13. Investigate the mathematics of weaving.
14. What are Pick’s Theorem and Euler’s Theorem? Investigate them individually, or try to discover how they are related.
15. Popsicle Stick Weaving: With long flat sticks, which patterns of “weaving over and under” in the plane are stable (as opposed to flying apart). Find a pattern with four sticks. Is it unique? Does the stability change when you twist one of the sticks (in the plane)? Find several patterns with six sticks whose stability depends on the particular “geometry” of where they cross (i.e. the pattern becomes unstable if you twist one of the sticks in the plane). Can you give a rule for recognizing the “good geometric positions”. What kinds of “forces” and “equilibria” are being balanced here? What general rules can you give for “good” weavings?
[KnotPlot] The KnotPlot Site, Robert Scharein, University of British Columbia,
http://www.cs.ubc.ca/nest/imager/contributions/scharein/KnotPlot.html
[MacTutor] The MacTutor History of Mathematics Archive, School of Mathematical
and Computational Sciences, University of St. Andrews, http://wwwgroups.dcs.stand.ac.uk/~history/
[MathMania] Math Mania, The Erdos for Kids Problem Sponsoring Program,
http://www.csc.uvic.ca/~mmania/
[MegaMath] This is Mega Mathematics!, Los Alamos National Laboratory,
http://www.c3.lanl.gov/megamath/
[Pi] http://www.cecm.sfu.ca/~pborwein/
http://www.maa.org/pubs/mh.html
http://camel.math.ca/CMS/CRUX/
Many more web sites can be found starting from the web site http://camel.math.ca/