Soluciones del 2021 AMC 12A Spring

Desplázate hacia abajo para ver las soluciones preparadas profesionalmente de LIVE by Po-Shen Loh, imprime las soluciones en PDF, consulta la clave de respuestas, o haz el examen cronometrado completo.

Todos los problemas se usan con el permiso legal oficial de la Mathematical Association of America (MAA).

1.

¿Cuál es el valor de 21+2+3(21+22+23)? 2^{1+2+3} - \left(2^1 + 2^2 + 2^3\right)?

What is the value of 21+2+3(21+22+23)? 2^{1+2+3} - \left(2^1 + 2^2 + 2^3\right)?

00

5050

5252

5454

5757

Conceptos:exponenteorden de las operaciones
Nivel de dificultad: 800
Pista pequeña:

Primero suma los exponentes: 1+2+31+2+3.

First add the exponents: 1+2+31+2+3

Pista grande:

Evalúa 262^6 y 21+22+232^1+2^2+2^3 por separado, luego resta.

Evaluate 262^6 and 21+22+232^1+2^2+2^3 separately, then subtract

Solución:

El exponente del primer término es 1+2+3=6,1+2+3 = 6, así que el primer término es 26=64.2^6 = 64. La suma entre paréntesis es 2+4+8=14.2 + 4 + 8 = 14. Por lo tanto, el valor es 6414=50.64 - 14 = 50.

Por lo tanto, la respuesta correcta es B.

The exponent in the first term is 1+2+3=6,1+2+3 = 6, so the first term is 26=64.2^6 = 64. The parenthesized sum is 2+4+8=14.2 + 4 + 8 = 14. Therefore the value is 6414=50.64 - 14 = 50.

Thus, the correct answer is B.

2.

¿Bajo qué condiciones es cierto que a2+b2=a+b\sqrt{a^2 + b^2} = a + b, donde aa y bb son números reales?

Under what conditions is a2+b2=a+b\sqrt{a^2 + b^2} = a + b true, where aa and bb are real numbers?

Nunca es cierto.

It is never true.

Es cierto si y solo si ab=0.ab = 0.

It is true if and only if ab=0.ab = 0.

Es cierto si y solo si a+b0.a + b \ge 0.

It is true if and only if a+b0.a + b \ge 0.

Es cierto si y solo si ab=0ab = 0 y a+b0.a + b \ge 0.

It is true if and only if ab=0ab = 0 and a+b0.a + b \ge 0.

Siempre es cierto.

It is always true.

Nivel de dificultad: 1200
Pista pequeña:

El lado izquierdo es una raíz cuadrada, así que nunca puede ser negativo; esto obliga a que a+b0a + b \ge 0.

The left side is a square root, so it can never be negative; this forces a+b0a + b \ge 0

Pista grande:

Al elevar al cuadrado se obtiene a2+b2=a2+2ab+b2,a^2 + b^2 = a^2 + 2ab + b^2, así que 2ab=02ab = 0.

Squaring gives a2+b2=a2+2ab+b2,a^2 + b^2 = a^2 + 2ab + b^2, so 2ab=02ab = 0

Solución:

Como a2+b2\sqrt{a^2+b^2} nunca es negativo, la igualdad exige a+b0.a + b \ge 0. Al elevar ambos lados al cuadrado se obtiene a2+b2=(a+b)2a^2 + b^2 = (a+b)^2 =a2+2ab+b2,= a^2 + 2ab + b^2, lo que se simplifica a 2ab=0,2ab = 0, es decir, ab=0.ab = 0.

Recíprocamente, si ab=0ab = 0, entonces a2+b2=(a+b)2,a^2 + b^2 = (a+b)^2, y si además a+b0a + b \ge 0, entonces a2+b2=a+b=a+b.\sqrt{a^2+b^2} = |a+b| = a+b. Por tanto, las dos condiciones juntas son exactamente las necesarias.

Así, la respuesta correcta es D.

Because a2+b2\sqrt{a^2+b^2} is never negative, equality requires a+b0.a + b \ge 0. Squaring both sides gives a2+b2=(a+b)2a^2 + b^2 = (a+b)^2 =a2+2ab+b2,= a^2 + 2ab + b^2, which simplifies to 2ab=0,2ab = 0, i.e. ab=0.ab = 0.

Conversely, if ab=0ab = 0 then a2+b2=(a+b)2,a^2 + b^2 = (a+b)^2, and if additionally a+b0a + b \ge 0 then a2+b2=a+b=a+b.\sqrt{a^2+b^2} = |a+b| = a+b. So both conditions together are exactly what is needed.

Thus, the correct answer is D.

3.

La suma de dos números naturales es 17,402.17{,}402. Uno de los dos números es divisible entre 10.10. Si se borra el dígito de las unidades de ese número, se obtiene el otro número. ¿Cuál es la diferencia de estos dos números?

The sum of two natural numbers is 17,402.17{,}402. One of the two numbers is divisible by 10.10. If the units digit of that number is erased, the other number is obtained. What is the difference of these two numbers?

10,27210{,}272

11,70011{,}700

13,36213{,}362

14,23814{,}238

15,42615{,}426

Nivel de dificultad: 1120
Pista pequeña:

Borrar el dígito de las unidades 00 de un múltiplo de 1010 equivale a dividirlo entre 1010.

Erasing the units digit 00 of a multiple of 1010 divides it by 1010

Pista grande:

Si el número menor es x,x, el mayor es 10x,10x, así que 11x=17,40211x = 17{,}402.

If the smaller number is x,x, the larger is 10x,10x, so 11x=17,40211x = 17{,}402

Solución:

El número mayor termina en 0,0, y borrar ese dígito lo divide entre 1010 para dar el número menor. Así que el número mayor es 1010 veces el menor. Escribiendo el número menor como x,x, la suma es x+10x=11x=17,402,x + 10x = 11x = 17{,}402, lo que da x=1,582.x = 1{,}582.

Los dos números son 1,5821{,}582 y 15,820,15{,}820, cuya diferencia es 15,8201,582=14,238.15{,}820 - 1{,}582 = 14{,}238.

Por lo tanto, la respuesta correcta es D.

The larger number ends in 0,0, and erasing that digit divides it by 1010 to give the smaller number. So the larger number is 1010 times the smaller. Writing the smaller number as x,x, the sum is x+10x=11x=17,402,x + 10x = 11x = 17{,}402, giving x=1,582.x = 1{,}582.

The two numbers are 1,5821{,}582 and 15,820,15{,}820, whose difference is 15,8201,582=14,238.15{,}820 - 1{,}582 = 14{,}238.

Thus, the correct answer is D.

4.

Tom tiene una colección de 1313 serpientes, de las cuales 44 son moradas y 55 son felices. Él observa que

• todas sus serpientes felices saben sumar,

• ninguna de sus serpientes moradas sabe restar, y

• todas sus serpientes que no saben restar tampoco saben sumar.

¿Cuál de estas conclusiones se puede sacar sobre las serpientes de Tom?

Tom has a collection of 1313 snakes, 44 of which are purple and 55 of which are happy. He observes that

• all of his happy snakes can add,

• none of his purple snakes can subtract, and

• all of his snakes that can’t subtract also can’t add.

Which of these conclusions can be drawn about Tom’s snakes?

Las serpientes moradas saben sumar.

Purple snakes can add.

Las serpientes moradas son felices.

Purple snakes are happy.

Las serpientes que saben sumar son moradas.

Snakes that can add are purple.

Las serpientes felices no son moradas.

Happy snakes are not purple.

Las serpientes felices no saben restar.

Happy snakes can’t subtract.

Nivel de dificultad: 1200
Pista pequeña:

Encadena las implicaciones: morada \Rightarrow no sabe restar \Rightarrow no sabe sumar.

Chain the implications: purple \Rightarrow can’t subtract \Rightarrow can’t add

Pista grande:

Las serpientes felices saben sumar, pero las serpientes moradas no saben sumar; compara estos dos hechos.

Happy snakes can add, but purple snakes cannot add; compare these two facts

Solución:

Una serpiente morada no sabe restar, y cualquier serpiente que no sabe restar tampoco sabe sumar. Así que ninguna serpiente morada sabe sumar.

Toda serpiente feliz sabe sumar. Como las serpientes moradas no saben sumar, ninguna serpiente feliz puede ser morada; es decir, las serpientes felices no son moradas.

Por lo tanto, la respuesta correcta es D.

A purple snake cannot subtract, and any snake that cannot subtract also cannot add. So every purple snake cannot add.

Every happy snake can add. Since purple snakes cannot add, no happy snake can be purple; that is, happy snakes are not purple.

Thus, the correct answer is D.

5.

Cuando un estudiante multiplicó el número 6666 por el decimal periódico 1.ab=1.ababab, 1.\overline{ab} = 1.ababab\ldots, donde aa y bb son dígitos, no notó la notación y simplemente multiplicó 6666 por el decimal finito 1.ab1.ab. Más tarde descubrió que su respuesta era 0.50.5 menor que la respuesta correcta.

¿Cuál es el entero de dos dígitos ab\overline{ab}?

When a student multiplied the number 6666 by the repeating decimal 1.ab=1.ababab, 1.\overline{ab} = 1.ababab\ldots, where aa and bb are digits, he did not notice the notation and just multiplied 6666 by the terminating decimal 1.ab.1.ab. Later he found that his answer was 0.50.5 less than the correct answer.

What is the two-digit integer ab?\overline{ab}?

1515

3030

4545

6060

7575

Nivel de dificultad: 1370
Pista pequeña:

Escribe n=ab.n = \overline{ab}. Entonces 1.ab=1+n991.\overline{ab} = 1 + \dfrac{n}{99} y 1.ab=1+n1001.ab = 1 + \dfrac{n}{100}.

Write n=ab.n = \overline{ab}. Then 1.ab=1+n991.\overline{ab} = 1 + \dfrac{n}{99} and 1.ab=1+n1001.ab = 1 + \dfrac{n}{100}

Pista grande:

La diferencia de los dos productos es 66(n99n100)=0.566\left(\dfrac{n}{99} - \dfrac{n}{100}\right) = 0.5.

The difference of the two products is 66(n99n100)=0.566\left(\dfrac{n}{99} - \dfrac{n}{100}\right) = 0.5

Solución:

