The Book of Numbers, Conway
- Chapter 1, “The Romance of Numbers”
- Chapter 2, “Figures from Figures: Doing Arithmetic and Algebra by Geometry”
- Chapter 3, “What Comes Next?”
- Chapter 4, “Famous Families of Numbers”
- Chapter 5, “The Primacy of Primes”
- Chapter 6, “Further Fruitfulness of Fractions”
- Chapter 7, “Geometric Problems and Algebraic Numbers”
- Chapter 8, “Imagining Imaginary Numbers”
- Chapter 9, “Some Transcendental Numbers”
- Chapter 10, “Infinite and Infinitesimal Numbers”
A book about numbers. It really is about numbers.
Chapter 1, “The Romance of Numbers”
Covers how numbers have influenced our language by, among other things, listing almost every word whose roots trace back to some number less than one hundred (e.g. “Sistine” in “Sistine Chapel” comes from the fact that the Pope who oversaw its construction was Pope Sixtus IV, who was the sixth successor of St. Peter). Also covers how to name numbers bigger than a trillion and various different writing systems for numbers throughout history.
Chapter 2, “Figures from Figures: Doing Arithmetic and Algebra by Geometry”
Casting out nines
To cast out nines from a number, just add its digits, subtracting 9 whenever you can. To check your additions, subtractions, and multiplications, repeatedly cast out nines: they should remain valid. For example, we get five by casting out nines from each of 239 and 4649, so for their product we should obtain
, agreeing with .
Square numbers
There’s a neat geometrical proof that the squares are always congruent to
Triangular numbers
Useful mnemonic for sums of arithmetic progressions, sequences of
The sum of
equally spaced numbers with first term and last term is times their average:
Chapter 3, “What Comes Next?”
About other famous sequences of numbers like the sequence of factorials, and also covers a general method for finding an
Chapter 4, “Famous Families of Numbers”
Bernoulli numbers and Faulhaber’s formula
There’s a general formula for the sum of the
“Say, Bud, Where Do You Think You Are Going?”
An explanation of why the petals of sunflowers and the spirals on pineapples naturally create Fibonacci spirals.
Chapter 5, “The Primacy of Primes”
Fractions
What is
? This is the same as finding a multiplicative inverse of
So it follows that
Chapter 6, “Further Fruitfulness of Fractions”
Farey fractions
If you write down all fractions with denominators up to
These have the property (among others) that if
Euler’s totient numbers
For how many of the fractions
is
Fractions cycle into decimals
Crossover with [[Decimal Expansions]]N and the source for [[Number theory at the card table]]B.
It’s possible to work out exactly any
(there, each number in the sequence
- For thirteenths, there are two cycles.
- For thirds, there are also two cycles.
- For elevenths, there are five cycles.
Why do cycles happen? Consider the case of sevenths:
Multiplying by 10:
so
So the length of the first cycle is the smallest number
All these cycles are the same length.
You can define a “long prime” (to base 10) as a prime
Repeated shuffling
- Riffle shuffles start by cutting
cards into two half decks of cards each, one for the left hand and one for the right hand - The “in” riffle shuffle: left, right, left, right (starting from the bottom)
- The “out” riffle shuffle: right, left, right, left
- In the out riffle shuffle, the top and bottom cards stay in the same place
- If the cards were originally numbered
, then performing the in riffle shuffle moves all cards to places . Alternatively, the cards end up in the positions originally occupied by the numbers . (Why?) - The general rule is that card
ends in the place originally occupied by . - After
shuffles, card ends up in the place originally occupied by , mod . - Hence
shuffles restore the original order when . - There are 52 cards in a normal deck of cards (minus jokers). Since
is a long prime in base 2 (in the sense defined above), this means 52 shuffles are required to restore the original order. - For the out shuffle, things are slightly different. Instead you can number the cards from
instead and shuffles will restore the order just when mod , so if you out-shuffle cards times, where is prime, the cards will come back to their original order. - For out shuffles, the general rule is that card
(indexed from ) moves to position , mod .- One way to see this is to consider that the first
cards are mapped to positions under the shuffle. For , card is also card , i.e. cards away from the separation of the packs. Then to find its new position, it becomes , and so by taking mod , this is just . - Another way is to visualise as a number line. First double all the points, to convert something that stretches goes
to into something that stretches to . Then taking mod shifts everything back into the original range.
- One way to see this is to consider that the first
- So the card originally is position
will be in position after 2 shuffles, and more generally, in position after shuffles - How many shuffles in order to restore all cards to their original positions? In this case, we need the smallest
such that . - Because
is congruent to mod , only 8 shuffles are required to restore an ordinary deck of 52 cards with the out shuffle. - This gives a fun connection between the number of out shuffles to restore a pack of cards to their original order and the decimal expansion of
in base 2. , and the fact it repeats with period 8 is exactly the fact that , and in binary is .- Could you use shuffling to calculate the binary expansions of fractions with odd denominator?
- Yes, and this is all done in parallel!
- Say you want to calculate all
. Prepare a deck of 8 cards, to split into 4 piles each. Label all the cards from to . Also prepare a table of up to . Write “ ” in each row. - Then, write a
in the expansion of all the cards in the top pile, and a in all the cards in the bottom pile. Repeatedly do out-shuffles and note down the s or s, this will end up producing the expansions for all the fractions simultaneously.
0: 0000
1: 0010
2: 0100
3: 0110
4: 1001
5: 1011
6: 1101
7: 1111
Chapter 7, “Geometric Problems and Algebraic Numbers”
Conjugates
Two algebraic numbers are conjugates if they satisfy the same algebraic equations. In this way
Why do geometric problems lead to algebraic numbers?
Finding out where two straight lines intersect leads to linear equations. Finding out where two circles intersect (or where a circle intersects with a line) leads to quadratic equations. The Euclidean numbers are the numbers obtained by repeatedly solving quadratic equations (links to [[Course - Rings and Modules HT24]]U and [[Course - Galois Theory HT25]]U).
Another Fibonacci series
Specifying the Fibonacci numbers as “the sequence starting with
where
and this is satisfied by
Chapter 8, “Imagining Imaginary Numbers”
Imaginary numbers are real! Complex numbers are simple!
Overlap with [[The Road to Reality, Penrose]]N, argues that complex numbers are just as “real” as real numbers:
No doubt when fractions were first introduced, people wondered what was meant by
of a person, and we still find it amusing when we’re told that the average family contains children. Even the whole numbers themselves are artificial constructs: a brace of pheasants is real enough, but the number is a theoretical abstraction.
Chapter 9, “Some Transcendental Numbers”
Logarithms
Geometric justification of the fact that
Chapter 10, “Infinite and Infinitesimal Numbers”
Overlap with [[On Numbers and Games, Conway]]N and [[Winning Ways for your Mathematical Plays]]N.