Difference between revisions of "2005 AMC 12A Problems/Problem 18"
Chickendude (talk | contribs) (→Solution) |
m (clarification) |
||
Line 1: | Line 1: | ||
== Problem == | == Problem == | ||
− | Call a number ''prime-looking'' if it is composite but not divisible by 2, 3, or 5. The three smallest prime-looking numbers are 49, 77, and 91. There are 168 prime numbers less than 1000. How many prime-looking numbers are there less than 1000? | + | Call a number ''prime-looking'' if it is [[composite]] but not divisible by <math>2, 3,</math> or 5. The three smallest prime-looking numbers are <math>49, 77</math>, and <math>91</math>. There are <math>168</math> prime numbers less than <math>1000</math>. How many prime-looking numbers are there less than <math>1000</math>? |
<math> | <math> | ||
Line 7: | Line 7: | ||
== Solution == | == Solution == | ||
− | The given states that there are 168 prime numbers less than 1000, which is a fact we must somehow utilize. Since there seems to be no easy way to directly calculate the number of "prime-looking" numbers, we can apply the [[not principle]]. We can split the numbers from 1 to 1000 into several groups: <math>\{1\},</math> <math>\{\mathrm{numbers\ divisible\ by\ 2 = S_2}\},</math> <math> \{\mathrm{numbers\ divisible\ by\ 3 = S_3}\},</math> <math> \{\mathrm{numbers\ divisible\ by\ 5 = S_5}\}, \{\mathrm{primes\ not\ including\ 2,3,5}\},</math> <math> \{\mathrm{prime-looking}\}</math>. Hence, the number of prime-looking | + | The given states that there are <math>168</math> prime numbers less than <math>1000</math>, which is a fact we must somehow utilize. Since there seems to be no easy way to directly calculate the number of "prime-looking" numbers, we can apply the [[not principle]]. We can split the numbers from <math>1</math> to <math>1000</math> into several groups: <math>\{1\},</math> <math>\{\mathrm{numbers\ divisible\ by\ 2 = S_2}\},</math> <math> \{\mathrm{numbers\ divisible\ by\ 3 = S_3}\},</math> <math> \{\mathrm{numbers\ divisible\ by\ 5 = S_5}\}, \{\mathrm{primes\ not\ including\ 2,3,5}\},</math> <math> \{\mathrm{prime-looking}\}</math>. Hence, the number of prime-looking numbers is <math>1000 - 165 - 1 - |S_2 \cup S_3 \cup S_5|</math> (note that <math>2,3,5</math> are primes). |
We can calculate <math>S_2 \cup S_3 \cup S_5</math> using the [[Principle of Inclusion-Exclusion]]: (the values of <math>|S_2| \ldots</math> and their intersections can be found quite easily) | We can calculate <math>S_2 \cup S_3 \cup S_5</math> using the [[Principle of Inclusion-Exclusion]]: (the values of <math>|S_2| \ldots</math> and their intersections can be found quite easily) |
Revision as of 20:03, 17 June 2008
Problem
Call a number prime-looking if it is composite but not divisible by or 5. The three smallest prime-looking numbers are , and . There are prime numbers less than . How many prime-looking numbers are there less than ?
Solution
The given states that there are prime numbers less than , which is a fact we must somehow utilize. Since there seems to be no easy way to directly calculate the number of "prime-looking" numbers, we can apply the not principle. We can split the numbers from to into several groups: . Hence, the number of prime-looking numbers is (note that are primes).
We can calculate using the Principle of Inclusion-Exclusion: (the values of and their intersections can be found quite easily)
Substituting, we find that our answer is .
See also
2005 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 17 |
Followed by Problem 19 |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | |
All AMC 12 Problems and Solutions |