Sea n=abn = \overline{ab} el entero de dos dígitos. Entonces 1.ab=1+n991.\overline{ab} = 1 + \dfrac{n}{99}, mientras que el valor finito es 1.ab=1+n100.1.ab = 1 + \dfrac{n}{100}. El producto correcto menos el producto del estudiante es 66(n99n100)=66n9900=n150. \begin{aligned} &66\left(\frac{n}{99} - \frac{n}{100}\right) \\ &= 66 \cdot \frac{n}{9900} = \frac{n}{150}. \end{aligned}

Al hacer n150=0.5\dfrac{n}{150} = 0.5 se obtiene n=75.n = 75.

Por lo tanto, la respuesta correcta es E.

Let n=abn = \overline{ab} be the two-digit integer. Then 1.ab=1+n991.\overline{ab} = 1 + \dfrac{n}{99} while the terminating value is 1.ab=1+n100.1.ab = 1 + \dfrac{n}{100}. The correct product minus the student’s product is 66(n99n100)=66n9900=n150. \begin{aligned} &66\left(\frac{n}{99} - \frac{n}{100}\right) \\ &= 66 \cdot \frac{n}{9900} = \frac{n}{150}. \end{aligned}

Setting n150=0.5\dfrac{n}{150} = 0.5 gives n=75.n = 75.

Thus, the correct answer is E.

6.

Una baraja de cartas tiene solo cartas rojas y cartas negras. La probabilidad de que una carta elegida al azar sea roja es 13.\dfrac13. Cuando se añaden 44 cartas negras a la baraja, la probabilidad de elegir una roja se vuelve 14.\dfrac14. ¿Cuántas cartas había originalmente en la baraja?

A deck of cards has only red cards and black cards. The probability of a randomly chosen card being red is 13.\dfrac13. When 44 black cards are added to the deck, the probability of choosing red becomes 14.\dfrac14. How many cards were in the deck originally?

66

99

1212

1515

1818

Nivel de dificultad: 1270
Pista pequeña:

Sea rr el número de cartas rojas; la baraja original tiene 3r3r cartas.

Let rr be the number of red cards; the original deck has 3r3r cards

Pista grande:

Al añadir 44 cartas negras se mantienen rr rojas de un total de 3r+4,3r + 4, y esto es igual a 14\dfrac14.

Adding 44 black cards keeps rr red out of 3r+4,3r + 4, and this equals 14\dfrac14

Solución:

Sea rr el número de cartas rojas y tt el total. De rt=13\dfrac{r}{t} = \dfrac13 obtenemos t=3r.t = 3r. Después de añadir 44 cartas negras, rt+4=14,\dfrac{r}{t+4} = \dfrac14, así que t+4=4r.t + 4 = 4r.

Sustituyendo t=3rt = 3r se obtiene 3r+4=4r,3r + 4 = 4r, así que r=4r = 4 y t=12.t = 12.

Por lo tanto, la respuesta correcta es C.

Let rr be the number of red cards and tt the total. From rt=13\dfrac{r}{t} = \dfrac13 we get t=3r.t = 3r. After adding 44 black cards, rt+4=14,\dfrac{r}{t+4} = \dfrac14, so t+4=4r.t + 4 = 4r.

Substituting t=3rt = 3r gives 3r+4=4r,3r + 4 = 4r, so r=4r = 4 and t=12.t = 12.

Thus, the correct answer is C.

7.

¿Cuál es el menor valor posible de (xy1)2+(x+y)2(xy - 1)^2 + (x + y)^2 para números reales xx y yy?

What is the least possible value of (xy1)2+(x+y)2(xy - 1)^2 + (x + y)^2 for real numbers xx and y?y?

00

14\dfrac14

12\dfrac12

11

22

Nivel de dificultad: 1530
Pista pequeña:

Desarrolla completamente; los términos cruzados 2xy-2xy y +2xy+2xy se cancelan.

Expand fully; the cross terms 2xy-2xy and +2xy+2xy cancel

Pista grande:

La expresión es igual a (x2+1)(y2+1),(x^2 + 1)(y^2 + 1), un producto de dos factores, cada uno al menos 11.

The expression equals (x2+1)(y2+1),(x^2 + 1)(y^2 + 1), a product of two factors each at least 11

Solución:

Desarrollando, (xy1)2+(x+y)2=x2y22xy+1+x2+2xy+y2=x2y2+x2+y2+1. \begin{aligned} &(xy-1)^2 + (x+y)^2 \\ &= x^2y^2 - 2xy + 1 + x^2 \\ &\quad {}+ 2xy + y^2 \\ &= x^2y^2 + x^2 + y^2 + 1. \end{aligned} Esto se factoriza como (x2+1)(y2+1)(x^2 + 1)(y^2 + 1).

Cada factor es al menos 11, así que el producto es al menos 11, con igualdad cuando x=y=0x = y = 0.

Por lo tanto, la respuesta correcta es D.

Expanding, (xy1)2+(x+y)2=x2y22xy+1+x2+2xy+y2=x2y2+x2+y2+1. \begin{aligned} &(xy-1)^2 + (x+y)^2 \\ &= x^2y^2 - 2xy + 1 + x^2 \\ &\quad {}+ 2xy + y^2 \\ &= x^2y^2 + x^2 + y^2 + 1. \end{aligned} This factors as (x2+1)(y2+1).(x^2 + 1)(y^2 + 1).

Each factor is at least 1,1, so the product is at least 1,1, with equality when x=y=0.x = y = 0.

Thus, the correct answer is D.

8.

Una sucesión de números se define por D0=0,D_0 = 0, D1=0,D_1 = 0, D2=1,D_2 = 1, y Dn=Dn1+Dn3D_n = D_{n-1} + D_{n-3} para n3.n \ge 3. ¿Cuáles son las paridades (par o impar) de la terna de números (D2021,D2022,D2023),(D_{2021}, D_{2022}, D_{2023}), donde EE denota par y OO denota impar?

A sequence of numbers is defined by D0=0,D_0 = 0, D1=0,D_1 = 0, D2=1,D_2 = 1, and Dn=Dn1+Dn3D_n = D_{n-1} + D_{n-3} for n3.n \ge 3. What are the parities (evenness or oddness) of the triple of numbers (D2021,D2022,D2023),(D_{2021}, D_{2022}, D_{2023}), where EE denotes even and OO denotes odd?

(O,E,O)(O, E, O)

(E,E,O)(E, E, O)

(E,O,E)(E, O, E)

(O,O,E)(O, O, E)

(O,O,O)(O, O, O)

Nivel de dificultad: 1600
Pista pequeña:

Solo importan las paridades, así que calcula la sucesión con cada término como EE u OO usando O+O=EO+O=E.

Only parities matter, so compute the sequence with each term as EE or OO using O+O=EO+O=E

Pista grande:

La sucesión de paridades se repite con período 7;7; reduce 2021,2022,20232021, 2022, 2023 módulo 77.

The parity sequence repeats with period 7;7; reduce 2021,2022,20232021, 2022, 2023 modulo 77

Solución:

Trabajando módulo 2,2, los términos D0,D1,D2,D_0, D_1, D_2, \ldots tienen paridades E,E, E,E, O,O, O,O, O,O, E,E, O,O, E,E, E,E, O,O, O,O, O,O, E,E, O,O, \ldots que se repiten con período 77 comenzando desde D0D_0 (en efecto, D7,D8,D9D_7, D_8, D_9 tienen las mismas paridades E,E,OE, E, O que D0,D1,D2D_0, D_1, D_2).

Como 20215,2021 \equiv 5, 20226,2022 \equiv 6, y 20230(mod7),2023 \equiv 0 \pmod 7, las paridades coinciden con las de D5,D6,D0,D_5, D_6, D_0, es decir, E,O,E.E, O, E.

Por lo tanto, la respuesta correcta es C.

Working modulo 2,2, the terms D0,D1,D2,D_0, D_1, D_2, \ldots have parities E,E, E,E, O,O, O,O, O,O, E,E, O,O, E,E, E,E, O,O, O,O, O,O, E,E, O,O, \ldots which repeat with period 77 starting from D0D_0 (indeed D7,D8,D9D_7, D_8, D_9 have the same parities E,E,OE, E, O as D0,D1,D2D_0, D_1, D_2).

Since 20215,2021 \equiv 5, 20226,2022 \equiv 6, and 20230(mod7),2023 \equiv 0 \pmod 7, the parities match those of D5,D6,D0,D_5, D_6, D_0, namely E,O,E.E, O, E.

Thus, the correct answer is C.

9.

¿Cuál de las siguientes expresiones es equivalente a (2+3)(22+32)(24+34)(28+38)(216+316)(232+332)(264+364)? \begin{aligned} &(2 + 3)(2^2 + 3^2)(2^4 + 3^4) \\ &\quad {}\cdot (2^8 + 3^8)(2^{16} + 3^{16}) \\ &\quad {}\cdot (2^{32} + 3^{32})(2^{64} + 3^{64})? \end{aligned}

Which of the following is equivalent to (2+3)(22+32)(24+34)(28+38)(216+316)(232+332)(264+364)? \begin{aligned} &(2 + 3)(2^2 + 3^2)(2^4 + 3^4) \\ &\quad {}\cdot (2^8 + 3^8)(2^{16} + 3^{16}) \\ &\quad {}\cdot (2^{32} + 3^{32})(2^{64} + 3^{64})? \end{aligned}

3127+21273^{127} + 2^{127}

3127+2127+2363+32633^{127} + 2^{127} + 2 \cdot 3^{63} + 3 \cdot 2^{63}

312821283^{128} - 2^{128}

3128+21283^{128} + 2^{128}

51275^{127}

Nivel de dificultad: 1560
Pista pequeña:

Multiplica todo el producto por 32=13 - 2 = 1 para iniciar una cascada telescópica.

Multiply the whole product by 32=13 - 2 = 1 to start a telescoping cascade

Pista grande:

Aplica repetidamente (3k2k)(3k+2k)=32k22k(3^k - 2^k)(3^k + 2^k) = 3^{2k} - 2^{2k}.

Repeatedly apply (3k2k)(3k+2k)=32k22k(3^k - 2^k)(3^k + 2^k) = 3^{2k} - 2^{2k}

Solución:

