From 0 to Infinity in 26 Centuries (15 page)

BOOK: From 0 to Infinity in 26 Centuries
2.63Mb size Format: txt, pdf, ePub
ads

A dodecahedron (12-sided polyhedron) has 20 vertices, 30 edges and 12 faces: 20 – 30 + 12 = 2

A truncated icosahedron (the combination of hexagons and pentagons used to make a football) has 60 vertices, 90 edges and 32 faces: 60 – 90 + 32 = 2

Euler also teamed up with Daniel Bernoulli (1700–82, son of Johann, nephew of Jacob) to work in applied mathematics. They considered the forces acting on beams in
buildings and how the forces would make the beams bend – a very useful tool in engineering applications.

True or False?

Mathematician Christian Goldbach (1690–1764), in a letter to Euler about the nature of prime numbers, wrote what has become known as
Goldbach’s conjecture
:

‘Every even whole number greater than 2 can be written as the sum of two prime numbers.’

For example, 10 can be made up from 5 + 5 and 28 is 11 + 17.

In mathematics, ideas are split into three categories:

1. Propositions
are statements that may or may not be true. Euclid proposed many in his
Elements
that he then showed to be true.

2.
When a proposition has been shown to be true in all possible cases, it is said to be a
theorem
, like Pythagoras’ – it works for
all
right-angled triangles.

3.
A
conjecture
is a proposition that holds the middle ground – mathematicians believe it to be true but have not yet been able to prove it is always
true.

Although Goldbach’s conjecture has been checked as far as 4,000,000,000,000,000,000 without finding a counter-example, it is still only a conjecture rather than a
theorem. Very picky, these mathematicians!

C
ARL
G
AUSS
(1777–1855)

Carl Gauss was born into a poor family in Germany in 1777 but it soon became apparent that he possessed an extraordinary intellect and a special ability in mathematics in
particular.

According to legend, when Gauss was at school he continually annoyed his maths teacher by completing his work far faster than the rest of his class. Exasperated, Gauss’ teacher finally
told him to add together all the numbers from 1 to 100, thinking that might give him some peace.

Gauss immediately stated the correct answer: 5050.

Gauss was not a lightning calculator; he had instantaneously seen a shortcut. If you repeat the series, but backward, it can be seen that all the terms add up to 101:

Gauss then quickly worked out that 100 terms of 101 gives 10100, but as this is twice the sum we actually want, he halved it to give the answer 5050.

Downing Tools

When Gauss was at university he was interested in the classical geometry of the Ancient Greeks, but new developments in mathematics meant it was now
possible to prove geometric theories using algebra, rather than graphically. Gauss proved that it was possible to draw a regular polygon (all sides of equal length and all interior angles of
equal size) with 5, 17 or 257 sides using only a pair of compasses and a straight edge.

Back to the beginning

Gauss furthered Euler’s initial work in a branch of number theory called
modular arithmetic
, in which numbers are allowed up to a certain value, after which they
wrap-around and start again. The twenty-four-hour clock is an example of modular arithmetic – after 23:59 we start again at 00:00.

Much like normal arithmetic, in modular arithmetic you need to define what your highest number can be. In normal arithmetic we work in tens, but our highest digit is one less than this: 9. If we
are working in modulo 8 we can only use the digits from 0 to 7. This means that 8 would be 0 in modulo 8 because we start again from zero after we reach 7. Likewise, 15 would be 7 in modulo 8
because 15 = 8 + 7 but the 8 counts as 0. Mathematicians would write this as:

15 ≡ 7 (mod 8)

In certain circumstances, if you divide two numbers you may be more interested in the
remainder
(what’s left over) than the
quotient
(the answer to the
division). This is where modular arithmetic can be useful, because a number’s value in a particular modulo is the same as the remainder if you were dividing it. For example:

75 ÷ 8 = 9 remainder 3

75 ≡ 3 (mod 8)

If you wanted to check whether a number was prime, you could see whether the number was ever equal to zero in successive modulos, which is something that computers are good
at.

