Question: Discrete structures How many primes are there from 1-200? Using the patterns to find these primes, is there a way to build a program with
Discrete structures
How many primes are there from 1-200?
Using the patterns to find these primes, is there a way to build a program with the same patterns to help find it for you?
SIEVE OF ERATOSTHENES TO 200 - Start at number 2. Put a circle it. Cross out all the multiples of that number. - Move on to the next number you have not crossed out (3). Put a circle round it. Cross out all the multinles of that numher Reneat How many prime numbers are there between 1 and 200
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
