Difference between revisions of "2018 AMC 10A Problems/Problem 17"
Random guy (talk | contribs) |
Random guy (talk | contribs) (→Solution) |
||
Line 4: | Line 4: | ||
== Solution == | == Solution == | ||
Intuitively, one would see this list and start with prime numbers. However, there are only 5 prime numbers less than <math>12</math>, making this impossible. It is also clear that another number can't be added in, so <math>2</math> can't be the smallest. Next, we start the sequence with <math>3</math>, and a bit of trial and error shows it's impossible. Lastly, starting with <math>4</math>, we find that the sequence <math>4,5,6,7,9,11</math> works, giving us <math>\boxed{\textbf{(C)} \text{ 4}}</math>. | Intuitively, one would see this list and start with prime numbers. However, there are only 5 prime numbers less than <math>12</math>, making this impossible. It is also clear that another number can't be added in, so <math>2</math> can't be the smallest. Next, we start the sequence with <math>3</math>, and a bit of trial and error shows it's impossible. Lastly, starting with <math>4</math>, we find that the sequence <math>4,5,6,7,9,11</math> works, giving us <math>\boxed{\textbf{(C)} \text{ 4}}</math>. | ||
+ | (Random_Guy) |
Revision as of 17:32, 8 February 2018
Problem
Let be a set of 6 integers taken from with the property that if and are elements of with , then is not a multiple of . What is the least possible values of an element in
Solution
Intuitively, one would see this list and start with prime numbers. However, there are only 5 prime numbers less than , making this impossible. It is also clear that another number can't be added in, so can't be the smallest. Next, we start the sequence with , and a bit of trial and error shows it's impossible. Lastly, starting with , we find that the sequence works, giving us . (Random_Guy)