Difference between revisions of "2020 AMC 12A Problems/Problem 25"
MRENTHUSIASM (talk | contribs) (Rearranged the solutions based on approaches. Let me know if you disagree. Thanks to Shihan for Sol 2 (excellent solution).) |
MRENTHUSIASM (talk | contribs) (→Solution 3 (Solves for x)) |
||
(14 intermediate revisions by 4 users not shown) | |||
Line 17: | Line 17: | ||
If <math>w=0,</math> then <math>f=0.</math> We get <math>x=w+f=0,</math> which does not affect the sum of the solutions. Therefore, we consider the case for <math>w\geq1:</math> | If <math>w=0,</math> then <math>f=0.</math> We get <math>x=w+f=0,</math> which does not affect the sum of the solutions. Therefore, we consider the case for <math>w\geq1:</math> | ||
− | Recall that <math>0\leq f<1,</math> so <math>\frac{1-2a\pm\sqrt{1-4a}}{2a}\geq0.</math> From the discriminant, we require that <math> | + | Recall that <math>0\leq f<1,</math> so <math>\frac{1-2a\pm\sqrt{1-4a}}{2a}\geq0.</math> From the discriminant, we require that <math>0\leq1-4a<1,</math> or <cmath>0<a\leq\frac14. \hspace{54mm}(4)</cmath> |
We consider each part of <math>0\leq f<1</math> separately: | We consider each part of <math>0\leq f<1</math> separately: | ||
Line 47: | Line 47: | ||
==Solution 2 (Solves for x)== | ==Solution 2 (Solves for x)== | ||
− | Let <math> | + | |
+ | Let <math>x_n</math> be a root in the interval <math>(n,n+1)</math>. In this interval, <math>\lfloor x_n \rfloor = n</math> and <math>\{x_n\}=x_n-n</math>, so we must have <math>ax_n^2 = nx_n-n^2</math>, i.e., <math>ax_n^2-nx_n+n^2=0</math>. We can homogenize this equation by setting <math>x_n=n\zeta</math>; then <math>x_1=\zeta</math>, and <math>\zeta</math> is a root of <math>a\zeta^2-\zeta+1=0</math>. | ||
+ | |||
+ | Suppose <math>N</math> is the largest integer for which there is such a root; we have, for <math>n=1,2,\ldots , N</math>, <cmath>n < x_n = n\zeta < n+1</cmath> Summing over <math>n\in \{1,2,\ldots , N\}</math> we get <cmath>\tfrac 12 N(N+1) < 420 = \tfrac 12 N(N+1)\zeta < \tfrac 12 N(N+3)</cmath> From the right inequality we get <math>27< N</math> and from the left one we get <math>N<29</math>. Thus <math>N=28</math>. Using this in the middle equality we get <math>\zeta = \tfrac{30}{29}</math>. Since <math>\zeta</math> satisfies <math>a\zeta^2-\zeta+1=0</math>, we get | ||
+ | <cmath>a = \zeta^{-2}(\zeta-1)= \tfrac{29^2}{30^2}\cdot \tfrac 1{29}= \tfrac{29}{900}.</cmath> | ||
The answer is <math>29+900=\boxed{\textbf{(C) } 929}.</math> | The answer is <math>29+900=\boxed{\textbf{(C) } 929}.</math> | ||
Line 67: | Line 71: | ||
\end{align*}</cmath> | \end{align*}</cmath> | ||
~ktong | ~ktong | ||
+ | |||
+ | * Note: Using the Binomial expansion one can see that <math>\frac{1-\sqrt{1-4a}}{2a}</math> is close to <math>1</math> when <math>a</math> is close to <math>0</math>. | ||
+ | |||
+ | ~tsun26 | ||
==Remark== | ==Remark== | ||
Line 98: | Line 106: | ||
==Video Solution 2== | ==Video Solution 2== | ||
− | https://www.youtube.com/watch?v=xex8TBSzKNE ~ MathEx | + | https://www.youtube.com/watch?v=xex8TBSzKNE |
+ | |||
+ | ~MathEx | ||
==Video Solution 3 (by Art of Problem Solving)== | ==Video Solution 3 (by Art of Problem Solving)== | ||
Line 104: | Line 114: | ||
Created by Richard Rusczyk | Created by Richard Rusczyk | ||
+ | |||
+ | ==Video Solution 4== | ||
+ | https://youtu.be/i5b5P9RPuas | ||
+ | |||
+ | ~MathProblemSolvingSkills | ||
==See Also== | ==See Also== | ||
{{AMC12 box|year=2020|ab=A|num-b=24|after=Last Problem}} | {{AMC12 box|year=2020|ab=A|num-b=24|after=Last Problem}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Latest revision as of 10:10, 24 December 2024
Contents
Problem
The number , where
and
are relatively prime positive integers, has the property that the sum of all real numbers
satisfying
is
, where
denotes the greatest integer less than or equal to
and
denotes the fractional part of
. What is
?
Solution 1 (Solves for Floor(x))
Let and
denote the whole part and the fractional part of
respectively, for which
and
We rewrite the given equation as
Since
it follows that
from which
We expand and rearrange as
which is a quadratic with either
or
For simplicity purposes, we will treat as some fixed nonnegative integer so that
is a quadratic with
By the Quadratic Formula, we have
If
then
We get
which does not affect the sum of the solutions. Therefore, we consider the case for
Recall that so
From the discriminant, we require that
or
We consider each part of separately:
From note that
and
By Descartes' Rule of Signs, we deduce that
must have two positive roots, so
is always valid.
Alternatively, from and
note that all values of
for which
satisfy
We deduce that both roots in
must be positive, so
is always valid.
We rewrite as
From
it follows that
The larger root is
which contradicts
So, we take the smaller root, from which
for some constant
We rewrite
as
in which
is valid as long as
Note that the solutions of
are generated at
up to some value
such that
Now, we express in terms of
and
The sum of all solutions to the original equation is
As
we conclude that
is slightly above
so that
is slightly below
or
is slightly below
By observations, we get
Substituting this into
produces
which satisfies
as required.
Finally, we solve for in
Since
we obtain
from which
The answer is
~MRENTHUSIASM (inspired by Math Jams's 2020 AMC 10/12A Discussion)
Solution 2 (Solves for x)
Let be a root in the interval
. In this interval,
and
, so we must have
, i.e.,
. We can homogenize this equation by setting
; then
, and
is a root of
.
Suppose is the largest integer for which there is such a root; we have, for
,
Summing over
we get
From the right inequality we get
and from the left one we get
. Thus
. Using this in the middle equality we get
. Since
satisfies
, we get
The answer is
~Shihan
Solution 3 (Solves for x)
First note that when
while
. Thus we only need to look at positive solutions (
doesn't affect the sum of the solutions).
Next, we break
down for each interval
, where
is a positive integer. Assume
, then
. This means that when
,
. Setting this equal to
gives
We're looking at the solution with the positive
, which is
. Note that if
is the greatest
such that
has a solution, the sum of all these solutions is slightly over
, which is
when
, just under
. Checking this gives
~ktong
- Note: Using the Binomial expansion one can see that
is close to
when
is close to
.
~tsun26
Remark
Let and
We make the following table of values:
We graph
(in red, by branches) and
(in blue, for
) as shown below.
Graph in Desmos: https://www.desmos.com/calculator/ouvaiqjdzj
~MRENTHUSIASM
Video Solution 1 (Geometry)
This video shows how things like The Pythagorean Theorem and The Law of Sines work together to solve this seemingly algebraic problem: https://www.youtube.com/watch?v=6IJ7Jxa98zw&feature=youtu.be
Video Solution 2
https://www.youtube.com/watch?v=xex8TBSzKNE
~MathEx
Video Solution 3 (by Art of Problem Solving)
https://www.youtube.com/watch?v=7_mdreGBPvg&t=428s&ab_channel=ArtofProblemSolving
Created by Richard Rusczyk
Video Solution 4
~MathProblemSolvingSkills
See Also
2020 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 24 |
Followed by Last Problem |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | |
All AMC 12 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.