![]() |
![]() |
2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97 ... ...and they go on for ever. So far nobody has found a pattern to predict them and they can't decide if 1 is prime or not! | |
Mathematicians LOVE prime numbers because just
about all of maths is made out of prime numbers.
In the same way, scientists LOVE atoms because just about
everything we know is made out of atoms. So now we know what prime numbers
are, what can we do with them?
Before we see the trick, here's a rather neat toy for you to try. It's a rather special calculator which can tell you if a number is prime or not. All you need to do is type a number in the smaller box, and then hit the "calculate" button. The big box then tells you about your number. (Warning if you put in numbers with more than 6 or 7 digits your computer might get a bit cross!)
|
|
What's the BIGGEST prime number you can find? (Without blowing your computer up!)
The Prime Number Trick
Using prime numbers, you can amaze your friends with a prime prediction...
|
|
|
E.g. 112 = 121 then 121 - 1 = 120 and yes 120 does divide by 24.
WHY?
If you understand algebra, (and you've read The Phantom X ) then you'll know that all prime numbers can be written as (6n+1) or (6n-1).
(6n+1)2 = 36n+12n+1. So (6n+1)2 -1 = 36n+12n. This factorises to 12n(3n+1). Either n or (3n+1) must be even, therefore the whole expression must be divisible by 24.
(6n-1)2 = 36n-12n+1. So (6n-1)2 -1 = 36n-12n. This factorises to 12n(3n-1). Either n or (3n-1) must be even, therefore the whole expression must be divisible by 24.
There's a whole section on the history of prime
numbers including the rather strange
"Mersenne" primes in the eighth Murderous Maths book
"NUMBERS: The Key to the Universe".
Links:
The Mean and Vulgar Bits  
This book explains how to break numbers into prime factors and then
use them to simplify calculations.
"NUMBERS: The Key to the Universe"  
This book tells you about patterns of primes and gives more general
facts including what Mersenne prime are.
The Murderous Maths main index page