Como 32=13 - 2 = 1, multiplicar el producto por 323 - 2 no lo cambia. Entonces (32)(3+2)=3222, (3-2)(3+2) = 3^2 - 2^2, y multiplicar por el siguiente factor (32+22)(3^2 + 2^2) da 34243^4 - 2^4, y así sucesivamente. Cada paso duplica el exponente.

Después de usar los siete factores, el producto se telescopa a 312821283^{128} - 2^{128}.

Por lo tanto, la respuesta correcta es C.

Since 32=1,3 - 2 = 1, multiplying the product by 323 - 2 does not change it. Then (32)(3+2)=3222, (3-2)(3+2) = 3^2 - 2^2, and multiplying by the next factor (32+22)(3^2 + 2^2) gives 3424,3^4 - 2^4, and so on. Each step doubles the exponent.

After using all seven factors, the product telescopes to 31282128.3^{128} - 2^{128}.

Thus, the correct answer is C.

10.

Dos conos circulares rectos con los vértices hacia abajo, como se muestra en la figura de abajo, contienen la misma cantidad de líquido. Los radios de las superficies superiores del líquido son 33 cm y 66 cm. En cada cono se deja caer una canica esférica de radio 11 cm, que se hunde hasta el fondo y queda completamente sumergida sin derramar líquido. ¿Cuál es la razón entre el ascenso del nivel del líquido en el cono estrecho y el ascenso del nivel del líquido en el cono ancho?

Two right circular cones with vertices facing down as shown in the figure below contain the same amount of liquid. The radii of the tops of the liquid surfaces are 33 cm and 66 cm. Into each cone is dropped a spherical marble of radius 11 cm, which sinks to the bottom and is completely submerged without spilling any liquid. What is the ratio of the rise of the liquid level in the narrow cone to the rise of the liquid level in the wide cone?

1:11 : 1

47:4347 : 43

2:12 : 1

40:1340 : 13

4:14 : 1

Nivel de dificultad: 1750
Pista pequeña:

El líquido en cada cono es a su vez un cono; con volúmenes iniciales iguales, el cono estrecho (radio 33) es cuatro veces más alto que el cono ancho (radio 66).

The liquid in each cone is itself a cone; with equal starting volumes, the narrow cone (radius 33) is four times as tall as the wide cone (radius 66)

Pista grande:

Añadir el mismo volumen de canica escala la altura por el mismo factor 1+ΔVV3\sqrt[3]{1 + \frac{\Delta V}{V}} en ambos conos, así que los ascensos están en la razón de las alturas originales.

Adding the same marble volume scales the height by the same factor 1+ΔVV3\sqrt[3]{1 + \frac{\Delta V}{V}} in both cones, so the rises are in the ratio of the original heights

Solución:

El líquido en cada cono forma un cono más pequeño semejante al recipiente. Sea el cono de líquido estrecho de radio 33 y altura h1,h_1, y el ancho de radio 66 y altura h2.h_2. Volúmenes iguales dan 13π9h1=13π36h2,\tfrac13\pi\cdot 9\cdot h_1 = \tfrac13\pi\cdot 36\cdot h_2, así que h1=4h2.h_1 = 4h_2.

Dejar caer la canica aumenta el volumen en la misma cantidad ΔV=43π\Delta V = \tfrac43\pi en cada cono, y ambos comienzan con el mismo volumen V.V. Como el volumen de un cono escala como el cubo de su altura, la nueva altura es h1+ΔVV3,h\sqrt[3]{1 + \frac{\Delta V}{V}}, así que cada ascenso es igual a h(1+ΔVV31).h\left(\sqrt[3]{1 + \frac{\Delta V}{V}} - 1\right). Este factor es idéntico para los dos conos, así que los ascensos están en la razón h1:h2=4:1.h_1 : h_2 = 4 : 1.

Por lo tanto, la respuesta correcta es E.

The liquid in each cone forms a smaller cone similar to the container. Let the narrow liquid cone have radius 33 and height h1,h_1, and the wide one radius 66 and height h2.h_2. Equal volumes give 13π9h1=13π36h2,\tfrac13\pi\cdot 9\cdot h_1 = \tfrac13\pi\cdot 36\cdot h_2, so h1=4h2.h_1 = 4h_2.

Dropping the marble raises the volume by the same amount ΔV=43π\Delta V = \tfrac43\pi in each cone, and both start with the same volume V.V. Because a cone’s volume scales as the cube of its height, the new height is h1+ΔVV3,h\sqrt[3]{1 + \frac{\Delta V}{V}}, so each rise equals h(1+ΔVV31).h\left(\sqrt[3]{1 + \frac{\Delta V}{V}} - 1\right). This factor is identical for the two cones, so the rises are in the ratio h1:h2=4:1.h_1 : h_2 = 4 : 1.

Thus, the correct answer is E.

11.

Un láser se coloca en el punto (3,5).(3, 5). El rayo láser viaja en línea recta. Larry quiere que el rayo golpee y rebote en el eje yy, luego golpee y rebote en el eje xx, y luego golpee el punto (7,5).(7, 5). ¿Cuál es la distancia total que recorrerá el rayo a lo largo de esta trayectoria?

A laser is placed at the point (3,5).(3, 5). The laser beam travels in a straight line. Larry wants the beam to hit and bounce off the yy-axis, then hit and bounce off the xx-axis, then hit the point (7,5).(7, 5). What is the total distance the beam will travel along this path?

2102\sqrt{10}

525\sqrt{2}

10210\sqrt{2}

15215\sqrt{2}

10510\sqrt{5}

Nivel de dificultad: 1600
Pista pequeña:

Un rebote en una recta significa que reflejar un extremo a través de esa recta endereza la trayectoria.

A bounce off a line means reflecting one endpoint across that line straightens the path

Pista grande:

Refleja el inicio a través del eje yy y el final a través del eje xx, luego toma la distancia en línea recta entre las imágenes.

Reflect the start across the yy-axis and the end across the xx-axis, then take the straight-line distance between the images

Solución:

Reflejar la trayectoria en cada rebote la convierte en un único segmento recto. Refleja el inicio (3,5)(3, 5) a través del eje yy a (3,5),(-3, 5), y refleja el objetivo (7,5)(7, 5) a través del eje xx a (7,5).(7, -5). La distancia total recorrida es igual a la distancia en línea recta entre estas dos imágenes: (37)2+(5(5))2=100+100=102. \begin{aligned} &\sqrt{(-3 - 7)^2 + (5 - (-5))^2} \\ &= \sqrt{100 + 100} = 10\sqrt{2}. \end{aligned}

Por lo tanto, la respuesta correcta es C.

Reflecting the path at each bounce turns it into a single straight segment. Reflect the start (3,5)(3, 5) across the yy-axis to (3,5),(-3, 5), and reflect the target (7,5)(7, 5) across the xx-axis to (7,5).(7, -5). The total travel distance equals the straight-line distance between these two images: (37)2+(5(5))2=100+100=102. \begin{aligned} &\sqrt{(-3 - 7)^2 + (5 - (-5))^2} \\ &= \sqrt{100 + 100} = 10\sqrt{2}. \end{aligned}

Thus, the correct answer is C.

12.

Todas las raíces del polinomio z610z5+Az4z^6 - 10z^5 + Az^4 +Bz3+Cz2+Dz+16+ Bz^3 + Cz^2 + Dz + 16 son enteros positivos, posiblemente repetidos. ¿Cuál es el valor de BB?

All the roots of the polynomial z610z5+Az4z^6 - 10z^5 + Az^4 +Bz3+Cz2+Dz+16+ Bz^3 + Cz^2 + Dz + 16 are positive integers, possibly repeated. What is the value of B?B?

88-88

80-80

64-64

41-41

40-40

Nivel de dificultad: 1710
Pista pequeña:

Las seis raíces enteras positivas suman 1010 y multiplican 16;16; encuentra el multiconjunto.

The six positive integer roots sum to 1010 and multiply to 16;16; find the multiset

Pista grande:

Las raíces son 2,2,2,2,1,1;2, 2, 2, 2, 1, 1; BB es igual a 1-1 por la suma de los productos de las raíces tomadas de tres en tres.

The roots are 2,2,2,2,1,1;2, 2, 2, 2, 1, 1; BB equals 1-1 times the sum of products of the roots taken three at a time

Solución:

Por las fórmulas de Vieta, las seis raíces suman 1010 (el opuesto del coeficiente de z5z^5) y su producto es 16.16. Por tanto, cada raíz es una potencia 2ei,2^{e_i}, con ei=4.\sum e_i=4. Como 2ei1+ei,2^{e_i}\ge 1+e_i, la suma de las raíces es al menos 6+4=10.6+4=10. La igualdad ocurre solo cuando cada eie_i es 00 o 1,1, así que las raíces deben ser 2,2,2,2,1,1.2,2,2,2,1,1.

El polinomio es entonces (z1)2(z2)4.(z - 1)^2 (z - 2)^4. Al desarrollar, (z22z+1)(z48z3+24z232z+16)=z610z5+41z488z3+104z264z+16. \begin{aligned} &(z^2 - 2z + 1) \\ &\quad {}\cdot (z^4 - 8z^3 + 24z^2 - 32z + 16) \\ &= z^6 - 10z^5 + 41z^4 \\ &\quad {}- 88z^3 + 104z^2 \\ &\quad {}- 64z + 16. \end{aligned} El coeficiente de z3z^3 es B=88.B = -88.

Por lo tanto, la respuesta correcta es A.

By Vieta’s formulas the six roots sum to 1010 (the negative of the z5z^5 coefficient) and multiply to 16.16. Thus every root is a power 2ei,2^{e_i}, with ei=4.\sum e_i=4. Since 2ei1+ei,2^{e_i}\ge 1+e_i, the roots have sum at least 6+4=10.6+4=10. Equality holds only when every eie_i is 00 or 1,1, so the roots must be 2,2,2,2,1,1.2,2,2,2,1,1.

So the polynomial is (z1)2(z2)4.(z - 1)^2 (z - 2)^4. Expanding, (z22z+1)(z48z3+24z232z+16)=z610z5+41z488z3+104z264z+16. \begin{aligned} &(z^2 - 2z + 1) \\ &\quad {}\cdot (z^4 - 8z^3 + 24z^2 - 32z + 16) \\ &= z^6 - 10z^5 + 41z^4 \\ &\quad {}- 88z^3 + 104z^2 \\ &\quad {}- 64z + 16. \end{aligned} The coefficient of z3z^3 is B=88.B = -88.

