Difference between revisions of "Mock AIME 5 2005-2006 Problems/Problem 1"
(→Solution) |
Bachoseven (talk | contribs) m (→Solution) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
== Solution == | == Solution == | ||
− | So all of the prime numbers less than 50 are 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, and 47. So we just need to find the number of numbers that are divisible by 2, the number of numbers divisible by 3, etc. | + | So all of the prime numbers less than <math>50</math> are <math>2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43,</math> and <math>47</math>. So we just need to find the number of numbers that are divisible by <math>2</math>, the number of numbers divisible by <math>3</math>, etc. |
<math>\lfloor 99/2\rfloor =49</math> | <math>\lfloor 99/2\rfloor =49</math> | ||
Line 37: | Line 37: | ||
So we compute | So we compute | ||
− | <cmath>49 | + | <cmath>49\times2+33\times3+19\times5+14\times7+9\times11+7\times13+5\times17+5\times19+4\times23+3\times29+3\times31+2\times37+2\times41+2\times43+2\times47</cmath> |
Line 49: | Line 49: | ||
− | <cmath>=760+608= | + | <cmath>=760+608=1368</cmath> |
+ | |||
+ | Our desired answer then is <cmath>\boxed{368}</cmath> | ||
== See also == | == See also == |
Latest revision as of 11:43, 10 August 2019
Problem
Suppose is a positive integer. Let be the sum of the distinct positive prime divisors of less than (e.g. and ). Evaluate the remainder when is divided by .
Solution
So all of the prime numbers less than are and . So we just need to find the number of numbers that are divisible by , the number of numbers divisible by , etc.
So we compute
Our desired answer then is
See also
Mock AIME 5 2005-2006 (Problems, Source) | ||
Preceded by First Question |
Followed by Problem 2 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 |