Given the set of natural numbers, {1, 2, 3, 4,…}, find the 2010th number in this set that is not divisible by 2 or 3.
Let be the set of natural numbers not divisible by 2 or 3.
Then all must be congruent to either 1 or 5, modulo 6.
Hence the 2010th smallest member of must be .
Fill in your details below or click an icon to log in:
You are commenting using your WordPress.com account. ( Log Out / Change )
You are commenting using your Twitter account. ( Log Out / Change )
You are commenting using your Facebook account. ( Log Out / Change )
Connecting to %s
Notify me of follow-up comments via email.
Get every new post delivered to your Inbox.
Let
be the set of natural numbers not divisible by 2 or 3.
Then all
must be congruent to either 1 or 5, modulo 6.
Hence the 2010th smallest member of
must be
.