Thus, the correct answer is A.

13.

De los siguientes números complejos z,z, ¿cuál tiene la propiedad de que z5z^5 tiene la mayor parte real?

Of the following complex numbers z,z, which one has the property that z5z^5 has the greatest real part?

2-2

3+i-\sqrt3 + i

2+2i-\sqrt2 + \sqrt2\, i

1+3i-1 + \sqrt3\, i

2i2i

Nivel de dificultad: 1780
Pista pequeña:

Cada opción tiene módulo 2,2, así que z5z^5 tiene módulo 32;32; solo importa el ángulo.

Every choice has modulus 2,2, so z5z^5 has modulus 32;32; only the angle matters

Pista grande:

Para un ángulo θ,\theta, la parte real de z5z^5 es 32cos(5θ);32\cos(5\theta); encuentra cuál 5θ5\theta está más cerca de un múltiplo de 360360^\circ.

For angle θ,\theta, the real part of z5z^5 is 32cos(5θ);32\cos(5\theta); find which 5θ5\theta is closest to a multiple of 360360^\circ

Solución:

Cada número listado tiene módulo 2,2, así que z5z^5 tiene módulo 32,32, y su parte real es 32cos(5θ),32\cos(5\theta), donde θ\theta es el argumento de z.z. Los argumentos son 180,180^\circ, 150,150^\circ, 135,135^\circ, 120,120^\circ, y 90.90^\circ.

Multiplicar por 55 da 900180,900^\circ \equiv 180^\circ, 75030,750^\circ \equiv 30^\circ, 675315,675^\circ \equiv 315^\circ, 600240,600^\circ \equiv 240^\circ, y 45090.450^\circ \equiv 90^\circ. El coseno más grande es cos30,\cos 30^\circ, de z=3+i,z = -\sqrt3 + i, lo que da parte real 163.16\sqrt3.

Por lo tanto, la respuesta correcta es B.

Each listed number has modulus 2,2, so z5z^5 has modulus 32,32, and its real part is 32cos(5θ),32\cos(5\theta), where θ\theta is the argument of z.z. The arguments are 180,180^\circ, 150,150^\circ, 135,135^\circ, 120,120^\circ, and 90.90^\circ.

Multiplying by 55 gives 900180,900^\circ \equiv 180^\circ, 75030,750^\circ \equiv 30^\circ, 675315,675^\circ \equiv 315^\circ, 600240,600^\circ \equiv 240^\circ, and 45090.450^\circ \equiv 90^\circ. The largest cosine is cos30,\cos 30^\circ, from z=3+i,z = -\sqrt3 + i, giving real part 163.16\sqrt3.

Thus, the correct answer is B.

14.

¿Cuál es el valor de (k=120log5k3k2)(k=1100log9k25k)? \begin{aligned} &\left(\sum_{k=1}^{20} \log_{5^k} 3^{k^2}\right) \\ &\quad {}\cdot \left(\sum_{k=1}^{100} \log_{9^k} 25^k\right)? \end{aligned}

What is the value of (k=120log5k3k2)(k=1100log9k25k)? \begin{aligned} &\left(\sum_{k=1}^{20} \log_{5^k} 3^{k^2}\right) \\ &\quad {}\cdot \left(\sum_{k=1}^{100} \log_{9^k} 25^k\right)? \end{aligned}

2121

100log53100\log_5 3

200log35200\log_3 5

2,2002{,}200

21,00021{,}000

Nivel de dificultad: 1780
Pista pequeña:

Usa logakbm=mklogab\log_{a^k} b^m = \dfrac{m}{k}\log_a b para simplificar cada término.

Use logakbm=mklogab\log_{a^k} b^m = \dfrac{m}{k}\log_a b to simplify each term

Pista grande:

La primera suma es (k)log53\left(\sum k\right)\log_5 3 y la segunda es 100log35;100\log_3 5; sus logaritmos son recíprocos.

The first sum is (k)log53\left(\sum k\right)\log_5 3 and the second is 100log35;100\log_3 5; their logs are reciprocals

Solución:

Para la primera suma, log5k3k2=k2klog53=klog53,\log_{5^k} 3^{k^2} = \dfrac{k^2}{k}\log_5 3 = k\log_5 3, así que k=120klog53=20212log53=210log53. \begin{aligned} &\sum_{k=1}^{20} k\log_5 3 = \frac{20\cdot 21}{2}\log_5 3 \\ &= 210\log_5 3. \end{aligned}

Para la segunda suma, log9k25k=log925=log35,\log_{9^k} 25^k = \log_9 25 = \log_3 5, independiente de k,k, así que la suma es 100log35.100\log_3 5.

Como log53log35=1,\log_5 3 \cdot \log_3 5 = 1, el producto es 210100=21,000.210 \cdot 100 = 21{,}000.

Por lo tanto, la respuesta correcta es E.

For the first sum, log5k3k2=k2klog53=klog53,\log_{5^k} 3^{k^2} = \dfrac{k^2}{k}\log_5 3 = k\log_5 3, so k=120klog53=20212log53=210log53. \begin{aligned} &\sum_{k=1}^{20} k\log_5 3 = \frac{20\cdot 21}{2}\log_5 3 \\ &= 210\log_5 3. \end{aligned}

For the second sum, log9k25k=log925=log35,\log_{9^k} 25^k = \log_9 25 = \log_3 5, independent of k,k, so the sum is 100log35.100\log_3 5.

Since log53log35=1,\log_5 3 \cdot \log_3 5 = 1, the product is 210100=21,000.210 \cdot 100 = 21{,}000.

Thus, the correct answer is E.

15.

Un director de coro debe seleccionar un grupo de cantantes de entre sus 66 tenores y 88 bajos. Los únicos requisitos son que la diferencia entre el número de tenores y bajos debe ser un múltiplo de 4,4, y que el grupo debe tener al menos un cantante. Sea NN el número de grupos que se pueden seleccionar. ¿Cuál es el residuo cuando NN se divide entre 100100?

A choir director must select a group of singers from among his 66 tenors and 88 basses. The only requirements are that the difference between the number of tenors and basses must be a multiple of 4,4, and the group must have at least one singer. Let NN be the number of groups that can be selected. What is the remainder when NN is divided by 100?100?

4747

4848

8383

9595

9696

Nivel de dificultad: 2060
Pista pequeña:

Cuenta los pares (t,b)(t, b) con tb0(mod4)t - b \equiv 0 \pmod 4 usando un filtro de raíces de la unidad con ω=i\omega = i.

Count pairs (t,b)(t, b) with tb0(mod4)t - b \equiv 0 \pmod 4 using a roots of unity filter with ω=i\omega = i

Pista grande:

El conteo es 14j=03(1+ij)6(1+ij)8;\dfrac14\sum_{j=0}^{3}(1 + i^j)^6(1 + i^{-j})^8; luego resta 11 por el grupo vacío.

The count is 14j=03(1+ij)6(1+ij)8;\dfrac14\sum_{j=0}^{3}(1 + i^j)^6(1 + i^{-j})^8; then subtract 11 for the empty group

Solución:

Elegir tt tenores y bb bajos tiene peso (6t)(8b).\binom{6}{t}\binom{8}{b}. Para conservar solo tb0(mod4),t - b \equiv 0 \pmod 4, aplica un filtro de raíces de la unidad con ω=i:\omega = i: N+1=14j=03(1+ij)6(1+ij)8. \begin{aligned} &N + 1 \\ &= \frac14\sum_{j=0}^{3}(1 + i^{j})^6\,(1 + i^{-j})^8. \end{aligned}

El término j=0j = 0 es 2628=16384.2^6\cdot 2^8 = 16384. El término j=2j = 2 tiene el factor (1+i2)6=0.(1 + i^2)^6 = 0. Los términos j=1j = 1 y j=3j = 3 son 128i-128i y 128i,128i, que se cancelan. Así que la suma es 16384,16384, y 163844=4096.\dfrac{16384}{4} = 4096.

Este conteo incluye el grupo vacío, así que N=40961=4095,N = 4096 - 1 = 4095, y N95(mod100).N \equiv 95 \pmod{100}.

Por lo tanto, la respuesta correcta es D.

Choosing tt tenors and bb basses is weighted by (6t)(8b).\binom{6}{t}\binom{8}{b}. To keep only tb0(mod4),t - b \equiv 0 \pmod 4, apply a roots of unity filter with ω=i:\omega = i: N+1=14j=03(1+ij)6(1+ij)8. \begin{aligned} &N + 1 \\ &= \frac14\sum_{j=0}^{3}(1 + i^{j})^6\,(1 + i^{-j})^8. \end{aligned}

The j=0j = 0 term is 2628=16384.2^6\cdot 2^8 = 16384. The j=2j = 2 term has factor (1+i2)6=0.(1 + i^2)^6 = 0. The j=1j = 1 and j=3j = 3 terms are 128i-128i and 128i,128i, which cancel. So the sum is 16384,16384, and 163844=4096.\dfrac{16384}{4} = 4096.

This count includes the empty group, so N=40961=4095,N = 4096 - 1 = 4095, and N95(mod100).N \equiv 95 \pmod{100}.

Thus, the correct answer is D.

16.

En la siguiente lista de números, el entero nn aparece nn veces en la lista para 1n200.1 \le n \le 200. 1,1, 2,2, 2,2, 3,3, 3,3, 3,3, 4,4, 4,4, 4,4, 4,4, ,\ldots, 200,200, 200,200, ,\ldots, 200200

¿Cuál es la mediana de los números de esta lista?

In the following list of numbers, the integer nn appears nn times in the list for 1n200.1 \le n \le 200. 1,1, 2,2, 2,2, 3,3, 3,3, 3,3, 4,4, 4,4, 4,4, 4,4, ,\ldots, 200,200, 200,200, ,\ldots, 200200

What is the median of the numbers in this list?

100.5100.5

134134

142142

150.5150.5

167167

Nivel de dificultad: 1730
Pista pequeña:

La lista tiene 1+2++200=201001 + 2 + \cdots + 200 = 20100 términos, así que la mediana promedia los términos 1005010050 y 1005110051.

The list has 1+2++200=201001 + 2 + \cdots + 200 = 20100 terms, so the median averages the 1005010050th and 1005110051st

Pista grande:

Los números hasta nn llenan las posiciones hasta n(n+1)2;\dfrac{n(n+1)}{2}; encuentra el nn que contiene la posición 1005010050.

The numbers through nn fill positions up to n(n+1)2;\dfrac{n(n+1)}{2}; find the nn containing position 1005010050

Solución:

La lista tiene 1+2++2001 + 2 + \cdots + 200 =2002012= \dfrac{200\cdot 201}{2} =20100= 20100 términos, así que la mediana es el promedio de los términos 1005010050 y 1005110051.

El valor nn ocupa las posiciones hasta n(n+1)2.\dfrac{n(n+1)}{2}. Como 1411422=10011\dfrac{141\cdot 142}{2} = 10011 y 1421432=10153,\dfrac{142\cdot 143}{2} = 10153, las posiciones 1001210012 hasta 1015310153 son todas iguales a 142.142. Ambas posiciones centrales caen en este bloque, así que la mediana es 142.142.

Por lo tanto, la respuesta correcta es C.

The list has 1+2++2001 + 2 + \cdots + 200 =2002012= \dfrac{200\cdot 201}{2} =20100= 20100 terms, so the median is the average of the 1005010050th and 1005110051st terms.

The value nn occupies positions up to n(n+1)2.\dfrac{n(n+1)}{2}. Since 1411422=10011\dfrac{141\cdot 142}{2} = 10011 and 1421432=10153,\dfrac{142\cdot 143}{2} = 10153, positions 1001210012 through 1015310153 all equal 142.142. Both middle positions fall in this block, so the median is 142.142.

Thus, the correct answer is C.

17.

El trapecio ABCDABCD cumple ABCD,AB \parallel CD, BC=CD=43,BC = CD = 43, y ADBD.AD \perp BD. Sea OO la intersección de las diagonales ACAC y BD,BD, y sea PP el punto medio de BD.BD. Dado que OP=11,OP = 11, la longitud ADAD se puede escribir en la forma mn,m\sqrt n, donde mm y nn son enteros positivos y nn no es divisible por el cuadrado de ningún primo. ¿Cuánto vale m+nm + n?

Trapezoid ABCDABCD has ABCD,AB \parallel CD, BC=CD=43,BC = CD = 43, and ADBD.AD \perp BD. Let OO be the intersection of the diagonals ACAC and BD,BD, and let PP be the midpoint of BD.BD. Given that OP=11,OP = 11, the length ADAD can be written in the form mn,m\sqrt n, where mm and nn are positive integers and nn is not divisible by the square of any prime. What is m+n?m + n?

6565

132132

157157

194194

215215

Nivel de dificultad: 2080
Pista pequeña:

Coloca DD en el origen con BDBD sobre un eje y ADAD sobre el otro, ya que ADBDAD \perp BD.

Place DD at the origin with BDBD along one axis and ADAD along the other, since ADBDAD \perp BD

Pista grande:

Usar BC=CDBC = CD obliga a que CC sea el punto de tipo punto medio con parámetro 12;\tfrac12; entonces OO divide BDBD de modo que OP=BD6OP = \tfrac{BD}{6}.

Using BC=CDBC = CD forces CC to be the midpoint-type point with parameter 12;\tfrac12; then OO divides BDBD so that OP=BD6OP = \tfrac{BD}{6}

Solución:

Coloca D=(0,0)D = (0,0) con B=(b,0)B = (b, 0) sobre un eje y A=(0,a)A = (0, a) sobre el otro, de modo que ADBD.AD \perp BD. Como CDAB,CD \parallel AB, escribe C=t(b,a)C = t(b, -a) para algún t.t. Entonces CD=ta2+b2CD = t\sqrt{a^2+b^2} y BC2=b2(1t)2+t2a2.BC^2 = b^2(1-t)^2 + t^2a^2. Igualar BC=CDBC = CD da t2=(1t)2,t^2 = (1-t)^2, así que t=12.t = \tfrac12.

Así C=(b2,a2),C = \left(\tfrac{b}{2}, -\tfrac{a}{2}\right), y CD=43CD = 43 da a2+b2=4432=7396.a^2 + b^2 = 4\cdot 43^2 = 7396. La diagonal ACAC corta a BDBD (el eje xx) en O=(b3,0),O = \left(\tfrac{b}{3}, 0\right), mientras que P=(b2,0).P = \left(\tfrac{b}{2}, 0\right). Por lo tanto OP=b6=11,OP = \tfrac{b}{6} = 11, así que b=66.b = 66.

Entonces a2=7396662=3040,a^2 = 7396 - 66^2 = 3040, así que AD=a=3040=4190.AD = a = \sqrt{3040} = 4\sqrt{190}. Con m=4m = 4 y n=190,n = 190, obtenemos m+n=194.m + n = 194.

Por lo tanto, la respuesta correcta es D.

Place D=(0,0)D = (0,0) with B=(b,0)B = (b, 0) on one axis and A=(0,a)A = (0, a) on the other, so that ADBD.AD \perp BD. Since CDAB,CD \parallel AB, write C=t(b,a)C = t(b, -a) for some t.t. Then CD=ta2+b2CD = t\sqrt{a^2+b^2} and BC2=b2(1t)2+t2a2.BC^2 = b^2(1-t)^2 + t^2a^2. Setting BC=CDBC = CD gives t2=(1t)2,t^2 = (1-t)^2, so t=12.t = \tfrac12.

Thus C=(b2,a2),C = \left(\tfrac{b}{2}, -\tfrac{a}{2}\right), and CD=43CD = 43 gives a2+b2=4432=7396.a^2 + b^2 = 4\cdot 43^2 = 7396. The diagonal ACAC meets BDBD (the xx-axis) at O=(b3,0),O = \left(\tfrac{b}{3}, 0\right), while P=(b2,0).P = \left(\tfrac{b}{2}, 0\right). Hence OP=b6=11,OP = \tfrac{b}{6} = 11, so b=66.b = 66.

Then a2=7396662=3040,a^2 = 7396 - 66^2 = 3040, so AD=a=3040=4190.AD = a = \sqrt{3040} = 4\sqrt{190}. With m=4m = 4 and n=190,n = 190, we get m+n=194.m + n = 194.

Thus, the correct answer is D.

18.

Sea ff una función definida en el conjunto de los números racionales positivos con la propiedad de que f(ab)=f(a)+f(b)f(a\cdot b) = f(a) + f(b) para todos los números racionales positivos aa y b.b. Supón que ff también tiene la propiedad de que f(p)=pf(p) = p para todo número primo p.p. ¿Para cuál de los siguientes números xx se cumple f(x)<0f(x) \lt 0?

Let ff be a function defined on the set of positive rational numbers with the property that f(ab)=f(a)+f(b)f(a\cdot b) = f(a) + f(b) for all positive rational numbers aa and b.b. Suppose that ff also has the property that f(p)=pf(p) = p for every prime number p.p. For which of the following numbers xx is f(x)<0?f(x) \lt 0?

1732\dfrac{17}{32}

1116\dfrac{11}{16}

79\dfrac{7}{9}

76\dfrac{7}{6}

2511\dfrac{25}{11}

Nivel de dificultad: 1950
Pista pequeña:

La regla hace que ff sea aditiva sobre los factores primos, y f(1p)=f(p)=pf(\frac{1}{p}) = -f(p) = -p.

The rule makes ff additive over prime factors, and f(1p)=f(p)=pf(\frac{1}{p}) = -f(p) = -p

Pista grande:

Para x=pep,x = \prod p^{e_p}, calcula f(x)=eppf(x) = \sum e_p\, p (con exponentes negativos para los denominadores).

For x=pep,x = \prod p^{e_p}, compute f(x)=eppf(x) = \sum e_p\, p (with negative exponents for denominators)

Solución:

La ecuación funcional hace que ff sea completamente aditiva: para x=pep,x = \prod p^{e_p}, tenemos f(x)=epf(p)=epp,f(x) = \sum e_p\, f(p) = \sum e_p\, p, donde un primo en el denominador contribuye con un exponente negativo (ya que f(1p)=pf(\frac{1}{p}) = -p).

Evaluando: f ⁣(1732)=1752=7,f\!\left(\tfrac{17}{32}\right) = 17 - 5\cdot 2 = 7, f ⁣(1116)=1142=3,f\!\left(\tfrac{11}{16}\right) = 11 - 4\cdot 2 = 3, f ⁣(79)=723=1,f\!\left(\tfrac{7}{9}\right) = 7 - 2\cdot 3 = 1, f ⁣(76)=723=2,f\!\left(\tfrac{7}{6}\right) = 7 - 2 - 3 = 2, y f ⁣(2511)=2511=1.f\!\left(\tfrac{25}{11}\right) = 2\cdot 5 - 11 = -1. Solo el último es negativo.

Por lo tanto, la respuesta correcta es E.

The functional equation makes ff completely additive: for x=pep,x = \prod p^{e_p}, we have f(x)=epf(p)=epp,f(x) = \sum e_p\, f(p) = \sum e_p\, p, where a prime in the denominator contributes a negative exponent (since f(1p)=pf(\frac{1}{p}) = -p).

Evaluating: f ⁣(1732)=1752=7,f\!\left(\tfrac{17}{32}\right) = 17 - 5\cdot 2 = 7, f ⁣(1116)=1142=3,f\!\left(\tfrac{11}{16}\right) = 11 - 4\cdot 2 = 3, f ⁣(79)=723=1,f\!\left(\tfrac{7}{9}\right) = 7 - 2\cdot 3 = 1, f ⁣(76)=723=2,f\!\left(\tfrac{7}{6}\right) = 7 - 2 - 3 = 2, and f ⁣(2511)=2511=1.f\!\left(\tfrac{25}{11}\right) = 2\cdot 5 - 11 = -1. Only the last is negative.

Thus, the correct answer is E.

19.

¿Cuántas soluciones tiene la ecuación sin(π2cosx)=cos(π2sinx) \sin\left(\frac{\pi}{2}\cos x\right) = \cos\left(\frac{\pi}{2}\sin x\right) en el intervalo cerrado [0,π][0, \pi]?

How many solutions does the equation sin(π2cosx)=cos(π2sinx) \sin\left(\frac{\pi}{2}\cos x\right) = \cos\left(\frac{\pi}{2}\sin x\right) have in the closed interval [0,π]?[0, \pi]?

00

11

22

33

44

Nivel de dificultad: 2300
Pista pequeña:

Reescribe el lado derecho usando cosθ=sin ⁣(π2θ)\cos\theta = \sin\!\left(\tfrac{\pi}{2} - \theta\right).

Rewrite the right side using cosθ=sin ⁣(π2θ)\cos\theta = \sin\!\left(\tfrac{\pi}{2} - \theta\right)

Pista grande:

Senos iguales dan cosx+sinx=1\cos x + \sin x = 1 o cosxsinx=1;\cos x - \sin x = 1; cada uno tiene rango [2,2][-\sqrt2, \sqrt2].

Equal sines give cosx+sinx=1\cos x + \sin x = 1 or cosxsinx=1;\cos x - \sin x = 1; each has range [2,2][-\sqrt2, \sqrt2]

Solución:

Escribe el lado derecho como cos(π2sinx)=sin(π2π2sinx)\cos\left(\tfrac{\pi}{2}\sin x\right) = \sin\left(\tfrac{\pi}{2} - \tfrac{\pi}{2}\sin x\right). Senos iguales requieren o bien π2cosx=π2(1sinx)+2πk \begin{aligned} &\frac{\pi}{2}\cos x \\ &= \frac{\pi}{2}(1 - \sin x) + 2\pi k \end{aligned} o bien π2cosx=ππ2(1sinx)+2πk. \begin{aligned} &\frac{\pi}{2}\cos x \\ &= \pi - \frac{\pi}{2}(1 - \sin x) + 2\pi k. \end{aligned}

La primera se reduce a cosx+sinx=1+4k\cos x + \sin x = 1 + 4k; como cosx+sinx[2,2]\cos x + \sin x \in [-\sqrt2, \sqrt2], solo k=0k = 0 funciona, dando cosx+sinx=1\cos x + \sin x = 1, con soluciones x=0x = 0 y x=π2x = \tfrac{\pi}{2} en [0,π][0, \pi]. La segunda se reduce a cosxsinx=1\cos x - \sin x = 1, cuya única solución en [0,π][0, \pi] es x=0x = 0.

Las soluciones distintas son x=0x = 0 y x=π2x = \tfrac{\pi}{2}, para un total de 22.

Por lo tanto, la respuesta correcta es C.

Write the right side as cos(π2sinx)=sin(π2π2sinx).\cos\left(\tfrac{\pi}{2}\sin x\right) = \sin\left(\tfrac{\pi}{2} - \tfrac{\pi}{2}\sin x\right). Equal sines require either π2cosx=π2(1sinx)+2πk \begin{aligned} &\frac{\pi}{2}\cos x \\ &= \frac{\pi}{2}(1 - \sin x) + 2\pi k \end{aligned} or π2cosx=ππ2(1sinx)+2πk. \begin{aligned} &\frac{\pi}{2}\cos x \\ &= \pi - \frac{\pi}{2}(1 - \sin x) + 2\pi k. \end{aligned}

The first reduces to cosx+sinx=1+4k;\cos x + \sin x = 1 + 4k; since cosx+sinx[2,2],\cos x + \sin x \in [-\sqrt2, \sqrt2], only k=0k = 0 works, giving cosx+sinx=1,\cos x + \sin x = 1, with solutions x=0x = 0 and x=π2x = \tfrac{\pi}{2} in [0,π].[0, \pi]. The second reduces to cosxsinx=1,\cos x - \sin x = 1, whose only solution in [0,π][0, \pi] is x=0.x = 0.

The distinct solutions are x=0x = 0 and x=π2,x = \tfrac{\pi}{2}, for a total of 2.2.

Thus, the correct answer is C.

20.

Supón que en una parábola con vértice VV y un foco FF existe un punto AA tal que AF=20AF = 20 y AV=21.AV = 21. ¿Cuál es la suma de todos los valores posibles de la longitud FVFV?

Suppose that on a parabola with vertex VV and a focus FF there exists a point AA such that AF=20AF = 20 and AV=21.AV = 21. What is the sum of all possible values of the length FV?FV?

1313

403\dfrac{40}{3}

413\dfrac{41}{3}

1414

433\dfrac{43}{3}

Nivel de dificultad: 2300
Pista pequeña:

Coloca VV en el origen con distancia focal f=FV;f = FV; entonces AFAF es igual a la distancia de AA a la directriz.

Put VV at the origin with focal distance f=FV;f = FV; then AFAF equals the distance from AA to the directrix

Pista grande:

Con A=(x,y),A = (x, y), usa y+f=20y + f = 20 y x2+y2=212,x^2 + y^2 = 21^2, junto con x2=4fy,x^2 = 4fy, para obtener una cuadrática en ff.

With A=(x,y),A = (x, y), use y+f=20y + f = 20 and x2+y2=212,x^2 + y^2 = 21^2, with x2=4fy,x^2 = 4fy, to get a quadratic in ff

Solución:

Sea V=(0,0)V = (0, 0), foco F=(0,f)F = (0, f), y directriz y=fy = -f, donde f=FVf = FV. Un punto A=(x,y)A = (x, y) en la parábola satisface x2=4fyx^2 = 4fy y AF=y+f=20AF = y + f = 20, así que y=20fy = 20 - f. Además AV2=x2+y2=4fy+y2AV^2 = x^2 + y^2 = 4fy + y^2 =441= 441.

Sustituyendo y=20fy = 20 - f: 4f(20f)+(20f)2=441    3f240f+41=0. \begin{aligned} &4f(20 - f) + (20 - f)^2 = 441 \\ &\;\Longrightarrow\; 3f^2 - 40f + 41 = 0. \end{aligned} Por las fórmulas de Vieta, la suma de los dos valores posibles de ff es 403\dfrac{40}{3}.

Por lo tanto, la respuesta correcta es B.

Let V=(0,0),V = (0, 0), focus F=(0,f),F = (0, f), and directrix y=f,y = -f, where f=FV.f = FV. A point A=(x,y)A = (x, y) on the parabola satisfies x2=4fyx^2 = 4fy and AF=y+f=20,AF = y + f = 20, so y=20f.y = 20 - f. Also AV2=x2+y2=4fy+y2AV^2 = x^2 + y^2 = 4fy + y^2 =441.= 441.

Substituting y=20f:y = 20 - f: 4f(20f)+(20f)2=441    3f240f+41=0. \begin{aligned} &4f(20 - f) + (20 - f)^2 = 441 \\ &\;\Longrightarrow\; 3f^2 - 40f + 41 = 0. \end{aligned} By Vieta’s formulas, the sum of the two possible values of ff is 403.\dfrac{40}{3}.

Thus, the correct answer is B.

21.

Las cinco soluciones de la ecuación (z1)(z2+2z+4)(z2+4z+6)=0 \begin{aligned} &(z - 1)(z^2 + 2z + 4) \\ &\quad {}\cdot (z^2 + 4z + 6) = 0 \end{aligned} se pueden escribir en la forma xk+ykix_k + y_k i para 1k51 \le k \le 5, donde xkx_k y yky_k son reales. Sea EE la única elipse que pasa por los puntos (x1,y1)(x_1, y_1), (x2,y2)(x_2, y_2), (x3,y3)(x_3, y_3), (x4,y4)(x_4, y_4), y (x5,y5)(x_5, y_5). La excentricidad de EE se puede escribir en la forma mn\sqrt{\tfrac{m}{n}}, donde mm y nn son enteros positivos primos entre sí. ¿Cuánto vale m+nm + n?

(Recuerda que la excentricidad de una elipse EE es la razón ca\tfrac{c}{a}, donde 2a2a es la longitud del eje mayor de EE y 2c2c es la distancia entre sus dos focos.)

The five solutions to the equation (z1)(z2+2z+4)(z2+4z+6)=0 \begin{aligned} &(z - 1)(z^2 + 2z + 4) \\ &\quad {}\cdot (z^2 + 4z + 6) = 0 \end{aligned} may be written in the form xk+ykix_k + y_k i for 1k5,1 \le k \le 5, where xkx_k and yky_k are real. Let EE be the unique ellipse that passes through the points (x1,y1),(x_1, y_1), (x2,y2),(x_2, y_2), (x3,y3),(x_3, y_3), (x4,y4),(x_4, y_4), and (x5,y5).(x_5, y_5). The eccentricity of EE can be written in the form mn,\sqrt{\tfrac{m}{n}}, where mm and nn are relatively prime positive integers. What is m+n?m + n?

(Recall that the eccentricity of an ellipse EE is the ratio ca,\tfrac{c}{a}, where 2a2a is the length of the major axis of EE and 2c2c is the distance between its two foci.)

77

99

1111

1313

1515

Nivel de dificultad: 2450
Pista pequeña:

Las cinco raíces son (1,0),(1, 0), (1,±3),(-1, \pm\sqrt3), y (2,±2);(-2, \pm\sqrt2); son simétricas respecto al eje xx.

The five roots are (1,0),(1, 0), (1,±3),(-1, \pm\sqrt3), and (2,±2);(-2, \pm\sqrt2); they are symmetric about the xx-axis

Pista grande:

Ajusta Ax2+Cy2+Dx+F=0Ax^2 + Cy^2 + Dx + F = 0 a través de los puntos, luego lee a2a^2 y b2b^2 para hallar e2=1b2a2e^2 = 1 - \tfrac{b^2}{a^2}.

Fit Ax2+Cy2+Dx+F=0Ax^2 + Cy^2 + Dx + F = 0 through the points, then read off a2a^2 and b2b^2 to find e2=1b2a2e^2 = 1 - \tfrac{b^2}{a^2}

Solución:

Las raíces son z=1z = 1, z=1±i3z = -1 \pm i\sqrt3, y z=2±i2z = -2 \pm i\sqrt2, lo que da los puntos (1,0)(1, 0), (1,±3)(-1, \pm\sqrt3), y (2,±2)(-2, \pm\sqrt2). Por simetría respecto al eje xx, la elipse tiene la forma Ax2+Cy2+Dx+F=0Ax^2 + Cy^2 + Dx + F = 0.

Sustituir los puntos da 5x2+6y2+9x14=05x^2 + 6y^2 + 9x - 14 = 0. Completar el cuadrado da 5(x+910)2+6y2=36120, 5\left(x + \tfrac{9}{10}\right)^2 + 6y^2 = \tfrac{361}{20}, así que a2=361100a^2 = \tfrac{361}{100} (a lo largo de xx) y b2=361120b^2 = \tfrac{361}{120}. Entonces e2=1b2a2=1100120=16e^2 = 1 - \dfrac{b^2}{a^2} = 1 - \dfrac{100}{120} = \dfrac16, así que e=16e = \sqrt{\tfrac16}.

Con m=1m = 1 y n=6n = 6, obtenemos m+n=7m + n = 7.

Por lo tanto, la respuesta correcta es A.

The roots are z=1,z = 1, z=1±i3,z = -1 \pm i\sqrt3, and z=2±i2,z = -2 \pm i\sqrt2, giving the points (1,0),(1, 0), (1,±3),(-1, \pm\sqrt3), and (2,±2).(-2, \pm\sqrt2). By symmetry about the xx-axis, the ellipse has the form Ax2+Cy2+Dx+F=0.Ax^2 + Cy^2 + Dx + F = 0.

Substituting the points yields 5x2+6y2+9x14=0.5x^2 + 6y^2 + 9x - 14 = 0. Completing the square gives 5(x+910)2+6y2=36120, 5\left(x + \tfrac{9}{10}\right)^2 + 6y^2 = \tfrac{361}{20}, so a2=361100a^2 = \tfrac{361}{100} (along xx) and b2=361120.b^2 = \tfrac{361}{120}. Then e2=1b2a2=1100120=16,e^2 = 1 - \dfrac{b^2}{a^2} = 1 - \dfrac{100}{120} = \dfrac16, so e=16.e = \sqrt{\tfrac16}.

With m=1m = 1 and n=6,n = 6, we get m+n=7.m + n = 7.

Thus, the correct answer is A.

22.

Supón que las raíces del polinomio P(x)=x3+ax2+bx+cP(x) = x^3 + ax^2 + bx + c son cos2π7,\cos\tfrac{2\pi}{7}, cos4π7,\cos\tfrac{4\pi}{7}, y cos6π7,\cos\tfrac{6\pi}{7}, donde los ángulos están en radianes. ¿Cuánto vale abcabc?

Suppose that the roots of the polynomial P(x)=x3+ax2+bx+cP(x) = x^3 + ax^2 + bx + c are cos2π7,\cos\tfrac{2\pi}{7}, cos4π7,\cos\tfrac{4\pi}{7}, and cos6π7,\cos\tfrac{6\pi}{7}, where angles are in radians. What is abc?abc?

349-\dfrac{3}{49}

128-\dfrac{1}{28}

7364\dfrac{\sqrt[3]{7}}{64}

132\dfrac{1}{32}

128\dfrac{1}{28}

Nivel de dificultad: 2450
Pista pequeña:

Los tres cosenos son las raíces de 8x3+4x24x1=08x^3 + 4x^2 - 4x - 1 = 0.

The three cosines are the roots of 8x3+4x24x1=08x^3 + 4x^2 - 4x - 1 = 0

Pista grande:

Divide entre 88 para que coincida con x3+ax2+bx+c,x^3 + ax^2 + bx + c, leyendo a,b,ca, b, c directamente.

Divide by 88 to match x3+ax2+bx+c,x^3 + ax^2 + bx + c, reading off a,b,ca, b, c directly

Solución:

Sean las tres raíces r1,r2,r3.r_1,r_2,r_3. Las séptimas raíces de la unidad dan r1+r2+r3=12.r_1+r_2+r_3=-\tfrac12. Duplicar los tres ángulos solo permuta sus cosenos, así que ri2=32+12ri=54.\sum r_i^2=\tfrac32+\tfrac12\sum r_i=\tfrac54. Por tanto, r1r2+r1r3+r2r3r_1r_2+r_1r_3+r_2r_3 es igual a 12((ri)2ri2)=12.\tfrac12((\sum r_i)^2-\sum r_i^2)=-\tfrac12.

La identidad de producto a suma da 4r1r2r3=1+r1+r2+r3=12,4r_1r_2r_3=1+r_1+r_2+r_3=\tfrac12, así que r1r2r3=18.r_1r_2r_3=\tfrac18. Por consiguiente, su polinomio mónico es x3+12x212x18=0. x^3 + \tfrac12 x^2 - \tfrac12 x - \tfrac18 = 0.

Al comparar coeficientes, a=12,a = \tfrac12, b=12,b = -\tfrac12, c=18.c = -\tfrac18. Por lo tanto, abc=12(12)(18)=132.abc = \tfrac12\cdot\left(-\tfrac12\right)\cdot\left(-\tfrac18\right) = \tfrac{1}{32}.

Así, la respuesta correcta es D.

Let the three roots be r1,r2,r3.r_1,r_2,r_3. The seventh roots of unity give r1+r2+r3=12.r_1+r_2+r_3=-\tfrac12. Doubling the three angles merely permutes their cosines, so ri2=32+12ri=54.\sum r_i^2=\tfrac32+\tfrac12\sum r_i=\tfrac54. Hence r1r2+r1r3+r2r3r_1r_2+r_1r_3+r_2r_3 equals 12((ri)2ri2)=12.\tfrac12((\sum r_i)^2-\sum r_i^2)=-\tfrac12.

The product-to-sum identity gives 4r1r2r3=1+r1+r2+r3=12,4r_1r_2r_3=1+r_1+r_2+r_3=\tfrac12, so r1r2r3=18.r_1r_2r_3=\tfrac18. Therefore their monic polynomial is x3+12x212x18=0. x^3 + \tfrac12 x^2 - \tfrac12 x - \tfrac18 = 0.

Matching coefficients, a=12,a = \tfrac12, b=12,b = -\tfrac12, c=18.c = -\tfrac18. Therefore abc=12(12)(18)=132.abc = \tfrac12\cdot\left(-\tfrac12\right)\cdot\left(-\tfrac18\right) = \tfrac{1}{32}.

Thus, the correct answer is D.

23.

La rana Frieda comienza una secuencia de saltos en una cuadrícula de 3×33\times 3 casillas, moviéndose una casilla en cada salto y eligiendo al azar la dirección de cada salto: arriba, abajo, izquierda o derecha. No salta en diagonal. Cuando la dirección de un salto llevaría a Frieda fuera de la cuadrícula, ella “da la vuelta” y salta al borde opuesto. Por ejemplo, si Frieda comienza en la casilla central y hace dos saltos “hacia arriba”, el primer salto la coloca en la casilla central de la fila superior, y el segundo salto hace que salte al borde opuesto, cayendo en la casilla central de la fila inferior. Supón que Frieda parte de la casilla central, hace como máximo cuatro saltos al azar, y deja de saltar si cae en una casilla de esquina. ¿Cuál es la probabilidad de que llegue a una casilla de esquina en uno de los cuatro saltos?

Frieda the frog begins a sequence of hops on a 3×33\times 3 grid of squares, moving one square on each hop and choosing at random the direction of each hop: up, down, left, or right. She does not hop diagonally. When the direction of a hop would take Frieda off the grid, she “wraps around” and jumps to the opposite edge. For example, if Frieda begins in the center square and makes two hops “up,” the first hop places her in the top row middle square, and the second hop causes her to jump to the opposite edge, landing in the bottom row middle square. Suppose Frieda starts from the center square, makes at most four hops at random, and stops hopping if she lands on a corner square. What is the probability that she reaches a corner square on one of the four hops?

916\dfrac{9}{16}

58\dfrac{5}{8}

34\dfrac{3}{4}

2532\dfrac{25}{32}

1316\dfrac{13}{16}

Nivel de dificultad: 2520
Pista pequeña:

Agrupa las casillas en tres estados: centro, borde-medio, y esquina (absorbente); halla las probabilidades de transición desde cada uno.

Group squares into three states: center, edge-middle, and corner (absorbing); find the transition probabilities from each

Pista grande:

Desde una casilla de borde, Frieda llega a una esquina con probabilidad 12,\tfrac12, regresa al centro con 14,\tfrac14, o se mueve a otro borde con 14\tfrac14.

From an edge square, Frieda reaches a corner with probability 12,\tfrac12, returns to center with 14,\tfrac14, or moves to another edge with 14\tfrac14

Solución:

Clasifiquemos las casillas como centro C,C, borde medio E,E, o esquina absorbente. Desde C,C, cada salto llega a una casilla EE. Desde una casilla EE, dos de los cuatro vecinos son esquinas, uno es el centro y uno es otra casilla EE, así que P(esquina)=12,P(\text{esquina}) = \tfrac12, P(centro)=14,P(\text{centro}) = \tfrac14, P(E)=14.P(E) = \tfrac14.

Sea ana_n la probabilidad de llegar a una esquina en no más de nn saltos partiendo de una casilla de borde, y sea cnc_n la probabilidad correspondiente partiendo del centro. Definimos a0=c0=0.a_0=c_0=0. Entonces cn=an1c_n=a_{n-1} y an=12+14cn1+14an1.a_n=\tfrac12+\tfrac14c_{n-1}+\tfrac14a_{n-1}. Por tanto, a1=12,a_1=\tfrac12, a2=12+1412=58,a_2=\tfrac12+\tfrac14\cdot\tfrac12=\tfrac58, y a3=12+1412+1458=2532. a_3 = \tfrac12 + \tfrac14\cdot\tfrac12 + \tfrac14\cdot\tfrac58 = \tfrac{25}{32}.

Partiendo del centro con cuatro saltos disponibles, la probabilidad es a3=2532a_3 = \tfrac{25}{32} (el primer salto llega a un borde y deja tres saltos).

Así, la respuesta correcta es D.

Classify squares as center C,C, edge-middle E,E, or corner (absorbing). From C,C, every hop lands on an EE square. From an EE square, two of the four neighbors are corners, one is the center, and one is another EE square, so P(corner)=12,P(\text{corner}) = \tfrac12, P(center)=14,P(\text{center}) = \tfrac14, P(E)=14.P(E) = \tfrac14.

Let ana_n be the probability of reaching a corner within nn hops starting from an edge square, and let cnc_n be the corresponding probability from the center. Set a0=c0=0.a_0=c_0=0. Then cn=an1c_n=a_{n-1} and an=12+14cn1+14an1.a_n=\tfrac12+\tfrac14c_{n-1}+\tfrac14a_{n-1}. Thus a1=12,a_1=\tfrac12, a2=12+1412=58,a_2=\tfrac12+\tfrac14\cdot\tfrac12=\tfrac58, and a3=12+1412+1458=2532. a_3 = \tfrac12 + \tfrac14\cdot\tfrac12 + \tfrac14\cdot\tfrac58 = \tfrac{25}{32}.

Starting from the center with four hops available, the probability equals a3=2532a_3 = \tfrac{25}{32} (the first hop reaches an edge, leaving three hops).

Thus, the correct answer is D.

24.

El semicírculo Γ\Gamma tiene diámetro ABAB de longitud 14.14. El círculo Ω\Omega es tangente a ABAB en un punto PP e interseca a Γ\Gamma en los puntos QQ y R.R. Si QR=33QR = 3\sqrt3 y QPR=60,\angle QPR = 60^\circ, entonces el área de PQR\triangle PQR es abc,\dfrac{a\sqrt b}{c}, donde aa y cc son enteros positivos primos entre sí y bb es un entero positivo no divisible por el cuadrado de ningún primo. ¿Cuánto vale a+b+ca + b + c?

Semicircle Γ\Gamma has diameter ABAB of length 14.14. Circle Ω\Omega lies tangent to ABAB at a point PP and intersects Γ\Gamma at points QQ and R.R. If QR=33QR = 3\sqrt3 and QPR=60,\angle QPR = 60^\circ, then the area of PQR\triangle PQR is abc,\dfrac{a\sqrt b}{c}, where aa and cc are relatively prime positive integers and bb is a positive integer not divisible by the square of any prime. What is a+b+c?a + b + c?

110110

114114

118118

122122

126126

Nivel de dificultad: 2760
Pista pequeña:

En el círculo Ω,\Omega, QR=2rsinQPR,QR = 2r\sin\angle QPR, lo que da el radio r=3r = 3.

In circle Ω,\Omega, QR=2rsinQPR,QR = 2r\sin\angle QPR, which gives the radius r=3r = 3

Pista grande:

Fija A=(7,0),A = (-7,0), B=(7,0),B = (7,0), P=(p,0),P = (p, 0), centro (p,3);(p, 3); el eje radical de los dos círculos ubica QR,QR, y el área es 12QRd(P,QR)\tfrac12\, QR\cdot d(P, QR).

Set A=(7,0),A = (-7,0), B=(7,0),B = (7,0), P=(p,0),P = (p, 0), center (p,3);(p, 3); the radical axis of the two circles locates QR,QR, and the area is 12QRd(P,QR)\tfrac12\, QR\cdot d(P, QR)

Solución:

En el círculo Ω\Omega, la cuerda QRQR subtiende el ángulo inscrito QPR=60\angle QPR = 60^\circ, así que QR=2rsin60QR = 2r\sin 60^\circ, lo que da 33=r33\sqrt3 = r\sqrt3, de donde r=3r = 3.

Coloca A=(7,0)A = (-7, 0), B=(7,0)B = (7, 0), con Γ:x2+y2=49\Gamma: x^2 + y^2 = 49 (mitad superior). Como Ω\Omega es tangente a ABAB en P=(p,0)P = (p, 0), su centro es (p,3)(p, 3). Restar las dos ecuaciones de los círculos da la recta QRQR, y la distancia del centro (p,3)(p,3) a QRQR debe ser igual a rcos60=32r\cos 60^\circ = \tfrac32. Esto da (p231)2=9p2+81(p^2 - 31)^2 = 9p^2 + 81, así que p2=16p^2 = 16 (la raíz p2=55p^2 = 55 coloca a PP fuera de ABAB).

Con p2=16p^2 = 16, la distancia de PP a la recta QRQR es 49p24p2+36=3310\dfrac{49 - p^2}{\sqrt{4p^2 + 36}} = \dfrac{33}{10}. Así [PQR]=12QRd=12333310=99320. \begin{aligned} [\triangle PQR] &= \tfrac12\cdot QR\cdot d \\ &= \tfrac12\cdot 3\sqrt3\cdot\tfrac{33}{10} \\ &= \frac{99\sqrt3}{20}. \end{aligned} Entonces a=99a = 99, b=3b = 3, c=20c = 20, y a+b+c=122a + b + c = 122.

Por lo tanto, la respuesta correcta es D.

In circle Ω,\Omega, the chord QRQR subtends the inscribed angle QPR=60,\angle QPR = 60^\circ, so QR=2rsin60,QR = 2r\sin 60^\circ, giving 33=r3,3\sqrt3 = r\sqrt3, hence r=3.r = 3.

Place A=(7,0),A = (-7, 0), B=(7,0),B = (7, 0), with Γ:x2+y2=49\Gamma: x^2 + y^2 = 49 (upper half). Since Ω\Omega is tangent to ABAB at P=(p,0),P = (p, 0), its center is (p,3).(p, 3). Subtracting the two circle equations gives the line QR,QR, and the distance from the center (p,3)(p,3) to QRQR must equal rcos60=32.r\cos 60^\circ = \tfrac32. This yields (p231)2=9p2+81,(p^2 - 31)^2 = 9p^2 + 81, so p2=16p^2 = 16 (the root p2=55p^2 = 55 places PP outside ABAB).

With p2=16,p^2 = 16, the distance from PP to line QRQR is 49p24p2+36=3310.\dfrac{49 - p^2}{\sqrt{4p^2 + 36}} = \dfrac{33}{10}. Thus [PQR]=12QRd=12333310=99320. \begin{aligned} [\triangle PQR] &= \tfrac12\cdot QR\cdot d \\ &= \tfrac12\cdot 3\sqrt3\cdot\tfrac{33}{10} \\ &= \frac{99\sqrt3}{20}. \end{aligned} So a=99,a = 99, b=3,b = 3, c=20,c = 20, and a+b+c=122.a + b + c = 122.

Thus, the correct answer is D.

25.

Sea d(n)d(n) el número de enteros positivos que dividen a n,n, incluyendo 11 y n.n. Por ejemplo, d(1)=1,d(1) = 1, d(2)=2,d(2) = 2, y d(12)=6.d(12) = 6. (Esta función se conoce como la función divisor.) Sea f(n)=d(n)n3. f(n) = \frac{d(n)}{\sqrt[3]{n}}.

Existe un único entero positivo NN tal que f(N)>f(n)f(N) \gt f(n) para todos los enteros positivos nN.n \ne N. ¿Cuál es la suma de los dígitos de NN?

Let d(n)d(n) denote the number of positive integers that divide n,n, including 11 and n.n. For example, d(1)=1,d(1) = 1, d(2)=2,d(2) = 2, and d(12)=6.d(12) = 6. (This function is known as the divisor function.) Let f(n)=d(n)n3. f(n) = \frac{d(n)}{\sqrt[3]{n}}.

There is a unique positive integer NN such that f(N)>f(n)f(N) \gt f(n) for all positive integers nN.n \ne N. What is the sum of the digits of N?N?

55

66

77

88

99

Nivel de dificultad: 2610
Pista pequeña:

ff es multiplicativa, así que maximiza e+1pe3\dfrac{e + 1}{p^{\frac{e}{3}}} independientemente para cada primo pp.

ff is multiplicative, so maximize e+1pe3\dfrac{e + 1}{p^{\frac{e}{3}}} independently for each prime pp

Pista grande:

Para p=2p = 2 el mejor exponente es 3;3; para p=3p = 3 es 2;2; para p=5,7p = 5, 7 es 1;1; y para p11p \ge 11 es 00.

For p=2p = 2 the best exponent is 3;3; for p=3p = 3 it is 2;2; for p=5,7p = 5, 7 it is 1;1; and for p11p \ge 11 it is 00

Solución:

Como f(n)=d(n)n13f(n) = \dfrac{d(n)}{n^{\frac{1}{3}}} es multiplicativa, su valor se factoriza sobre las potencias primas como un producto de términos e+1pe3\dfrac{e + 1}{p^{\frac{e}{3}}} para cada potencia prima pe  n.p^e\ \|\ n. Maximizamos cada término por separado.

Si gp(e)=e+1pe3,g_p(e)=\dfrac{e+1}{p^{\frac{e}{3}}}, entonces gp(e+1)gp(e)=e+2e+1p13.\dfrac{g_p(e+1)}{g_p(e)}=\dfrac{e+2}{e+1}p^{-\frac{1}{3}}. Esta razón disminuye con e,e, de modo que el máximo único se encuentra comprobando cuándo cae por primera vez por debajo de 11. Esto da e=3e=3 para p=2,p=2, e=2e=2 para p=3,p=3, e=1e=1 para p=5,7,p=5,7, y e=0e=0 para todo primo p11.p\ge11.

Por tanto, N=233257=2520,N = 2^3\cdot 3^2\cdot 5\cdot 7 = 2520, cuya suma de cifras es 2+5+2+0=9.2 + 5 + 2 + 0 = 9.

Así, la respuesta correcta es E.

Since f(n)=d(n)n13f(n) = \dfrac{d(n)}{n^{\frac{1}{3}}} is multiplicative, its value factors over prime powers as a product of terms e+1pe3\dfrac{e + 1}{p^{\frac{e}{3}}} for each prime power pe  n.p^e\ \|\ n. We maximize each term separately.

If gp(e)=e+1pe3,g_p(e)=\dfrac{e+1}{p^{\frac{e}{3}}}, then gp(e+1)gp(e)=e+2e+1p13.\dfrac{g_p(e+1)}{g_p(e)}=\dfrac{e+2}{e+1}p^{-\frac{1}{3}}. This ratio decreases with e,e, so checking where it first falls below 11 finds the unique maximum. It gives e=3e=3 for p=2,p=2, e=2e=2 for p=3,p=3, e=1e=1 for p=5,7,p=5,7, and e=0e=0 for every prime p11.p\ge11.

Hence N=233257=2520,N = 2^3\cdot 3^2\cdot 5\cdot 7 = 2520, whose digit sum is 2+5+2+0=9.2 + 5 + 2 + 0 = 9.

Thus, the correct answer is E.