Hexagonal – maths game

hex2I came across this simple maths game whilst looking at the kids pack they provide at Chiquitos restaurants. (They do a super breakfast including chilli black pudding. Yum!)

Two players take it in turns to colour in one of the dotted lines that links the corners of a hexagon. The loser is the player who creates a triangle in their colour. In the first picture you can see Blue goes first and loses by making a careless move.

There’s a blank game board at the bottom of the blog for you to download and print out. Although the board is easy to construct with pen and paper.

Further investigations and variations

  • Is it better to go first or second?
  • What is the maximum number of moves that a solo player can make before they lose?
  • Explore using different shapes to create new boards

hex1

Guess Who? – winning strategies

As a child I loved playing “Guess who?” by MB games. If you’ve not seen it before the aim of the game is to work out your opponents character before they guess yours. You ask Yes/No questions (eg. “Do they have a hat?”) which helps you narrow down who the person is.

guesswho

I used to think I was pretty good at the game and enjoyed making up variations like “Stereotype guess who?”. Asking questions like “Would they own a cat?” or “Would they be a member of Greenpeace?” or “Do they have a problem with alcohol?” It’s surprising how accurate you can be at guessing the character this way!

guesswho2

One day in the shower I had the crazy idea (not the first time) of wondering if it was possible to play the game blindfolded. This then led me down the route of working out both an optimal strategy and then how to memorise the characters. before I go any further, quickly have a think what would be the best strategy for a game like Guess Who?

Ideally you want to create a binary search by each question eliminating half of the characters. That way with 24 characters you are guaranteed to win in 5 questions (=Log 24 where I’m using a logarithm of base 2).

However, the game designers are wise to this and have picked the characters to thwart this. Every major character feature has a 5:19 split. There are 5 women, 5 hats, 5 glasses, 5 beards etc. So with each question there’s a small chance of being lucky and getting down to just 5 people or a much larger chance of only eliminating 5 people.

Having stared at those faces for far too long I decided the best opening question is: “Does the person have any facial hair?” as there are 8 people with beards or moustaches. Below is a chart showing the route I’d then take. You can then make up charts for the other options if there’s no facial hair. Personally I then ask if they were a women, if not then do they have glasses, if not then do they have a hat. Etc.

guesswho3

An alternative more efficient but less pleasing approach would be to split the characters exactly in half and ask: “Does their name start with a letter A to G?”

How would you approach the problem?

Maths game – “Twenty is Plenty”

I came up with this game idea last month to use in a primary school maths workshop on numeracy skills. It’s based on Blackjack/Pontoon but I wanted a simpler version that didn’t look like gambling.

twentyThe aim of the game is to get a score as close to 20 as possible but without going over. (Hence the speed limit sign. And yes I know the speed limit isn’t a target to aim for!)

Rather than use playing cards I used dice. Each team received a die and all the groups rolled at the same time. The number was that team’s score. The rolling was repeated and the new number added to the score. I got the pupils to tell me their total score each time.

At some point there’s a danger that the roll will make the score above 20 so the team has to decided at what point to stop rolling. You can use this opportunity to talk about probabilities. I found that the majority of teams became very competitive and took big risks by keeping on rolling even when their score was 18 or 19.

In terms of practicalities I split a class into 4 groups. Each group sat in a line one behind the other. The first person rolled the dice, added the score up, passed the dice to the next person and then went to sit at the back of the line. That way everyone got a chance. Towards the end of the game the group got to vote on their decision to stop or continue rolling. I let them re-enter the game at a later stage.

Extensions

There are lots of ways you can vary or extend this depending upon time and ability. You could have a larger target number. Use two or more dice each time. Use playing cards instead of dice. Why not include negative numbers on the cards? You’d need to make sure there was more positive than negative numbers though!

Keep a cumulative score of wins if the game is played multiple times. It could be used as a quick time filler in the classroom and the wins counted up over the period of a week/month/term.

For more advanced groups they could calculate the probabilities and the average number of throws you’d need to reach 20.

Magic forcing grid – Maths Magic

What’s the effect?

A 4×4 square grid is created on a piece of paper with numbers from 1-16 (see top left hand picture). Spectators choose 4 numbers at random from the grid and the total always equals 34.

What you need?

  • Pen and paper

What’s the method?

There was one crucial detail left out from the description of the effect. When the first number is chosen and circled, the remaining numbers on that row and column are crossed out (see the top right picture). grid16a

There is now only a choice of 9 numbers for the second spectator to choose from. Again the choice is circled and the row and column is crossed out. For the third choice there are only 4 numbers remaining. The final choice isn’t a choice at all as there’s only one number that hasn’t been circled or crossed out. The total of the 4 chosen numbers is 34. Every time! (see the bottom right picture for one possible example)This can be repeated with different choices to show that it always totals 34.

Classroom investigations

There are a number of extensions that can be made for classroom investigations.

The obvious extension is working out what the total T would be for different grid sizes (nxn). The table below gives the first six results.gridtable

There is a general formula that can be set as a task for students to find. The total T is the grid size n multiplied by the central number of the grid. The central number is obvious when odd numbered grid sizes are constructed. However it’s easy to calculate by adding the first and last numbers (n^2) and dividing by two. Hence the term in the brackets of the general equation.gridequation

A further investigation could explore the links between this trick and Latin Squares.

Dice Towers (advanced version) – Maths Magic

What’s the effect?

The magician turns his back whilst the spectator stacks the dice up into a tower. The magician turns to face the audience and the spectator points to any of the dice in the stack (except for the top one because this is too easy). The magician then names the number on the top face of that dice even though it is hidden.

What you need?

  • Dice

What’s the method?

