1 0 1 lo g 1 0 x 1 0 > 1 0 lo g 1 0 ( 1 0 x )
What is the sum of all positive integers that satisfy the above inequality?
Submit your answer as 999 if you think that there are infinitely many positive integers that satisfy the inequality.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Excellent problem @Pranshu Gaba
Enjoyed solving it
My first two tries were 1 + 2 + 3 + 4 + 5 + 6 + 7 and 1 1 + 1 2 :P
Is the problem Original?
Log in to reply
Thanks @Mehul Arora :)
The problem is tricky since the solution set consists of two inequalities. People are likely to miss out one of them.
Yes the problem is original. I started with the inequality lo g x e > lo g e x and modified it several times and this is the final result.
Log in to reply
Same way as you did
Why did this go up to 400 points? :O
Log in to reply
This problem is getting LOTS of wrong attempts. Currently its
654 views (100%) 223 attempts (34%) 34 solvers (5%).
I had initially set it at level 3. It went up to 400 points. The points were adjusted to 275 points few hours ago, now it's back to 400 points.
Log in to reply
nice problem! @Pranshu Gaba (i entered the number of integral solutions :( lol)
how can you look at the number of points assigned to your problems?
thanks!
Log in to reply
@Hamza A – If you're working on a PC/ laptop, slide the mouse pointer over the "Level -x" thing in the top right.
The feature is not available on the app yet.
Solved this, but didn't read the part which tells to submit the "sum" of all solutions. I submitted the "number" of solutions which is 9 ...
To simplify the notation, let X = 1 0 x . So X is a positive integer multiple of 0.1. The equation becomes 1 0 lo g X 1 0 > 1 0 lo g 1 0 X ⇒ 1 0 l g X l g 1 0 > l g 1 0 1 0 l g X ⇒ 1 0 0 l g X < l g X 1
Obviously l g X = 0 . Thus there are two cases to consider.
Case 1: l g X < 0 1 0 0 ( l g X ) 2 > 1 ⇒ ( l g X ) 2 > 0 . 0 1 ⇒ − l g X > 0 . 1 ⇒ l g X < − 0 . 1 ⇒ X < 1 0 − 0 . 1 ⇒ x < 1 0 0 . 9 ⇒ x ∈ { 1 , 2 , 3 , 4 , 5 , 6 , 7 } (The fourth step naturally verifies that the case premise is satisfied.)
Case 2: l g X > 0 1 0 0 ( l g X ) 2 < 1 ⇒ ( l g X ) 2 < 0 . 0 1 ⇒ l g X < 0 . 1 Combining this with the case premise: 0 < l g X < 0 . 1 ⇒ 1 < X < 1 0 0 . 1 ⇒ 1 0 < x < 1 0 1 . 1 ⇒ x ∈ { 1 1 , 1 2 }
Combining the two cases, x ∈ { 1 , 2 , 3 , 4 , 5 , 6 , 7 , 1 1 , 1 2 } .
Problem Loading...
Note Loading...
Set Loading...
Let y = lo g 1 0 ( 1 0 x ) . Note that lo g ( 1 0 x ) 1 0 = y 1 . Let's rewrite the given inequality using these substitutions.
1 0 1 y 1 0 1 0 y − 1 0 y 1 1 0 y ( 1 0 y ) 2 − 1 1 0 y ( 1 0 y − 1 ) ( 1 0 y + 1 ) > 1 0 y > 1 0 y − 1 0 y 1 < 0 < 0 < 0
This means that either y < − 1 0 1 or 0 < y < 1 0 1 .
y lo g 1 0 ( 1 0 x ) 1 0 x x x x < − 1 0 1 < − 1 0 1 < 1 0 − 1 0 1 < 1 0 1 − 1 0 1 < 1 0 1 0 9 < 7 . 9 4 … 0 < y < 1 0 1 0 < lo g 1 0 ( 1 0 x ) < 1 0 1 1 0 0 < 1 0 x < 1 0 1 0 1 1 < 1 0 x < 1 0 1 0 1 1 0 < x < 1 0 1 0 1 1 1 0 < x < 1 2 . 5 8 9 …
The positive integer solutions satisfying the first inequality are { 1 , 2 , 3 , 4 , 5 , 6 , 7 } and the positive integers satisfying the second inequality are { 1 1 , 1 2 } .
If either of the inequalities is satisfied, then the original inequality in the problem becomes true, therefore we will take the union of both the inequalities. The integer solutions are { 1 , 2 , 3 , 4 , 5 , 6 , 7 , 1 1 , 1 2 } . The sum of all the solutions is 5 1 □