A magnificent spread

Gauss’ work naturally moved into prime numbers, which remain one of the greatest mysteries in mathematics. Gauss made a conjecture, now called the
prime number
theorem
(it is a theorem because it has since been proven, (see
here
), about the way in which prime numbers are spread out. Although we do not have a formula for making prime numbers, Gauss
noticed that the higher up through the numbers you go, on average the more spread out the prime numbers become. He wrote:

number of primes less than x ≈ x / lnx

The symbol ≈ means ‘is roughly equal to’ and the symbol ln means ‘natural logarithm’. Therefore:

number of primes less than 1000 ≈ 1000 / ln 1000 ≈ 145

number of primes less than 10000 ≈ 10000 / ln 10000 ≈ 1086

This shows that, although we made x ten times larger, there are fewer than eight times as many primes. This trend continues as we make x bigger, so primes become fewer the
higher we count.

Uneven distribution

Gauss also made an important contribution to statistics by being the first person to introduce the
normal distribution
. This bell curve applies to all manner of
real-world situations such as animals’ heights and weights, marks in examinations, measurements made in scientific experiments and so on.

If you measured the height of every thirteen-year-old boy in the country, you could work out the average or
mean
height (worked out by adding up all of the data and dividing by how many
data there were). You could then look at the percentage of the boys in a certain height bracket and you would find that most of them were within a certain distance from this mean. As you move away
from the mean, either higher or lower, you find that there are fewer and fewer boys. Thinking in terms of percentages like this is the same as thinking in terms of probabilities, and so the normal
distribution is said to be a
probability density function
:

The shape of the graph shows what we know to be true. Think about your own friends. Unless you hang out with professional basketball players, most of your friends are clustered
around an average or normal height for their gender, and you probably know far fewer very tall and very short people.

The idea of IQ (intelligence quotient) is an example of a score that has been standardized using the normal distribution. An IQ score of 100 is the mean, and a 15-mark interval is called the
standard deviation
, which is a measure of how spread out the marks are. As a result of the equation of the line used for the normal distribution, it turns out that over 68% of scores are
within one standard deviation of the mean, so nearly 70% of people will have an IQ of between 85 and 115. Over 95% of people are within two standard deviations, scores of 70 to 130. Over 99.7% of
people are within three standard deviations, scores of 55 to 145. Mensa, a society for people with high IQs, has an entrance test intended to select people who have an IQ higher than 98% of the
population, which corresponds to an IQ of just under 131.

A Question of Identity

An
equation
(such as y + 3 = 10) is something we can try to solve in order to find out if there are any values that satisfy the equation.
Linear
equations
, where the unknown has an index of 1 (i.e. it is not squared or cubed), have only one answer. Equations that incorporate squares, or cubes, or higher can have more than one
answer, but equally may have no answer. For example, there is no real number x that works in x
2
= -6.

In
formulae
(such as Einstein’s E = mc
2
or average speed = distance ÷ time) we can substitute values for the letters in order to solve the
equation. For example, if you travelled 200 kilometres in 4 hours, you would get the following:

Average speed = 200 ÷ 4 = 50 km / hour

An
identity
is something that is always true for any value of the unknowns. Gauss invented the triple-bar symbol, ≡, to show this. For
example:

(y + 2)(y - 3) ≡ y
2
- y - 6

This is an identity because it works for any value of y. Say I make y = 7:

(7 + 2)(7 - 3) = 7
2
- 7 - 6

9 × 4 = 49 - 13

36 = 36

BOOK: From 0 to Infinity in 26 Centuries
2.63Mb size Format: txt, pdf, ePub
ads

Other books

Charley's Web by Joy Fielding
Brother Bear Mated by P. Jameson
The Snow Geese by William Fiennes
Deserving Death by Katherine Howell
The Memory Key by Liana Liu
El simbolo by Adolfo Losada Garcia
Snakes in Suits: When Psychopaths Go to Work by Paul Babiak, Robert D. Hare