Difference between revisions of "2013 AIME I Problems/Problem 8"
(→Solution) |
Anthonyjang (talk | contribs) (→Problem 8) |
||
Line 1: | Line 1: | ||
== Problem 8 == | == Problem 8 == | ||
− | The domain of the function f(x) = arcsin( | + | The domain of the function <math>f(x) = \arcsin(\log_{m}(nx))</math> is a closed interval of length <math>\frac{1}{2013}</math> , where <math>m</math> and <math>n</math> are positive integers and <math>m>1</math>. Find the remainder when the smallest possible sum <math>m+n</math> is divided by 1000. |
− | |||
== Solution == | == Solution == |
Revision as of 19:09, 16 March 2013
Problem 8
The domain of the function is a closed interval of length
, where
and
are positive integers and
. Find the remainder when the smallest possible sum
is divided by 1000.
Solution
The domain of the arcsin function is , so
.
For to be an integer,
must divide
, and
. To minimize
,
should be as small as possible because increasing
will decrease
, the amount you are subtracting, and increase
, the amount you are adding; this also leads to a small
which clearly minimizes
.
We let equal 3, the smallest factor of
that isn't
. Then we have
, so the answer is
.