Thursday 9 August 2012

Factorials

This is the sequence of factorials. Each factorial is made by putting it and all the numbers before it into one big tower. Here is the number line from 1 to 9.

By looking at the colours one at a time, you can work out how many blocks of each colour there is in a factorial. Here are only the blue blocks in the number line from 1 to 20

The number of blue blocks in n factorial is
$\lfloor \frac{n!}{2} \rfloor + \lfloor \frac{n!}{4} \rfloor + \lfloor \frac{n!}{8} \rfloor + \ldots$




Tuesday 24 July 2012

Fiddling with Euclid's Proof

When you add relatively prime numbers you get an answer which is relatively prime to each of the starting numbers.  This means in Lego you get all new colours. We can use this to prove that there are infinitely many primes.  It is very similar to Euclid's proof, but it 'generates' more primes.

You start by assuming there are only finitely many primes - in Lego take one block of each colour. Then make two towers and add them together. The answer must always be made out of new colours.

Here we start with the blocks for 2, 3, & 5, and end up with new blocks for 17, 13, & 11.





Addition, Multiples, & Relatively Prime Numbers


When you add two numbers in Lego you keep the colours that are shared and drop the colours that are not shared. This works because when you add two multiples of any number, you get another multiple of that number.

$an+bn=(a+b)n$

Adding two even numbers gives another even number.  These are the multiples of 2: all the numbers which contain a blue block.

Numbers are relatively prime if they don't share any prime factors.  In Lego this means that numbers are  relatively prime if they don't share any colours.



Monday 23 July 2012

Pell numbers

This is the sequence of Pell numbers made from Lego.

Again the colours repeat in regular patterns.

$P_2 | P_2, P_4, P_8, \ldots$
$P_3 | P_3, P_6, P_9, \ldots$
$P_4 | P_4, P_8, P_{12}, \ldots$
$P_5 | P_5, P_{10}, P_{15}, \ldots$

So this is almost exactly like the counting numbers. The 'P-primes' are P₂,PPP, ...

Fibonacci Sequence

Here is the Fibonacci sequence made in Lego in the same way.

Just as in the number line you can see how the colours repeat in a regular pattern. In the Fibonacci sequence the blue block repeats every third time, and the red block every fourth time, and so on.

So we can see that
$2 | F_3, F_6, F_9, \ldots$
$3 | F_4, F_8, F_{12}, \ldots$
$5 | F_5, F_{10}, F_{15}, \ldots$

Or another way to write it is

$F_3 | F_3, F_6, F_9, \ldots$
$F_4 | F_4, F_8, F_{12}, \ldots$
$F_5 | F_5, F_{10}, F_{15}, \ldots$

So the 'F' numbers make a number line just like the counting numbers, except that F is not 'prime' ... this means that F has to be an 'F-prime'.

Wednesday 18 July 2012

The Number Line

This is the number line from 1 to 24 made out of Lego.  Each prime has its own colour, and you multiply primes by putting them on top of each other.

You can see interesting things straight away, like:

  • the first tower to be taller than all the ones before it is always made up of only blue blocks
  • 8 & 9 are one-colour towers next to each other - Catalan's conjecture tells us this is the only time that happens


Here is the number line spread out so that each prime gets its own row. This makes it easier to see how the patterns repeat.