Difference between revisions of "2012 AIME II Problems/Problem 10"
m |
(→Solution 4) |
||
Line 35: | Line 35: | ||
After a bit of experimenting, we let <math>n=l^2+s, s < 2n+1</math>. We claim that I (the integer part of <math>x</math>) = <math>l</math> . (Prove it yourself using contradiction !) so now we get that <math>x=l+\frac{s}{l}</math>. This implies that solutions exist iff <math>s<l</math>, or for all natural numbers of the form <math>l^2+s</math> where <math>s<l</math>. | After a bit of experimenting, we let <math>n=l^2+s, s < 2n+1</math>. We claim that I (the integer part of <math>x</math>) = <math>l</math> . (Prove it yourself using contradiction !) so now we get that <math>x=l+\frac{s}{l}</math>. This implies that solutions exist iff <math>s<l</math>, or for all natural numbers of the form <math>l^2+s</math> where <math>s<l</math>. | ||
− | Hence, 1 solution exists for <math>l=1</math>! 2 for <math>l=2</math> and so on. Therefore our final answer is <math>31+30+\dots+1= \boxed{496} | + | Hence, 1 solution exists for <math>l=1</math>! 2 for <math>l=2</math> and so on. Therefore our final answer is <math>31+30+\dots+1= \boxed{496} |
+ | == Solution 5 == | ||
+ | |||
+ | Notice we can write </math>floor(x)<math> as </math>x - frac(x)<math>. Since </math>n<math> is a positive integer less than </math>1000<math>, </math>1 \leq x(x - frac(x)) \leq 999<math>. We now have </math>1 \leq x^{2} - x*frac(x) \leq 999<math>. Since </math>x*frac(x)<math> ranges from </math>0<math> to </math>x<math>, we can rewrite as </math>1 \leq x^{2} \leq 999 + x<math>. Notice all </math>x<math> that satisfy this inequality range from </math>1<math> to </math>32<math>. Now every range from </math>y<math> to </math>y+1<math> for </math>x<math> result in exactly </math>y<math> solutions that give a positive integer solution for </math>n<math>. The first range is </math>1<math> to </math>2<math> and the last range is </math>31<math> to </math>32<math>. Thus, by using our above lemma, we can find the total number of solutions by </math>1+2+…+31 = \frac{31*32}{2} = \boxed{496}$. | ||
+ | |||
+ | |||
+ | ~ilikemath247365 | ||
=== Video Solution === | === Video Solution === |
Revision as of 22:01, 31 May 2025
Contents
Problem 10
Find the number of positive integers less than
for which there exists a positive real number
such that
.
Note: is the greatest integer less than or equal to
.
Solution
Solution 1
We know that cannot be irrational because the product of a rational number and an irrational number is irrational (but
is an integer). Therefore
is rational.
Let where
are nonnegative integers and
(essentially,
is a mixed number). Then,
Here it is sufficient for to be an integer. We can use casework to find values of
based on the value of
:
nothing because n is positive
The pattern continues up to . Note that if
, then
. However if
, the largest possible
is
, in which
is still less than
. Therefore the number of positive integers for
is equal to
Solution 2
Notice that is continuous over the region
for any integer
. Therefore, it takes all values in the range
over that interval. Note that if
then
and if
, the maximum value attained is
. It follows that the answer is
Solution 3
Bounding gives . Thus there are a total of
possible values for
, for each value of
. Checking, we see
, so there are
such values for
.
Solution 4
After a bit of experimenting, we let . We claim that I (the integer part of
) =
. (Prove it yourself using contradiction !) so now we get that
. This implies that solutions exist iff
, or for all natural numbers of the form
where
.
Hence, 1 solution exists for
! 2 for
and so on. Therefore our final answer is $31+30+\dots+1= \boxed{496}
== Solution 5 ==
Notice we can write$ (Error compiling LaTeX. Unknown error_msg)floor(x)x - frac(x)
n
1000
1 \leq x(x - frac(x)) \leq 999
1 \leq x^{2} - x*frac(x) \leq 999
x*frac(x)
0
x
1 \leq x^{2} \leq 999 + x
x
1
32
y
y+1
x
y
n
1
2
31
32
1+2+…+31 = \frac{31*32}{2} = \boxed{496}$.
~ilikemath247365
Video Solution
~MathProblemSolvingSkills.com
See Also
2009 AIME I Problems/Problem 6
2012 AIME II (Problems • Answer Key • Resources) | ||
Preceded by Problem 9 |
Followed by Problem 11 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions.