返回题库

AIME 2021 I · 第 8 题

AIME 2021 I — Problem 8

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Find the number of integers cc such that the equation

20xx2c=21\left||20|x|-x^2|-c\right|=21 has 1212 distinct real solutions.

解析

Solution 1 (Piecewise Function: Analysis and Graph)

We take cases for the outermost absolute value, then rearrange:

20xx2=c±21.\left|20|x|-x^2\right|=c\pm21. Let f(x)=20xx2.f(x)=\left|20|x|-x^2\right|. We rewrite f(x)f(x) as a piecewise function without using absolute values:

f(x)={20xx2if x0{20x+x2if x2020xx2if 20<x020xx2if x>0{20xx2if 0<x2020x+x2if x>20.f(x) = \begin{cases} \left|-20x-x^2\right| & \mathrm{if} \ x \le 0 \begin{cases} 20x+x^2 & \mathrm{if} \ x\le-20 \\ -20x-x^2 & \mathrm{if} \ -20<x\leq0 \end{cases} \\ \left|20x-x^2\right| & \mathrm{if} \ x > 0 \begin{cases} 20x-x^2 & \mathrm{if} \ 0<x\leq20 \\ -20x+x^2 & \mathrm{if} \ x>20 \end{cases} \end{cases}. We graph y=f(x)y=f(x) with all extremum points labeled, as shown below. The fact that f(x)f(x) is an even function (f(x)=f(x)f(x)=f(-x) holds for all real numbers x,x, so the graph of y=f(x)y=f(x) is symmetric about the yy-axis) should facilitate the process of graphing.

AIME diagram

Since f(x)=c±21f(x)=c\pm21 has 1212 distinct real solutions, it is clear that each case has 66 distinct real solutions geometrically. We shift the graphs of y=±21y=\pm21 up cc units, where c0:c\geq0:

  • For f(x)=c+21f(x)=c+21 to have 66 distinct real solutions, we need 0c<79.0\leq c<79.

  • For f(x)=c21f(x)=c-21 to have 66 distinct real solutions, we need $21

Taking the intersection of these two cases gives 21fromwhichthereare21 from which there are79-21-1=\boxed{057}suchintegerssuch integersc.$

~MRENTHUSIASM

Solution 2 (Graphing)

Graph y=20xx2y=|20|x|-x^2| (If you are having trouble, look at the description in the next two lines and/or the diagram in Solution 1). Notice that we want this to be equal to c21c-21 and c+21c+21.

We see that from left to right, the graph first dips from very positive to 00 at x=20x=-20, then rebounds up to 100100 at x=10x=-10, then falls back down to 00 at x=0x=0.

The positive xx are symmetric, so the graph re-ascends to 100100 at x=10x=10, falls back to 00 at x=10x=10, and rises to arbitrarily large values afterwards.

Now we analyze the yy (varied by cc) values. At y=k<0y=k<0, we will have no solutions, as the line y=ky=k will have no intersections with our graph.

At y=0y=0, we will have exactly 33 solutions for the three zeroes.

At y=ny=n for any nn strictly between 00 and 100100, we will have exactly 66 solutions.

At y=100y=100, we will have 44 solutions, because local maxima are reached at x=±10x= \pm 10.

At y=m>100y=m>100, we will have exactly 22 solutions.

To get 1212 distinct solutions for y=20xx2=c±21y=|20|x|-x^2|=c \pm 21, both c+21c +21 and c21c-21 must produce 66 solutions.

Thus 0and0 andc+21<100,so, soc \in \{ 22, 23, \dots , 77, 78 \}$ is required.

It is easy to verify that all of these choices of cc produce 1212 distinct solutions (none overlap), so our answer is 057\boxed{057}.

Solution 3 (Graphing)

Let y=x.y = |x|. Then the equation becomes 20yy2c=21\left|\left|20y-y^2\right|-c\right| = 21, or y220y=c±21\left|y^2-20y\right| = c \pm 21. Note that since y=xy = |x|, yy is nonnegative, so we only care about nonnegative solutions in yy. Notice that each positive solution in yy gives two solutions in xx (x=±yx = \pm y), whereas if y=0y = 0 is a solution, this only gives one solution in xx, x=0x = 0. Since the total number of solutions in xx is even, y=0y = 0 must not be a solution. Hence, we require that y220y=c±21\left|y^2-20y\right| = c \pm 21 has exactly 66 positive solutions and is not solved by y=0.y = 0.

If c<21c < 21, then c21c - 21 is negative, and therefore cannot be the absolute value of y220yy^2 - 20y. This means the equation's only solutions are in y220y=c+21\left|y^2-20y\right| = c + 21. There is no way for this equation to have 66 solutions, since the quadratic y220yy^2-20y can only take on each of the two values ±(c+21)\pm(c + 21) at most twice, yielding at most 44 solutions. Hence, c21c \ge 21. cc also can't equal 2121, since this would mean y=0y = 0 would solve the equation. Hence, c>21.c > 21.

At this point, the equation y220y=c±21y^2-20y = c \pm 21 will always have exactly 22 positive solutions, since y220yy^2-20y takes on each positive value exactly once when yy is restricted to positive values (graph it to see this), and c±21c \pm 21 are both positive. Therefore, we just need y220y=(c±21)y^2-20y = -(c \pm 21) to have the remaining 44 solutions exactly. This means the horizontal lines at (c±21)-(c \pm 21) each intersect the parabola y220yy^2 - 20y in two places. This occurs when the two lines are above the parabola's vertex (10,100)(10,-100). Hence we have

(c+21)>100c+21<100c<79.\begin{aligned} -(c + 21) &> -100 \\ c + 21 &< 100 \\ c &< 79. \end{aligned} Hence, the integers cc satisfying the conditions are those satisfying 21<c<79.21 < c < 79. There are 057\boxed{057} such integers.

Note: Be careful of counting at the end, you may mess up and get 5959.

Solution 4 (Algebra)

Removing the absolute value bars from the equation successively, we get

20xx2c=2120xx2=c±2120xx2=±c±21x2±20x±c±21=0.\begin{aligned} \left|\left|20|x|-x^2\right|-c\right|&=21 \\ \left|20|x|-x^2\right|&= c \pm21 \\ 20|x|-x^2 &= \pm c \pm 21 \\ x^2 \pm 20x \pm c \pm21 &= 0. \end{aligned} The discriminant of this equation is

4004(±c±21).\sqrt{400-4(\pm c \pm 21)}. Equating the discriminant to 00, we see that there will be two distinct solutions to each of the possible quadratics above only in the interval 79<c<79-79 < c < 79. However, the number of zeros the equation ax2+bx+kax^2+b|x|+k has is determined by where ax2+bx+kax^2+bx+k and ax2bx+kax^2-bx+k intersect, namely at (0,k)(0,k). When k>0k>0, a>0a>0, ax2+bx+kax^2+b|x|+k will have only 22 solutions, and when k<0k<0, a>0a>0, then there will be 44 real solutions, if they exist at all. In order to have 1212 solutions here, we thus need to ensure c+21<0-c+21<0, so that exactly 22 out of the 44 possible equations of the form ax2+bx+kax^2+b|x|+k given above have y-intercepts below 00 and only 22 real solutions, while the remaining 22 equations have 44 solutions. This occurs when c>21c>21, so our final bounds are 21,givingus21, giving us\boxed{057}validvaluesofvalid values ofc$.

Remark

The graphs of F(x)=20xx2cF(x)=\left||20|x|-x^2|-c\right| and G(x)=21G(x)=21 are shown here in Desmos: https://www.desmos.com/calculator/i6l98lxwpp

Move the slider around for 21toobservehowtheyintersectfor21 to observe how they intersect for12$ times.

~MRENTHUSIASM

Video Solution

https://youtu.be/6k-uR71_jg0 ~mathproblemsolvingskills.com