12 multiple-choice questions, progressively harder.
Which of these numbers is composite?
Solution
Correct answer: A
Three are prime; one factors into two primes close together in size.
323=17×19323 = 17 \times 19323=17×19
So 323323323 is composite. It is odd with digit sum 888, so the rules for 222 and 333 miss it, and you find 171717 by trial division. The numbers 223223223, 227227227, and 229229229 are prime.
How many primes are there between 303030 and 404040 (not counting the endpoints)?
Correct answer: C
Check 313131 through 393939, dropping evens and multiples of 333 and 555.
31→prime,37→prime31 \to \text{prime}, \quad 37 \to \text{prime}31→prime,37→prime
The rest are composite: 33=3×1133 = 3 \times 1133=3×11, 35=5×735 = 5 \times 735=5×7, 39=3×1339 = 3 \times 1339=3×13, and 32,34,36,3832, 34, 36, 3832,34,36,38 are even. So there are two primes.
Which of these numbers is prime?
Correct answer: D
Screen the composites: 377=13×29377 = 13 \times 29377=13×29, 381=3×127381 = 3 \times 127381=3×127 (digit sum 121212), and 385=5×77385 = 5 \times 77385=5×77.
383: odd, digit sum 14, not ending in 0 or 5,19×19=361<383<400=20×20383: \text{ odd, digit sum } 14, \text{ not ending in } 0 \text{ or } 5, \quad 19 \times 19 = 361 < 383 < 400 = 20 \times 20383: odd, digit sum 14, not ending in 0 or 5,19×19=361<383<400=20×20
Test primes up to 191919: 7,11,13,17,197, 11, 13, 17, 197,11,13,17,19 each leave a remainder. So 383383383 is prime.
Which number has exactly three factors?
Correct answer: B
A number has exactly three factors only when it is a prime times itself.
49=7×7 ⇒ factors 1,7,4949 = 7 \times 7 \;\Rightarrow\; \text{factors } 1, 7, 4949=7×7⇒factors 1,7,49
That is exactly three. The others have more: 454545 has six, 505050 has six, and 484848 has ten.
Three are prime; trial-divide the fourth past the small primes.
403=13×31403 = 13 \times 31403=13×31
So 403403403 is composite. It is odd with digit sum 777, so the rules for 222 and 333 miss it, and 131313 is the first divisor that works. The numbers 233233233, 239239239, and 241241241 are prime.
Which of these is a pair of twin primes (two primes differing by 222)?
Both numbers must be prime and differ by 222.
179 and 181→both prime,181−179=2179 \text{ and } 181 \to \text{both prime}, \quad 181 - 179 = 2179 and 181→both prime,181−179=2
So 179179179 and 181181181 are twin primes. The others contain composites: 143=11×13143 = 11 \times 13143=11×13, 185=5×37185 = 5 \times 37185=5×37, and 169=13×13169 = 13 \times 13169=13×13.
The composite number 377377377 can be written as a×ba \times ba×b with both aaa and bbb greater than 111 and a≤ba \le ba≤b. What is the smaller factor aaa?
We want the factor pair in which both factors are greater than 111, which rules out the trivial pair 1×3771 \times 3771×377. Factor 377377377.
377=13×29377 = 13 \times 29377=13×29
Both factors exceed 111, and 13≤2913 \le 2913≤29, so the smaller factor aaa is 131313.
How many primes are there between 606060 and 808080 (not counting the endpoints)?
List the primes in that range, screening with the quick rules.
61, 67, 71, 73, 7961, \; 67, \; 71, \; 73, \; 7961,67,71,73,79
Each of these five is prime. The composites between are 63=9×763 = 9 \times 763=9×7, 65=5×1365 = 5 \times 1365=5×13, 69=3×2369 = 3 \times 2369=3×23, 75=3×2575 = 3 \times 2575=3×25, 77=7×1177 = 7 \times 1177=7×11, and every even number. So the count is five.
Screen the composites: 291=3×97291 = 3 \times 97291=3×97 (digit sum 121212), 437=19×23437 = 19 \times 23437=19×23, and 427=7×61427 = 7 \times 61427=7×61.
439: odd, digit sum 16, not ending in 0 or 5,20×20=400<439<441=21×21439: \text{ odd, digit sum } 16, \text{ not ending in } 0 \text{ or } 5, \quad 20 \times 20 = 400 < 439 < 441 = 21 \times 21439: odd, digit sum 16, not ending in 0 or 5,20×20=400<439<441=21×21
Test primes up to 202020: 7,11,13,17,197, 11, 13, 17, 197,11,13,17,19 each leave a remainder. So 439439439 is prime.
Which statement is false?
Test the suspicious claim with a counterexample.
9=3×3 ⇒ 9 is odd but composite9 = 3 \times 3 \;\Rightarrow\; 9 \text{ is odd but composite}9=3×3⇒9 is odd but composite
So "every odd number is prime" is false. The other three statements are all true: 222 is the only even prime, every larger prime is odd, and 111 is neither.
What is the smallest prime greater than 100100100?
Work upward from 101101101. Note 102102102 is even and 105105105 ends in 555.
101: odd, digit sum 2, not ending in 0 or 5,11×11=121>101101: \text{ odd, digit sum } 2, \text{ not ending in } 0 \text{ or } 5, \quad 11 \times 11 = 121 > 101101: odd, digit sum 2, not ending in 0 or 5,11×11=121>101
So only 2,3,5,72, 3, 5, 72,3,5,7 need checking, and none divides 101101101. So 101101101 is prime, and it is the smallest prime above 100100100.
Three are prime; one is a product of two primes in the twenties.
667=23×29667 = 23 \times 29667=23×29
So 667667667 is composite. It is odd with digit sum 191919, so the rules for 222 and 333 miss it, and you find 232323 by trial division (since 25×25=625<667<676=26×2625 \times 25 = 625 < 667 < 676 = 26 \times 2625×25=625<667<676=26×26). The numbers 257257257, 263263263, and 269269269 are prime.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.