19
Back in 200 BC a Greek mathematician named Eratosthenes developed a simple step-by-step method for determining which numbers are prime. This method is called "Eratosthenes' Sieve". The Eratosthenes' Sieve

ERATOSTHENES SIEVE

Embed Size (px)

DESCRIPTION

Eratothenes´sieve. Steps to find prime numbers from 1 to 100.

Citation preview

Page 1: ERATOSTHENES SIEVE

Back in 200 BC a Greek mathematician named Eratosthenes developed a simple step-by-step method

for determining which numbers are prime.

This method is called "Eratosthenes' Sieve".

The Eratosthenes' Sieve

Page 2: ERATOSTHENES SIEVE

A sieveis a strainer

that allows small particles to pass through

while catching the larger particles.

Page 3: ERATOSTHENES SIEVE

In the case of Eratosthenes' Sieve,

are the Prime Numbers.

the small particles that pass through

are all the non-prime numbers

and the large particles that remain

Page 4: ERATOSTHENES SIEVE

Eratosthenes

Page 5: ERATOSTHENES SIEVE

He was born in Cirene (actually Shahhat, Libia, which is in Africa)

He studied in Alexandria

Arquimedes was his friend

He died at the age of 80.

Page 6: ERATOSTHENES SIEVE

He was a great mathematician, philosopher,

poet and astronomer.

People knew him as the second Plato or

because he was always second in

every subject he studied.

Page 7: ERATOSTHENES SIEVE

His method to find out the prime numbers can be divided into 5 simple steps.

Page 8: ERATOSTHENES SIEVE

But wait a minute,

folks!

Page 9: ERATOSTHENES SIEVE

What are Prime Numbers?

Numbers Divisible Only by Themselves and 1

Any number that has only two factors, itself and 1.

Page 10: ERATOSTHENES SIEVE

Is the number 1 a prime number?

No, it isn´t. The number 1 is NOT considered Prime

Because it only has one factor , itself.

Why?

Page 11: ERATOSTHENES SIEVE

What is a sieve?

What can we do with Eratosthenes´ sieve?

Let´s do it!

We can find out which of the numbers from 1 to 100 are prime

Page 12: ERATOSTHENES SIEVE

Make a table of the numbers 1 to 100 organized into 10 rows

The Eratosthenes' Sieve - Step 1

Page 13: ERATOSTHENES SIEVE

The Eratosthenes' Sieve - Step 2

Cross out the number 1 because by definition it is NOT Prime number

Page 14: ERATOSTHENES SIEVE

The Eratosthenes' Sieve - Step 3

Circle the number 2 and cross out all the multiples of 2

(or all the even numbers)

Page 15: ERATOSTHENES SIEVE

The Eratosthenes' Sieve - Step 4

Look for the following number that is not crossed out. Circle the number and cross out all the multiples of that number.

Page 16: ERATOSTHENES SIEVE

The Eratosthenes' Sieve - Step 5

Repeat step 4 until you get to the number 7.

Page 17: ERATOSTHENES SIEVE

Finished?

All of the circled numbers are PRIME NUMBERS!

Page 18: ERATOSTHENES SIEVE

Now you can watch a simulation of the sieve...Pay attention!

Page 19: ERATOSTHENES SIEVE