SlideShare a Scribd company logo
Part (I)
THE RECTANGLE GAME
Choose a number and try to represent it as a
rectangle of dots
Let's try 6
6 = 2 x 3
# # #
# # #
Of course we can also say 6 = 3 x 2
# #
# #
# #
But we'll agree that means the same thing because you are just
changing the order in which you multiply, which results in rotating
the rectangle.
What about 9?
9 = 3 x 3
# # #
# # #
# # #
“but this is a square not a rectangle!”
you'll say.
OK.
Here a square counts as a rectangle
because it is really just a rectangle
where both the rows and columns
are the same.
(glad we sorted that out!)
Let's try another one: 35
35 = 5 x 7
# # # # # # #
# # # # # # #
# # # # # # #
# # # # # # #
# # # # # # #
So this seems very simple…
and perhaps not that important,
that numbers can be shown as rectangles.
But lets try another number
Say 7
7 = ?
# # # #
# # # (no)
# # #
# #
# # (no)
# #
# #
# #
# (no)
No matter how we try we cannot show 7 as a
rectangle
What about 11 ?
11 = ?
# # # #
# # # #
# # # (no)
# # # # # #
# # # # # (no)
Again, it looks like however you divide it
11 can't be a rectangle
Of course we could say that a row of #s is really a
rectangle:
7 = # # # # # # #
11 = # # # # # # # # # # #
But this spoils it because it's too easy, so we say that a
rectangle with only one row doesn't count!
So what can we see? A number can be a
rectangle if there are a whole number of rows and
columns in the shape.
This is the same as saying that we can find two
numbers that we can multiply together to make
the number we are testing.
But with numbers like 7 and 11 it seems that there
aren't any numbers that we can use to multiply
together to make the right result.
When you multiply two numbers and get the
answer the numbers you multiplied are called
factors
So we can say that the only factors of 7
are 1 and 7
Or with eleven the same
11= 1 x 11
There's no other way to divide up the number
So for that reason we call these numbers that
can't be rectangles
PRIME NUMBERS
And we call the other numbers that have factors
other than 1 and themselves
COMPOSITE NUMBERS
A prime number is a whole number that
is only divisible by itself and 1
All the other whole numbers are
composite
(there's no way to be both...)
Part (ii)
FACTORISATION
When we look at a composite number we
can see that it will have some
factors smaller than itself
12 = 2 x 6
9 = 3 x 3
8 = 2 x 4
And we might notice that some
composites can be the result of
more than one multiplication, like 12
12 = 3 x 4
But also
12 = 2 x 6
Remembering our rectangles
12 is
# # # #
# # # #
# # # #
And
# # # # # #
# # # # # #
But if 12 = 3 x 4
then we can say that,
since 4 = 2 x 2,
Then actually
12 = 3 x 2 x 2
In the same way, if 12 = 2 x 6
And 6 = 2 x 3
Then again
12 = 3 x 2 x 2
So if a number has a factor that is composite
We can express that factor as a result of
multiplication of its factors.
12 = 2 x 6 = 3 x 4 = 2 x 2 x 3
If we carry on doing this until
all the factors in the list are prime
then that list consists of the
PRIME FACTORS
of the number
And every composite number
only has one set of prime factors
(that's called
The Fundamental Theorem of Arithmetic
by the way...)
Lets take some more examples
to make sure this
is clear
How many ways can we
write 90 as the result
of a multiplication?
90 = 9 x 10
90 = 6 x 15
90 = 5 x 18
90 = 3 x 30
90 = 2 x 45
But once we take the factors we
just found and try to reduce them all
into prime factors we only get
one way of making 90
And that is
90 = 2 x 3 x 3 x 5
So this explains how some numbers can be the answer to
more than one multiplication
If a number has 3 or more different prime factors in its
factorisation then there will be more than one way of
combining them
Here's an example
30 = 5 x 6
30 = 2 x 15
30 = 3 x 10
So we can explain this by showing
That if the prime factors of 30 are 2, 3 and 5
(Meaning that 30 = 2 x 3 x 5)
Then
30 = (2 x 3) x 5
30 = 2 x (3 x 5)
30 = 3 x (2 x 5)
So, really, prime factorisation is
a way of breaking a number down
into its smallest constituents
Such that they can't be broken
down any further
Part (iii)
EUCLID'S PROOF
How many prime numbers are there?
(do they go on forever, or do they run out?)
This is our BIG question
And how will we know the answer?
We will try to prove it one way or the other using logic and
what we have learned so far
So let's start by saying
“there are an infinite number of primes”
Either
(i) this is TRUE
or
(ii) this is FALSE
Let's see what would
happen if it was FALSE
If it was false then there would be
only a finite number of primes…
a number such that when you
counted them you would
eventually reach the end and
have counted them all
If you can reach the end of counting them,
then you can put them all in a list…
...and that list will not go on forever.
(yes?)
So lets imagine the list
and say that, although we don't
know how many there are
(how long the list is) then
at least we do know that
this length is a normal number
Like 127, 5 or 1 Million.. whatever
(just not infinite)
And we will call this number n
So we imagine a list of all the n primes,
which we can show like this
r(1), r(2), r(3), r(4) … r(n)
And we want to make a new number from what
we already have
We'll call that number w
Let's make
w = r(1) x r(2) x r(3) x r(4) x … r(n)
This will mean that w has as its factors every
single prime, which is the same as every single
number in our list
Now let's go further and say
“what about w + 1 ?”
What would we know for sure
about this number?
To help us we quickly need to see
that when you multiply any two or
more primes and add 1
then the result is never divisible by any of the
factors you used
Lets try an example
(2 x 5) + 1 = 11
11 is not divisible by 2 or 5
Is this always true?
Yes because no matter how many numbers you
multiply, if you try and divide the product plus 1 by
any of them you'll always have a remainder of 1
always…
So with our number w + 1…
We now ask:
is w + 1 prime?
If w + 1 is prime then
(since it is not in the list)
we must have made
a way to add a new prime which
was not in the list of r(n)
In which case our list is not complete
What if w + 1 is composite?
If it is composite it must have a prime
factorisation. Yet we know that none of r(n)
can be its factors, from what we demonstrated
So there must be another prime that is a factor of
w + 1 that is not in the list
So again the list is not complete
So whatever we do, saying that there can be a
finite list of primes leads to a contradiction
If it is not the case that we can make a finite list
then the only remaining choice is that that the
collection of all primes is in fact neverending.
There are an infinite number of primes
This is Euclid's Proof
Thanks for watching...

More Related Content

PPTX
Math journal chapters 1 3
DOC
Gmat quant topic 4 numbers solutions
PPT
Multiplying Fractions
PPT
Roots and radical expressions
PPT
Sulalgtrig7e Isg 1 1
PPTX
Integers multiply
PPTX
How to Integrate an Equation | Jameel Academy
PPT
Adding and Subtracting Fractions with the Same Denominators.
Math journal chapters 1 3
Gmat quant topic 4 numbers solutions
Multiplying Fractions
Roots and radical expressions
Sulalgtrig7e Isg 1 1
Integers multiply
How to Integrate an Equation | Jameel Academy
Adding and Subtracting Fractions with the Same Denominators.

What's hot (20)

PPT
A1, 6 1, solving systems by graphing (rev)
PPTX
PPTX
playing with numbers
PPTX
Class Presentation Math 1
PPT
Equations Revision
PPTX
Simplifying basic radical expressions
PPTX
Whole numbers
PPT
Order Of Operations
PPSX
Adding and subtracting fractions
PPTX
7.4 notes1[1]
PPTX
Order of Operations
PPTX
Prime and Composite Numbers (Math 4)
PPT
Solving Inequalities Lesson
PPT
Integer review pp
PPTX
6th class ppt whole numbers
PPTX
Teaching equivalent fractions 1
PPTX
Divisibility tests
PPT
Integer presentation
PPT
Sequences
A1, 6 1, solving systems by graphing (rev)
playing with numbers
Class Presentation Math 1
Equations Revision
Simplifying basic radical expressions
Whole numbers
Order Of Operations
Adding and subtracting fractions
7.4 notes1[1]
Order of Operations
Prime and Composite Numbers (Math 4)
Solving Inequalities Lesson
Integer review pp
6th class ppt whole numbers
Teaching equivalent fractions 1
Divisibility tests
Integer presentation
Sequences
Ad

Similar to Introduction to Prime Numbers (20)

PPTX
unit 1 prime and composite factors and multiples.pptx
PDF
From Square Numbers to Square Roots (Lesson 2)
PDF
Tenth class state syllabus-text book-em-ap-ts-mathematics
PPTX
An introduction to addition final version
DOCX
Alex Shen ...
PDF
1-Introduction-to-Maths.pdf
PPT
Missing-numbers.ppt
PPTX
MATHEMATICS 2
PPTX
msd translating-solving-word-problems.pptx
PPT
304127466-Whole-Numbers_for class 6-ppt.ppt
PPTX
basic mathematics for bussiness -01.pptx
PPTX
Intro to exponents
PDF
Why there are Infinitely many primes ?
PDF
Cbse class-8th-rational numbers-amans-maths-blogs
PPTX
Skill24 factoringquadratictrinomials
PPTX
Factoring quadratics part 2 of skill24
PDF
MATHEMATICS 4 - PRIME AND COMPOSITE NUMBERS.pdf
PPT
Fractions
PPT
Fractions
PPT
Math tricks
unit 1 prime and composite factors and multiples.pptx
From Square Numbers to Square Roots (Lesson 2)
Tenth class state syllabus-text book-em-ap-ts-mathematics
An introduction to addition final version
Alex Shen ...
1-Introduction-to-Maths.pdf
Missing-numbers.ppt
MATHEMATICS 2
msd translating-solving-word-problems.pptx
304127466-Whole-Numbers_for class 6-ppt.ppt
basic mathematics for bussiness -01.pptx
Intro to exponents
Why there are Infinitely many primes ?
Cbse class-8th-rational numbers-amans-maths-blogs
Skill24 factoringquadratictrinomials
Factoring quadratics part 2 of skill24
MATHEMATICS 4 - PRIME AND COMPOSITE NUMBERS.pdf
Fractions
Fractions
Math tricks
Ad

Recently uploaded (20)

PDF
HPLC-PPT.docx high performance liquid chromatography
PPTX
neck nodes and dissection types and lymph nodes levels
PPTX
Vitamins & Minerals: Complete Guide to Functions, Food Sources, Deficiency Si...
PPTX
TOTAL hIP ARTHROPLASTY Presentation.pptx
PPTX
Classification Systems_TAXONOMY_SCIENCE8.pptx
PPTX
Pharmacology of Autonomic nervous system
PPTX
7. General Toxicologyfor clinical phrmacy.pptx
PPT
POSITIONING IN OPERATION THEATRE ROOM.ppt
PDF
ELS_Q1_Module-11_Formation-of-Rock-Layers_v2.pdf
PPTX
Microbiology with diagram medical studies .pptx
PPTX
INTRODUCTION TO EVS | Concept of sustainability
PPTX
2Systematics of Living Organisms t-.pptx
PPTX
famous lake in india and its disturibution and importance
PDF
CAPERS-LRD-z9:AGas-enshroudedLittleRedDotHostingaBroad-lineActive GalacticNuc...
PDF
An interstellar mission to test astrophysical black holes
PPTX
Taita Taveta Laboratory Technician Workshop Presentation.pptx
PPTX
ECG_Course_Presentation د.محمد صقران ppt
PPTX
cpcsea ppt.pptxssssssssssssssjjdjdndndddd
DOCX
Q1_LE_Mathematics 8_Lesson 5_Week 5.docx
PDF
The scientific heritage No 166 (166) (2025)
HPLC-PPT.docx high performance liquid chromatography
neck nodes and dissection types and lymph nodes levels
Vitamins & Minerals: Complete Guide to Functions, Food Sources, Deficiency Si...
TOTAL hIP ARTHROPLASTY Presentation.pptx
Classification Systems_TAXONOMY_SCIENCE8.pptx
Pharmacology of Autonomic nervous system
7. General Toxicologyfor clinical phrmacy.pptx
POSITIONING IN OPERATION THEATRE ROOM.ppt
ELS_Q1_Module-11_Formation-of-Rock-Layers_v2.pdf
Microbiology with diagram medical studies .pptx
INTRODUCTION TO EVS | Concept of sustainability
2Systematics of Living Organisms t-.pptx
famous lake in india and its disturibution and importance
CAPERS-LRD-z9:AGas-enshroudedLittleRedDotHostingaBroad-lineActive GalacticNuc...
An interstellar mission to test astrophysical black holes
Taita Taveta Laboratory Technician Workshop Presentation.pptx
ECG_Course_Presentation د.محمد صقران ppt
cpcsea ppt.pptxssssssssssssssjjdjdndndddd
Q1_LE_Mathematics 8_Lesson 5_Week 5.docx
The scientific heritage No 166 (166) (2025)

Introduction to Prime Numbers

  • 2. Choose a number and try to represent it as a rectangle of dots
  • 4. 6 = 2 x 3 # # # # # #
  • 5. Of course we can also say 6 = 3 x 2 # # # # # # But we'll agree that means the same thing because you are just changing the order in which you multiply, which results in rotating the rectangle.
  • 7. 9 = 3 x 3 # # # # # # # # #
  • 8. “but this is a square not a rectangle!” you'll say. OK. Here a square counts as a rectangle because it is really just a rectangle where both the rows and columns are the same. (glad we sorted that out!)
  • 10. 35 = 5 x 7 # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
  • 11. So this seems very simple… and perhaps not that important, that numbers can be shown as rectangles.
  • 12. But lets try another number Say 7
  • 13. 7 = ? # # # # # # # (no) # # # # # # # (no) # # # # # # # (no)
  • 14. No matter how we try we cannot show 7 as a rectangle
  • 16. 11 = ? # # # # # # # # # # # (no) # # # # # # # # # # # (no) Again, it looks like however you divide it 11 can't be a rectangle
  • 17. Of course we could say that a row of #s is really a rectangle: 7 = # # # # # # # 11 = # # # # # # # # # # # But this spoils it because it's too easy, so we say that a rectangle with only one row doesn't count!
  • 18. So what can we see? A number can be a rectangle if there are a whole number of rows and columns in the shape. This is the same as saying that we can find two numbers that we can multiply together to make the number we are testing.
  • 19. But with numbers like 7 and 11 it seems that there aren't any numbers that we can use to multiply together to make the right result. When you multiply two numbers and get the answer the numbers you multiplied are called factors
  • 20. So we can say that the only factors of 7 are 1 and 7 Or with eleven the same 11= 1 x 11 There's no other way to divide up the number
  • 21. So for that reason we call these numbers that can't be rectangles PRIME NUMBERS
  • 22. And we call the other numbers that have factors other than 1 and themselves COMPOSITE NUMBERS
  • 23. A prime number is a whole number that is only divisible by itself and 1 All the other whole numbers are composite (there's no way to be both...)
  • 25. When we look at a composite number we can see that it will have some factors smaller than itself 12 = 2 x 6 9 = 3 x 3 8 = 2 x 4
  • 26. And we might notice that some composites can be the result of more than one multiplication, like 12 12 = 3 x 4 But also 12 = 2 x 6
  • 27. Remembering our rectangles 12 is # # # # # # # # # # # # And # # # # # # # # # # # #
  • 28. But if 12 = 3 x 4 then we can say that, since 4 = 2 x 2, Then actually 12 = 3 x 2 x 2
  • 29. In the same way, if 12 = 2 x 6 And 6 = 2 x 3 Then again 12 = 3 x 2 x 2
  • 30. So if a number has a factor that is composite We can express that factor as a result of multiplication of its factors. 12 = 2 x 6 = 3 x 4 = 2 x 2 x 3
  • 31. If we carry on doing this until all the factors in the list are prime then that list consists of the PRIME FACTORS of the number
  • 32. And every composite number only has one set of prime factors (that's called The Fundamental Theorem of Arithmetic by the way...)
  • 33. Lets take some more examples to make sure this is clear
  • 34. How many ways can we write 90 as the result of a multiplication? 90 = 9 x 10 90 = 6 x 15 90 = 5 x 18 90 = 3 x 30 90 = 2 x 45
  • 35. But once we take the factors we just found and try to reduce them all into prime factors we only get one way of making 90 And that is 90 = 2 x 3 x 3 x 5
  • 36. So this explains how some numbers can be the answer to more than one multiplication If a number has 3 or more different prime factors in its factorisation then there will be more than one way of combining them
  • 37. Here's an example 30 = 5 x 6 30 = 2 x 15 30 = 3 x 10 So we can explain this by showing That if the prime factors of 30 are 2, 3 and 5 (Meaning that 30 = 2 x 3 x 5) Then 30 = (2 x 3) x 5 30 = 2 x (3 x 5) 30 = 3 x (2 x 5)
  • 38. So, really, prime factorisation is a way of breaking a number down into its smallest constituents Such that they can't be broken down any further
  • 40. How many prime numbers are there? (do they go on forever, or do they run out?)
  • 41. This is our BIG question And how will we know the answer? We will try to prove it one way or the other using logic and what we have learned so far
  • 42. So let's start by saying “there are an infinite number of primes” Either (i) this is TRUE or (ii) this is FALSE
  • 43. Let's see what would happen if it was FALSE
  • 44. If it was false then there would be only a finite number of primes… a number such that when you counted them you would eventually reach the end and have counted them all
  • 45. If you can reach the end of counting them, then you can put them all in a list… ...and that list will not go on forever. (yes?)
  • 46. So lets imagine the list and say that, although we don't know how many there are (how long the list is) then at least we do know that this length is a normal number Like 127, 5 or 1 Million.. whatever (just not infinite)
  • 47. And we will call this number n
  • 48. So we imagine a list of all the n primes, which we can show like this r(1), r(2), r(3), r(4) … r(n)
  • 49. And we want to make a new number from what we already have We'll call that number w
  • 50. Let's make w = r(1) x r(2) x r(3) x r(4) x … r(n)
  • 51. This will mean that w has as its factors every single prime, which is the same as every single number in our list
  • 52. Now let's go further and say “what about w + 1 ?” What would we know for sure about this number?
  • 53. To help us we quickly need to see that when you multiply any two or more primes and add 1 then the result is never divisible by any of the factors you used Lets try an example (2 x 5) + 1 = 11 11 is not divisible by 2 or 5
  • 54. Is this always true? Yes because no matter how many numbers you multiply, if you try and divide the product plus 1 by any of them you'll always have a remainder of 1 always…
  • 55. So with our number w + 1… We now ask: is w + 1 prime?
  • 56. If w + 1 is prime then (since it is not in the list) we must have made a way to add a new prime which was not in the list of r(n) In which case our list is not complete
  • 57. What if w + 1 is composite? If it is composite it must have a prime factorisation. Yet we know that none of r(n) can be its factors, from what we demonstrated So there must be another prime that is a factor of w + 1 that is not in the list So again the list is not complete
  • 58. So whatever we do, saying that there can be a finite list of primes leads to a contradiction
  • 59. If it is not the case that we can make a finite list then the only remaining choice is that that the collection of all primes is in fact neverending. There are an infinite number of primes This is Euclid's Proof