When you look at a die the maximum number of faces that you can see is 3. In this trick you are only going to be able to see 2 faces and from that information deduce what all the other faces are.

dicenets

Dice have their faces arranged so that opposing sides always add up to 7 (i.e. 1&6; 2&5; 3&4).  The Simple version of Dice towers makes use of this property. There are two possible arrangements of the numbers on a die that have this property (see the cube nets diagram). What I shall call left- and right-handed. They are mirror images of each other.

For what follows I’m using a left handed arrangement which in my experience is more common (the trick can be adapted for right handed dice by flipping all the rules below).

dice123I’ve come up with a method to calculate the remaining faces. It’s took a number of iterations to get it to a level where the method is fast and relatively easy to use. I’d love to know if you’ve got a better method or if I can describe it better.dice456

There are two cycles you need to be familiar with and these are illustrated in the two diagrams. Taking the 123 cycle as an example… If you see 1 on the left and 2 on the right, you know that 3 must be on top. Equally if you see 3 on the left and 1 on the right, then 2 is on top. This is just a simple rotation of the dice around the common corner. The same principle holds for the 456 cycle.

If you see the left and right numbers in reverse order (for example 2 on the left and 1 on the right) then the dice is upside down and 3 will now be on the bottom face. The top number is now 4 because it is on the opposite face.

So now we’ve got 2 rules to follow to make our calculation:

Rule A – If both the two numbers you can see on the left and right faces belong to the 123 or 456 cycle AND the faces are in numerical order then the TOP face will be the remaining number of that cycle.

Rule B – If both the two numbers you can see on the left and right faces belong to the 123 or 456 cycle AND the faces are in REVERSE numerical order then the BOTTOM face will be the remaining number of that cycle. The top number can be easily obtained from this information.

The question then arises what happens when the numbers on the left and right faces come from the different cycles (for example 1 and 5). You then need to do a little mental gymnastics. You need to switch in your head one of the numbers for its opposite so that the left and right faces are in reverse numerical order. In our example we have to switch the 1 for a 6 to make them in reverse numerical order. If we switched the 5 for a 2 it would be ascending order. Once we’ve decided which side to switch for its opposite, the final step is easy. As we’ve now got a 5 and 6 from the 456 cycle we know the top face is a 4.

Rule C – If both the two numbers you can see on the left and right faces DON’T belong to the 123 or 456 cycle then switch one of the numbers for it’s opposite so that the cycle is in REVERSE numerical order, then the TOP face is the remaining number in that cycle.

Here’s another example for rule C: Left = 2; Right = 6. The two numbers are from different cycles so we need to switch one number for it’s opposite. We switch 6 for 1 so that it’s in reverse numerical order. And now we’ve got a 1 and 2 from the 123 cycle and we can deduce the top number is a 3.

Dice towers (simple version) – Maths Magic

dicetower  What’s the effect?

A spectator stacks up a tower of dice whilst the magician’s back is turned away. The magician turns around and immediately names a number out loud. This number is the total of all the hidden faces (i.e. the top and bottom faces except for the very top one).

What you need:

  • Dice (I usually use 4 dice). The bigger the dice the better as it makes it very visual.

What’s the method?

The principle behind the magic is that opposite faces of a dice total 7. eg 1&6; 2&5; 3&4.

For a tower you then know the total sum of ALL the top and bottom faces will equal 7 times the number of dice in the tower. So for the example in the photo the total sum is 28.

To calculate the total sum of the hidden faces you need to do a very simple calculation when you turn around to face the audience. First look at the number on the very top and then subtract that from the number you obtained earlier. In the photo example you have to do 28-6=22.

Walking through a postcard – Experiment

What’s the effect?

You cut a hole in an A5 piece of paper large enough for someone to climb through. (This is a good follow on activity from the “Coin through an impossible hole“.)

You will need:

  • A piece of A5 paper
  • Scissors

walkthru

What’s the method?

Start by folding the A5 piece of paper in half lengthwise (see photo 1).

Now make cuts in the piece of paper starting from the folded edge and stopping 1cm from the opposite edge. You want the cuts to be spaced by about 1cm. The result will look like a paper comb (see photo 2).

Now turn the piece of paper around and make cuts from the opposite side. These cuts are made in between the cuts you’ve previously made. Again stop cutting 1 cm from the edge. You will now have created a zig zag shape as in (photo 3).

The next step (also shown in photo 3) is to carefully cut along the folds you made at the start. However, you want to leave the folds on the left and right edges intact. When you’ve completed these cuts and carefully unfolded your creation it should look like photo 4.

By carefully pulling the paper apart you will have created a large hole in the middle (see photo 5). You can then climb through it or have a volunteer climb through. You need to watch the paper doesn’t catch on clothing or it will tear easily.

This is a good activity when teaching about perimeter and area.

Coin through an impossible hole – Experiment

What’s the effect?

A 2 pence coin is pushed through the hole made by a 1 pence coin.

You will need:

  • A piece of paper
  • 1x 2p coin and 1x 1p coin
  • Scissors
  • Paper/pen

Image

What’s the method?

The series of photos above outlines how to do this. Start by drawing around the 1p coin with the pen or pencil. Then carefully cut out the hole with the scissors (see photo 2).

The challenge is then to push the 2p coin through the 1p coin’s hole. Which would seem impossible as the hole is clearly too small (as can be seen in photo 3).

To achieve the impossible… fold the paper in half, with the fold going directly across the hole’s diameter. Then insert the 2p coin into the paper (see photo 4).

The hole still seems to small but if you pinch the paper and fold the paper in such a way so that the curved hole begins to get straightened out (see photo 5) eventually you’ll reach a point where the 2p drops through the hole.

This is a good way of introducing the idea of circumference and diameter.