The number is between and . How many pairs of integers are there such that is larger than or equal to 1 but smaller than or equal to 2012 and
(A) 278
(B) 279
(C) 280
(D) 281
(E) 282
Could someone provide a solution for this? P.S. sorry if the 5^867 looks really small, I don't know why it's like that...
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Between any two powers of 5 there are either 2 or 3 powers of 2 (because 22<51<23
Consider the intervals (50,51),(51,52),…(5866,5867)
We want the number of intervals with 3 powers of 2.
From the given that 22013<5867<22014 , We know that these 867 intervals together have 2013 powers of 2 . Let x of them have 2 powers of 2 and y of them have 3 powers of 2. Thus we have the system
x+y2x+3y=867=2013
From which We get y=279⇒B
Log in to reply
Thanks for the solution
I did this the same way too, but with a little experimentation, I found that it was also equal to ⌊∣∣∣∣ln52013ln54∣∣∣∣⌋. Why is that? I can get close to something resembling it, but I can't complete the proof.
Log in to reply
Hi Trevor , I Got :
⎣⎡2012(1−log52log2)⎦⎤=279
Log in to reply
⌊2013(1−ln52ln2)⌋. Yours needs to say 2013 instead of 2012. This makes sense, because 5867 becomes part of the ordered pair when the maximum of m is increased to 2013, but not if the maximum is 2012. Your value is 278.95753…
Those would be equal if you saidBut how did you get that?
And to generalize, can you prove that the number of ordered pairs (m,n) satisfying the conditions with m having a maximum of k is or is not equal to this, or equivalent? ⌊∣∣∣∣ln5kln54∣∣∣∣⌋
Log in to reply
Note That nlog5<mlog2<(m+2)log2<(n+1)log5
Which Implies That log2log5n<m<log2log5n+1−log52log2
So We Have To Choose m Such That We Can Find A Suitable n .
This interval has length 1−log52log2
So The Answer Should Be [2012(1−log52log2)]=279
Where [x] Denotes the Nearest Integer to x .
Log in to reply
2012 and not 2013? The question asks for "smaller than or equal to 2013."
Ah, thank your for the full solution, but whyLog in to reply
1≤m≤2012
Log in to reply
Log in to reply