Soluciones del 2019 AMC 10A

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 la siguiente expresión? 2(0(19))+((20)1)92^{\left(0^{\left(1^9\right)}\right)}+\left(\left(2^0\right)^1\right)^9

What is the value of 2(0(19))+((20)1)9?2^{\left(0^{\left(1^9\right)}\right)}+\left(\left(2^0\right)^1\right)^9?

00

11

22

33

44

Conceptos:exponenteorden de las operaciones

Nivel de dificultad: 560

Solución:

Podemos evaluarlo así: 2(0(19))+((20)1)9=2(01)+(11)9=20+19=1+1=2 \begin{align*} &2^{\left(0^{\left(1^9\right)}\right)}+\left(\left(2^0\right)^1\right)^9\\ &= 2^{\left(0^1\right)} + \left(1^1\right)^9 \\&= 2^0 + 1^9 \\ &= 1 + 1 \\&= 2 \end{align*}

Por lo tanto, C es la respuesta correcta.

We can evaluate this as follows.2(0(19))+((20)1)9=2(01)+(11)9=20+19=1+1=2 \begin{align*} &2^{\left(0^{\left(1^9\right)}\right)}+\left(\left(2^0\right)^1\right)^9\\ &= 2^{\left(0^1\right)} + \left(1^1\right)^9 \\&= 2^0 + 1^9 \\ &= 1 + 1 \\&= 2 \end{align*}

Thus, C is the correct answer.

2.

¿Cuál es la cifra de las centenas de (20!15!)(20!-15!)?

What is the hundreds digit of (20!15!)?(20!-15!)?

00

11

22

44

55

Nivel de dificultad: 770

Solución:

Observa que tanto 20!20! como 15!15! contienen factores de 535^3.

Esto significa que ambos son divisibles entre 1000,1000, por lo que su diferencia también es múltiplo de 1000.1000.

Ser múltiplo de 10001000 hace que las últimas tres cifras sean 0,0, lo que muestra que la cifra de las centenas también es 0.0.

Por lo tanto, A es la respuesta correcta.

Note that 20!20! and 15!15! both have factors of 535^3 in them.

This means that they are both divisible by 1000,1000, making their difference also a multiple of 1000.1000.

Being a multiple of 10001000 makes the last three digits 0,0, which shows that the hundreds digit is also 0.0.

Thus, A is the correct answer.

3.

Ana y Bonita nacieron en la misma fecha pero en años distintos, con nn años de diferencia. El año pasado Ana tenía 55 veces la edad de Bonita. Este año la edad de Ana es el cuadrado de la edad de Bonita. ¿Cuál es nn?

Ana and Bonita were born on the same date in different years, nn years apart. Last year Ana was 55 times as old as Bonita. This year Ana's age is the square of Bonita's age. What is n?n?

33

55

99

1212

1515

Nivel de dificultad: 960

Solución:

Sea aa la edad de Ana y bb la edad de Bonita. El enunciado nos da entonces que a1=5(b1),a=b2. \begin{gather*} a - 1 = 5(b - 1), \\ a = b^2. \end{gather*}

Podemos sustituir la segunda ecuación en la primera para obtener b21=5b5b25b+4=0(b4)(b1)=0. \begin{gather*} b^2 - 1 = 5b - 5 \\ b^2 - 5b + 4 = 0 \\ (b - 4)(b - 1) = 0. \end{gather*}

Vemos que b1b \neq 1, ya que eso haría que Ana y Bonita tuvieran la misma edad, así que sabemos que b=4.b = 4.

Esto nos da que a=42=16a = 4^2 = 16 y n=164=12.n = 16 - 4 = 12.

Por lo tanto, D es la respuesta correcta.

Let aa be Ana's age and bb be Bonita's age. The statement then gives us that a1=5(b1),a=b2. \begin{gather*} a - 1 = 5(b - 1), \\ a = b^2. \end{gather*}

We can substitute the second equation into the first to get b21=5b5b25b+4=0(b4)(b1)=0. \begin{gather*} b^2 - 1 = 5b - 5 \\ b^2 - 5b + 4 = 0 \\ (b - 4)(b - 1) = 0. \end{gather*}

We can see that b1b \neq 1 since that would make Ana and Bonita the same age, so we know that b=4.b = 4.

This gives us that a=42=16a = 4^2 = 16 and n=164=12.n = 16 - 4 = 12.

Thus, D is the correct answer.

4.

Una caja contiene 2828 bolas rojas, 2020 bolas verdes, 1919 bolas amarillas, 1313 bolas azules, 1111 bolas blancas y 99 bolas negras. ¿Cuál es el número mínimo de bolas que se deben sacar de la caja sin reemplazo para garantizar que se saquen al menos 1515 bolas de un mismo color?

A box contains 2828 red balls, 2020 green balls, 1919 yellow balls, 1313 blue balls, 1111 white balls, and 99 black balls. What is the minimum number of balls that must be drawn from the box without replacement to guarantee that at least 1515 balls of a single color will be drawn?

7575

7676

7979

8484

9191

Nivel de dificultad: 1070

Solución:

Observa que podemos sacar hasta 1414 bolas de cada color sin garantizar que se saquen 1515 bolas de un mismo color.

Esto significa que podemos sacar todas las bolas negras, blancas y azules, junto con 1414 bolas rojas, verdes y amarillas.

Esto nos da un total de 9+11+13+314 9 + 11 + 13 + 3 \cdot 14 =33+42= 33 + 42 =75.= 75. Sin embargo, debemos sacar una más al final para asegurar esa 1515a bola de algún color: 75+1=76.75 + 1 = 76.

Por lo tanto, B es la respuesta correcta.

Note that we can pull as many as 1414 balls of each color without ensuring that 1515 balls of one color are drawn.

This means that we can draw all of the black, white and blue balls, along with 1414 red, green, and yellow balls.

This gives us a total of 9+11+13+314 9 + 11 + 13 + 3 \cdot 14 =33+42= 33 + 42 =75.= 75. We need to add one at the end, however, to ensure that we get that 1515th ball of some color, 75+1=76.75 + 1 = 76.

Thus, B is the correct answer.

5.

¿Cuál es la mayor cantidad de enteros consecutivos cuya suma es 4545?

What is the greatest number of consecutive integers whose sum is 45?45?

99

2525

4545

9090

120120

Nivel de dificultad: 1070

Solución:

Supongamos que hay kk enteros consecutivos con primer término aa. Su suma es k(2a+k1)2=45\dfrac{k(2a+k-1)}{2}=45, así que kk debe dividir a 9090. Por lo tanto, el número de términos no puede exceder 9090.

Esta cota se alcanza con 44,43,,44,45 -44, -43, \cdots, 44, 45 que tiene 9090 términos y suma 4545.

Así, la mayor cantidad posible de enteros consecutivos es 9090.

Por lo tanto, D es la respuesta correcta.

Suppose there are kk consecutive integers with first term a.a. Their sum is k(2a+k1)2=45,\dfrac{k(2a+k-1)}{2}=45, so kk must divide 90.90. Therefore the number of terms cannot exceed 90.90.

This bound is attained by 44,43,,44,45 -44, -43, \cdots, 44, 45 which has 9090 terms and sum 45.45.

Thus the greatest possible number of consecutive integers is 90.90.

Thus, D is the correct answer.

6.

¿Para cuántos de los siguientes tipos de cuadriláteros existe un punto en el plano del cuadrilátero que sea equidistante de los cuatro vértices del cuadrilátero?

• un cuadrado

• un rectángulo que no es un cuadrado

• un rombo que no es un cuadrado

• un paralelogramo que no es un rectángulo ni un rombo

• un trapecio isósceles que no es un paralelogramo

For how many of the following types of quadrilaterals does there exist a point in the plane of the quadrilateral that is equidistant from all four vertices of the quadrilateral?

• a square

• a rectangle that is not a square

• a rhombus that is not a square

• a parallelogram that is not a rectangle or a rhombus

• an isosceles trapezoid that is not a parallelogram

11

22

33

44

55

Solución:

Observa que si un punto es equidistante de todos los vértices, entonces ese punto es el centro de la circunferencia circunscrita de la figura, y el cuadrilátero debe ser cíclico.

La pregunta se convierte entonces en cuáles de estas figuras son cíclicas (tienen circunferencia circunscrita). Una condición que podemos usar es que los ángulos opuestos sean suplementarios.

Claramente, un cuadrado y un rectángulo que no es cuadrado funcionan (los ángulos opuestos son rectos y suman 180180^{\circ}).

Un rombo que no es cuadrado no funciona, ya que los ángulos opuestos son iguales, pero no son 90.90^{\circ}.

Un paralelogramo que no es rectángulo ni rombo enfrenta el mismo problema, por lo que tampoco es cíclico.

Un trapecio isósceles que no es paralelogramo tiene, por definición, ángulos opuestos suplementarios, por lo que es cíclico.

Por lo tanto, C es la respuesta correcta.

Note that if a point is equidistant from all the vertices, then that point is the center of the shape's circumcircle.

The question then becomes which of these shapes is cyclic (has a circumcircle). One condition that we can use is that opposite angles are supplementary.

Clearly, a square and rectangle that is not a square work (opposite angles are right, adding up to 180180^{\circ}).

A rhombus that is not a square does not work, since opposite angles are equal, but they are not 90.90^{\circ}.

A parallelogram that is not a rectangle or a rhombus faces the same problem as above, making it not cyclic as well.

An isosceles trapezoid that is not a parallelogram by definition has supplementary opposite angles, making it cyclic.

Thus, C is the correct answer.

7.

Dos rectas con pendientes 12\frac{1}{2} y 22 se cortan en (2,2)(2, 2). ¿Cuál es el área del triángulo encerrado por estas dos rectas y la recta x+y=10x + y = 10?

Two lines with slopes 12\frac{1}{2} and 22 intersect at (2,2).(2, 2). What is the area of the triangle enclosed by these two lines and the line x+y=10?x + y = 10?

44

424\sqrt{2}

66

88

626\sqrt{2}

Nivel de dificultad: 1280

Solución:

Primero hallemos las ecuaciones de las dos rectas. Usando la forma pendiente-intersección, sabemos que tienen la forma y=ax+by = ax + b.

Para la primera recta, sabemos que a=12a = \dfrac{1}{2}, por lo que obtenemos 2=122+b 2 = \dfrac{1}{2} \cdot 2 + b b=1. b = 1.

De manera similar, para la segunda recta obtenemos a=2a = 2, lo que nos da 2=22+b 2 = 2 \cdot 2 + b b=2. b = -2.

Nuestras dos rectas son ahora y=12x+1y = \dfrac{1}{2}x + 1 y y=2x2y = 2x - 2.

Podemos reescribir x+y=10x + y = 10 como y=10xy = 10 - x. Sustituyendo esto en la primera recta se obtiene 10x=12x+1 10 - x = \dfrac{1}{2}x + 1 x=6,y=4. x = 6, y = 4.

De manera similar, para la segunda recta, 10x=2x2 10 - x = 2x - 2 x=4,y=6. x = 4, y = 6.

Por lo tanto, los tres vértices del triángulo son (2,2),(6,4)(2, 2), (6, 4) y (4,6)(4, 6).

Observa que estos vértices forman un triángulo isósceles; la fórmula de la distancia da los tres lados como 25,252\sqrt{5}, 2\sqrt{5} y 222\sqrt{2}.

El punto medio de la base es (5,5)(5, 5), y aplicando de nuevo la fórmula de la distancia obtenemos que la altura es 323\sqrt{2}.

122232=6. \dfrac{1}{2} \cdot 2\sqrt{2} \cdot 3 \sqrt{2} = 6. Por lo tanto, C es la respuesta correcta.

Let us first find the equations of the two lines. Using slope-intercept form, we know they are the form y=ax+b.y = ax + b.

For the first line, we know that a=12,a = \dfrac{1}{2}, so we get 2=122+b 2 = \dfrac{1}{2} \cdot 2 + b b=1. b = 1.

Similarly, for the second line, we get that a=2,a = 2, which gives us 2=22+b 2 = 2 \cdot 2 + b b=2. b = -2.

Our two lines are now y=12x+1y = \dfrac{1}{2}x + 1 and y=2x2.y = 2x - 2.

We can rewrite x+y=10x + y = 10 as y=10x.y = 10 - x. Substituting this into the first line yields 10x=12x+1 10 - x = \dfrac{1}{2}x + 1 x=6,y=4. x = 6, y = 4.

Similarly, for the second line, 10x=2x2 10 - x = 2x - 2 x=4,y=6. x = 4, y = 6.

The three vertices of the triangle are therefore (2,2),(6,4),(2, 2), (6, 4), and (4,6).(4, 6).

Note that these vertices form an isosceles triangle (distance formula yields the three sides as 25,25,2\sqrt{5}, 2\sqrt{5}, and 22.2\sqrt{2}.

The midpoint of the base is (5,5),(5, 5), and applying the distance formula again tells us that the height is 32.3\sqrt{2}.

The area is therefore 122232=6. \dfrac{1}{2} \cdot 2\sqrt{2} \cdot 3 \sqrt{2} = 6. Thus, C is the correct answer.

8.

La figura de abajo muestra la recta \ell con un patrón regular, infinito y recurrente de cuadrados y segmentos de recta.

Aparte de la transformación identidad, ¿cuántos de los siguientes cuatro tipos de transformaciones de movimiento rígido del plano en el que está dibujada esta figura la transformarán en sí misma?

• alguna rotación alrededor de un punto de la recta \ell

• alguna traslación en la dirección paralela a la recta \ell

• la reflexión a través de la recta \ell

• alguna reflexión a través de una recta perpendicular a la recta \ell

The figure below shows line \ell with a regular, infinite, recurring pattern of squares and line segments.

How many of the following four kinds of rigid motion transformations of the plane in which this figure is drawn, other than the identity transformation, will transform this figure into itself?

• some rotation around a point of line \ell

• some translation in the direction parallel to line \ell

• the reflection across line \ell

• some reflection across a line perpendicular to line \ell

00

11

22

33

44

Nivel de dificultad: 1220

Solución:

La primera transformación funciona, pues podemos rotar \ell en 180180^{\circ} alrededor del punto medio entre un cuadrado que apunta hacia arriba y uno que apunta hacia abajo.

La segunda también funciona, pues basta con desplazar \ell hacia la derecha hasta que los cuadrados vuelvan a alinearse.

La tercera falla, ya que una reflexión haría que los segmentos apuntaran en la dirección opuesta.

La cuarta transformación tampoco funciona, ya que las líneas diagonales volverían a apuntar en la dirección equivocada.

Por lo tanto, C es la respuesta correcta.

The first transformation works, as we can rotate \ell 180180^{\circ} around the midpoint between an upward-facing and downward-facing square.

The second also works, as we can just move \ell to the right until the squares line up with each other again.

The third fails, as a reflection would cause the line segments to face the opposite direction.

The fourth transformation also doesn't work since the diagonal lines would again be facing in the wrong direction.

Thus, C is the correct answer.

9.

¿Cuál es el mayor entero positivo de tres cifras nn para el cual la suma de los primeros nn enteros positivos no es un divisor del producto de los primeros nn enteros positivos?

What is the greatest three-digit positive integer nn for which the sum of the first nn positive integers is not a divisor of the product of the first nn positive integers?

995995

996996

997997

998998

999999

Nivel de dificultad: 1420

Solución:

La suma de los primeros nn números es n(n+1)2.\dfrac{n(n + 1)}{2}. Necesitamos que esto no divida a n!.n!.

Si n+1n + 1 es compuesto, entonces n+1n + 1 divide a 2(n1)!.2(n-1)!. Si es un producto de dos factores distintos menores que n,n, ambos aparecen en (n1)!.(n-1)!. Si es el cuadrado de un primo, (n1)!(n-1)! contiene dos copias de ese primo. Por lo tanto, n(n+1)2\dfrac{n(n+1)}{2} divide a n!.n!.

Recíprocamente, si n+1n + 1 es primo, ese factor primo no aparece en n!.n!. Así, la condición se cumple exactamente cuando n+1n+1 es primo, y el mayor nn de tres cifras es 9971=996.997 - 1 = 996.

Por lo tanto, B es la respuesta correcta.

The sum of the first nn numbers is n(n+1)2.\dfrac{n(n + 1)}{2}. We need this to not divide n!.n!.

If n+1n + 1 is composite, then n+1n + 1 divides 2(n1)!.2(n-1)!. If it is a product of two distinct factors less than n,n, both occur in (n1)!.(n-1)!. If it is a prime square, (n1)!(n-1)! contains two copies of that prime. Hence n(n+1)2\dfrac{n(n+1)}{2} divides n!.n!.

Conversely, if n+1n + 1 is prime, that prime factor does not occur in n!.n!. Thus the condition holds exactly when n+1n+1 is prime, and the greatest three-digit nn is 9971=996.997 - 1 = 996.

Thus, B is the correct answer.

10.

Un piso rectangular de 1010 pies de ancho y 1717 pies de largo está embaldosado con 170170 baldosas cuadradas de un pie de lado. Un insecto camina de una esquina a la esquina opuesta en línea recta. Incluyendo la primera y la última baldosa, ¿cuántas baldosas visita el insecto?

A rectangular floor that is 1010 feet wide and 1717 feet long is tiled with 170170 one-foot square tiles. A bug walks from one corner to the opposite corner in a straight line. Including the first and the last tile, how many tiles does the bug visit?

1717

2525

2626

2727

2828

Nivel de dificultad: 1240

Solución:

Observa que cada vez que el insecto cruza una línea vertical u horizontal, visita una baldosa nueva.

Esto significa que el número de baldosas que visita el insecto es 11 (la primera baldosa) más el número de líneas que cruza.

El insecto nunca pasa por una esquina, ya que 1010 y 1717 son primos entre sí, así que no tenemos que preocuparnos por eso.

El insecto cruza 1616 líneas horizontales y 99 líneas verticales, para un total de 1+16+9=26 1 + 16 + 9 = 26 baldosas.

Por lo tanto, C es la respuesta correcta.

Note that every time the bug crosses a vertical or horizontal line, the bug visits one new tile.

This means that the number of tiles the bug visits is 11 (the first tile) plus the number of lines it crosses.

The bug never walks over a corner since 1010 and 1717 are relatively prime, so we don't have to worry about that.

The bug crosses 1616 horizontal lines and 99 vertical lines for a total of 1+16+9=26 1 + 16 + 9 = 26 tiles.

Thus, C is the correct answer.

11.

¿Cuántos divisores enteros positivos de 2019201^9 son cuadrados perfectos o cubos perfectos (o ambos)?

How many positive integer divisors of 2019201^9 are perfect squares or perfect cubes (or both)?

3232

3636

3737

3939

4141

Solución:

Tomando la factorización prima de 2019,201^9, obtenemos 39679.3^9 \cdot 67^9.

Observa que un cuadrado perfecto tiene exponentes pares para sus factores primos, y los exponentes de un cubo son divisibles entre 3.3.

Hay 55 opciones para un exponente par, de 00 a 8,8, y 44 opciones para múltiplos de 3,3, de 00 a 9.9.

Esto nos da 525^2 opciones para los cuadrados y 424^2 opciones para los cubos. Sin embargo, tenemos que restar las sextas potencias.

Con la misma lógica, las sextas potencias deben tener exponentes de sus factores primos divisibles entre 6.6. Hay 22 opciones, 00 y 6.6.

Esto significa que hay 22=42^2 = 4 sextas potencias. Por inclusión-exclusión, esto nos da un total de 25+164=37. 25 + 16 - 4 = 37.

Por lo tanto, C es la respuesta correcta.

Taking the prime factorization of 2019,201^9, we get 39679.3^9 \cdot 67^9.

Note that a perfect square has even exponents for its prime factors, and a cube's exponents are divisible by 3.3.

There are 55 options for an even exponent, from 00 through 8,8, and 44 options for multiples of 3,3, from 00 through 9.9.

This gives us 525^2 options for the squares and 424^2 options for the cubes. We have to subtract out the sixth powers, however.

Using the same logic, sixth powers have to have exponents of prime factors be divisible by 6.6. There are 22 options, 00 and 6.6.

This means that there are 22=42^2 = 4 sixth powers. This gives us a total of 25+164=37. 25 + 16 - 4 = 37. perfect squares or perfect cubes.

Thus, C is the correct answer.

12.

Melanie calcula la media μ,\mu, la mediana MM y las modas de los 365365 valores que son las fechas de los meses de 2019.2019. Así, sus datos constan de 1212 copias de 1,1, 1212 copias de 2,2, . . . , 1212 copias de 28,28, 1111 copias de 29,29, 1111 copias de 3030 y 77 copias de 31.31. Sea dd la mediana de las modas. ¿Cuál de las siguientes afirmaciones es verdadera?

Melanie computes the mean μ,\mu, the median M,M, and the modes of the 365365 values that are the dates in the months of 2019.2019. Thus her data consist of 1212 copies of 1,1, 1212 copies of 2,2, . . . , 1212 copies of 28,28, 1111 copies of 29,29, 1111 copies of 30,30, and 77 copies of 31.31. Let dd be the median of the modes. Which of the following statements is true?

μ<d<M\mu \lt d \lt M

M<d<μM \lt d \lt \mu

d=M=μd = M =\mu

d<M<μd \lt M \lt \mu

d<μ<Md \lt \mu \lt M

Nivel de dificultad: 1370

Solución:

Las modas son todos los enteros del 11 al 28,28, por lo que su mediana es d=14+152=14.5.d=\dfrac{14+15}{2}=14.5.

Hay 365365 entradas, así que MM es el 183183o número. Las fechas del 11 al 1515 ocupan 1512=18015 \cdot 12 = 180 posiciones, por lo que M=16.M=16.

La suma de todas las fechas es 12(1++28)+11(29+30)+731=5738.\begin{aligned}12(1+\cdots+28)&+11(29+30)\\&+7\cdot31=5738.\end{aligned} Por lo tanto, μ=573836515.72.\mu=\dfrac{5738}{365}\approx15.72.

Por lo tanto, d<μ<M. d \lt \mu \lt M. Por lo tanto, E es la respuesta correcta.

The modes are all the integers from 11 through 28,28, so their median is d=14+152=14.5.d=\dfrac{14+15}{2}=14.5.

There are 365365 entries, so MM is the 183183rd number. The dates from 11 through 1515 occupy 1512=18015 \cdot 12 = 180 positions, so M=16.M=16.

The sum of all dates is 12(1++28)+11(29+30)+731=5738.\begin{aligned}12(1+\cdots+28)&+11(29+30)\\&+7\cdot31=5738.\end{aligned} Hence μ=573836515.72.\mu=\dfrac{5738}{365}\approx15.72.

Therefore d<μ<M. d \lt \mu \lt M. Thus, E is the correct answer.

13.

Sea ABC\triangle ABC un triángulo isósceles con BC=ACBC = AC y ACB=40.\angle ACB = 40^{\circ}. Construye la circunferencia de diámetro BC,\overline{BC}, y sean DD y EE los otros puntos de intersección de la circunferencia con los lados AC\overline{AC} y AB,\overline{AB}, respectivamente. Sea FF la intersección de las diagonales del cuadrilátero BCDE.BCDE. ¿Cuál es la medida en grados de BFC\angle BFC?

Let ABC\triangle ABC be an isosceles triangle with BC=ACBC = AC and ACB=40.\angle ACB = 40^{\circ}. Construct the circle with diameter BC,\overline{BC}, and let DD and EE be the other intersection points of the circle with the sides AC\overline{AC} and AB,\overline{AB}, respectively. Let FF be the intersection of the diagonals of the quadrilateral BCDE.BCDE. What is the degree measure of BFC?\angle BFC ?

9090

100100

105105

110110

120120

Solución:

Como BC\overline{BC} es el diámetro de la circunferencia, BDC\angle BDC y BEC\angle BEC son ángulos rectos.

Sabemos que ABC=70\angle ABC = 70^{\circ} por el hecho de que ABC\triangle ABC es isósceles.

Usando que los ángulos de un triángulo suman 180,180^{\circ}, obtenemos que ECB=1807090=20 \begin{align*} \angle ECB &= 180^{\circ} - 70^{\circ} - 90^{\circ}\\&= 20^{\circ} \end{align*} y DBC=1804090=50. \begin{align*} \angle DBC &= 180^{\circ} - 40^{\circ} - 90^{\circ}\\&= 50^{\circ}.\end{align*}

Ahora, a partir de BFC,\triangle BFC, obtenemos que BFC=1805020=110.\begin{align*} \angle BFC &= 180^{\circ} - 50^{\circ} - 20^{\circ} \\&= 110^{\circ}.\end{align*} Por lo tanto, D es la respuesta correcta.

Since BC\overline{BC} is the diameter of the circle, we get that BDC\angle BDC and BEC\angle BEC are right angles.

We know that ABC=70\angle ABC = 70^{\circ} from the fact that ABC\triangle ABC is isosceles.

Using the fact that the angles of a triangle add up to 180,180^{\circ}, we get that ECB=1807090=20 \begin{align*} \angle ECB &= 180^{\circ} - 70^{\circ} - 90^{\circ}\\&= 20^{\circ} \end{align*} and DBC=1804090=50. \begin{align*} \angle DBC &= 180^{\circ} - 40^{\circ} - 90^{\circ}\\&= 50^{\circ}.\end{align*}

Now, from BFC,\triangle BFC, we get that BFC=1805020=110.\begin{align*} \angle BFC &= 180^{\circ} - 50^{\circ} - 20^{\circ} \\&= 110^{\circ}.\end{align*} Thus, D is the correct answer.

14.

Para un conjunto de cuatro rectas distintas en un plano, hay exactamente NN puntos distintos que están en dos o más de las rectas. ¿Cuál es la suma de todos los valores posibles de NN?

For a set of four distinct lines in a plane, there are exactly NN distinct points that lie on two or more of the lines. What is the sum of all possible values of N?N?

1414

1616

1818

1919

2121

Nivel de dificultad: 1660

Solución:

Los valores 0,1,3,4,5,0,1,3,4,5, y 66 son alcanzables. Cuatro rectas paralelas dan 00; cuatro rectas concurrentes dan 11; tres rectas paralelas cortadas por una cuarta dan 33; tres rectas concurrentes más una cuarta que no pasa por ese punto dan 44; tres rectas que forman un triángulo más una cuarta paralela a un lado dan 55; y cuatro rectas en posición general dan (42)=6\binom42=6.

Queda descartar 22. Supongamos que los únicos puntos de intersección son XX e YY. Si ninguna recta pasa por ambos, entonces todas las rectas que pasan por XX deben ser paralelas a las que pasan por YY para evitar nuevas intersecciones, lo cual es imposible porque dos rectas distintas que pasan por XX no son paralelas. Si una recta pasa por XX e YY, entonces cualquier otra recta que pase por XX y cualquier otra que pase por YY deben ser paralelas; la cuarta recta sigue creando una intersección adicional a menos que sea paralela a ambas, lo cual no puede cubrir ambos puntos.

Así, los valores posibles son 0,1,3,4,5,60,1,3,4,5,6, cuya suma es 1919. Por lo tanto, D es la respuesta correcta.

The values 0,1,3,4,5,0,1,3,4,5, and 66 are attainable. Four parallel lines give 00, four concurrent lines give 11, three parallel lines cut by a fourth give 33, three concurrent lines plus a fourth not through that point give 44, three lines forming a triangle plus a fourth parallel to one side give 55, and four lines in general position give (42)=6\binom42=6.

It remains to rule out 22. Suppose the only intersection points are XX and YY. If no line passes through both, then the lines through XX must all be parallel to the lines through YY to avoid new intersections, which is impossible because two distinct lines through XX are not parallel. If one line passes through both XX and YY, then any other line through XX and any other line through YY must be parallel; the fourth line still creates an additional intersection unless it is parallel to both, which cannot cover both points.

Thus the possible values are 0,1,3,4,5,60,1,3,4,5,6, whose sum is 1919. Thus, D is the correct answer.

15.

Una sucesión de números se define recursivamente por a1=1,a_1 = 1, a2=37,a_2 = \frac{3}{7}, y an=an2an12an2an1a_n=\dfrac{a_{n-2} \cdot a_{n-1}}{2a_{n-2} - a_{n-1}}para todo n3.n \geq 3. Entonces a2019a_{2019} puede escribirse como pq,\frac{p}{q}, donde pp y qq son enteros positivos primos entre sí. ¿Cuánto vale p+qp+q?

A sequence of numbers is defined recursively by a1=1,a_1 = 1, a2=37,a_2 = \frac{3}{7}, and an=an2an12an2an1a_n=\dfrac{a_{n-2} \cdot a_{n-1}}{2a_{n-2} - a_{n-1}}for all n3.n \geq 3. Then a2019a_{2019} can be written as pq,\frac{p}{q}, where pp and qq are relatively prime positive integers. What is p+q?p+q ?

20202020

40394039

60576057

60616061

80788078

Nivel de dificultad: 1540

Solución:

Tomando recíprocos en la fórmula recursiva se obtiene 1an=2an2an1an2an1=2an11an2.\begin{align*} \dfrac{1}{a_n} &= \dfrac{2a_{n - 2} - a_{n - 1}}{a_{n - 2} \cdot a_{n - 1}} \\&= \dfrac{2}{a_{n - 1}} - \dfrac{1}{a_{n - 2}}. \end{align*}

Esto significa que 1an1an1=1an11an2, \dfrac{1}{a_n} - \dfrac{1}{a_{n - 1}} = \dfrac{1}{a_{n - 1}} - \dfrac{1}{a_{n - 2}}, lo que nos dice que {1an}\left\{\dfrac{1}{a_n}\right\} es una sucesión aritmética.

Usando a1a_1 y a2,a_2, obtenemos que la diferencia común es 13711=731=43.\dfrac{1}{\frac{3}{7}} - \dfrac{1}{1} = \dfrac{7}{3} - 1 = \dfrac{4}{3}.

De esto, obtenemos que 1a2019=1+201843=80753.\begin{align*} \dfrac{1}{a_{2019}} &= 1 + 2018 \cdot \dfrac{4}{3} \\&= \dfrac{8075}{3}. \end{align*}

p+qp + q es, por lo tanto, 8075+3=8078.8075 + 3 = 8078.

Por lo tanto, E es la respuesta correcta.

Taking reciprocals in the recursive formula gives 1an=2an2an1an2an1=2an11an2.\begin{align*} \dfrac{1}{a_n} &= \dfrac{2a_{n - 2} - a_{n - 1}}{a_{n - 2} \cdot a_{n - 1}} \\&= \dfrac{2}{a_{n - 1}} - \dfrac{1}{a_{n - 2}}. \end{align*}

This means that 1an1an1=1an11an2, \dfrac{1}{a_n} - \dfrac{1}{a_{n - 1}} = \dfrac{1}{a_{n - 1}} - \dfrac{1}{a_{n - 2}}, which tells us that {1an}\left\{\dfrac{1}{a_n}\right\} is an arithmetic sequence.

Using a1a_1 and a2,a_2, we get that the common difference is 13711=731=43.\dfrac{1}{\frac{3}{7}} - \dfrac{1}{1} = \dfrac{7}{3} - 1 = \dfrac{4}{3}.

From this, we get that 1a2019=1+201843=80753.\begin{align*} \dfrac{1}{a_{2019}} &= 1 + 2018 \cdot \dfrac{4}{3} \\&= \dfrac{8075}{3}. \end{align*}

p+qp + q is therefore 8075+3=8078.8075 + 3 = 8078.

Thus, E is the correct answer.

16.

La figura de abajo muestra 1313 círculos de radio 11 dentro de un círculo más grande. Todas las intersecciones ocurren en puntos de tangencia. ¿Cuál es el área de la región sombreada en la figura, dentro del círculo grande pero fuera de todos los círculos de radio 11?

The figure below shows 1313 circles of radius 11 within a larger circle. All the intersections occur at points of tangency. What is the area of the region, shaded in the figure, inside the larger circle but outside all the circles of radius 1?1?

4π34 \pi \sqrt{3}

7π7 \pi

π(33+2)\pi\left(3\sqrt{3} +2\right)

10π(31)10 \pi \left(\sqrt{3} - 1\right)

π(3+6)\pi\left(\sqrt{3} + 6\right)

Solución:

Sabemos que ABC\triangle ABC y ABO\triangle ABO son triángulos equiláteros.

Obtenemos que OC=23OC = 2\sqrt{3} usando triángulos rectángulos especiales para hallar las alturas de los triángulos.

Por lo tanto, el radio del círculo grande es 23+1,2\sqrt{3} + 1, ya que hay un radio unitario adicional después de OC.\overline{OC}.

El área del círculo grande es (23+1)2π=(13+43)π. (2\sqrt{3} + 1)^2\pi = (13 + 4\sqrt{3})\pi.

El área de todos los círculos interiores es 13π.13\pi.

(13+43)π13π=4π3. (13 + 4\sqrt{3})\pi - 13\pi = 4\pi\sqrt{3}.

Por lo tanto, A es la respuesta correcta.

We know ABC\triangle ABC and ABO\triangle ABO are equilateral triangles.

We get that OC=23OC = 2\sqrt{3} using special right triangles to find the altitudes of the triangles.

The radius of the larger circle is therefore 23+1,2\sqrt{3} + 1, since there is the extra unit radius after OC.\overline{OC}.

The area of the larger circle is (23+1)2π=(13+43)π. (2\sqrt{3} + 1)^2\pi = (13 + 4\sqrt{3})\pi.

The area of all the inner circles is 13π.13\pi.

The area of the shaded region is (13+43)π13π=4π3. (13 + 4\sqrt{3})\pi - 13\pi = 4\pi\sqrt{3}.

Thus, A is the correct answer.

17.

Un niño construye torres usando cubos de forma idéntica pero de distintos colores. ¿Cuántas torres diferentes de altura 88 cubos puede construir el niño con 22 cubos rojos, 33 cubos azules y 44 cubos verdes? (Se dejará fuera un cubo.)

A child builds towers using identically shaped cubes of different colors. How many different towers with a height 88 cubes can the child build with 22 red cubes, 33 blue cubes, and 44 green cubes? (One cube will be left out.)

2424

288288

312312

1,2601,260

40,32040,320

Nivel de dificultad: 1480

Solución:

Toda torre de altura 88 pudo haberse formado creando una torre de altura 99 y quitando el cubo superior.

Esto muestra que hay una correspondencia uno a uno entre las torres de altura 88 y 9.9.

Hay 9!9! maneras de hacer una torre de altura 9,9, pero estamos contando de más, ya que hay varios cubos del mismo color.

Tenemos que dividir entre las 2!2! maneras de ordenar los cubos rojos, 3!3! para los cubos azules y 4!4! para los cubos verdes.

Por lo tanto, el número de disposiciones válidas es 9!2!3!4!=1,260. \dfrac{9!}{2! \cdot 3! \cdot 4!} = 1,260.

Por lo tanto, D es la respuesta correcta.

Every tower of height 88 could have been formed by creating a tower of height 99 and removing the top cube.

This shows that there is a one-to-one correspondence between towers of height 88 and 9.9.

There are 9!9! ways to make a tower of height 9,9, but we are overcounting since there are multiple cubes of the same color.

We have to divide through by 2!2! ways to arrange the red cubes, 3!3! for the blue cubes, and 4!4! for the green cubes.

Therefore, the number of valid arrangements is 9!2!3!4!=1,260. \dfrac{9!}{2! \cdot 3! \cdot 4!} = 1,260.

Thus, D is the correct answer.

18.

Para cierto entero positivo k,k, la representación periódica en base kk de la fracción (en base diez) 751\dfrac{7}{51} es 0.23k=0.232323...k.0.\overline{23}_k = 0.232323..._k. ¿Cuánto vale kk?

For some positive integer k,k, the repeating base-kk representation of the (base-ten) fraction 751\dfrac{7}{51} is 0.23k=0.232323...k.0.\overline{23}_k = 0.232323..._k. What is k?k?

1313

1414

1515

1616

1717

Solución:

La fracción periódica en base kk es 2k1+3k22k^{-1}+3k^{-2} +2k3+3k4++2k^{-3}+3k^{-4}+\cdots. Agrupando las potencias impares y pares se obtiene 2(k1+k3+)+3(k2+k4+). \begin{aligned} &2(k^{-1}+k^{-3}+\cdots) \\ &\quad {}+3(k^{-2}+k^{-4}+\cdots). \end{aligned}

Usando series geométricas, estas sumas son 2kk21\dfrac{2k}{k^2-1} y 3k21\dfrac{3}{k^2-1}, así que 0.23k=2k+3k210.\overline{23}_k=\dfrac{2k+3}{k^2-1}.

Igualando 2k+3k21=751\dfrac{2k+3}{k^2-1}=\dfrac{7}{51} se obtiene 51(2k+3)=7(k21)51(2k+3)=7(k^2-1), de modo que 7k2102k160=07k^2-102k-160=0. Por lo tanto, k=16k=16. Por lo tanto, D es la respuesta correcta.

The repeating base-kk fraction is 2k1+3k22k^{-1}+3k^{-2} +2k3+3k4++2k^{-3}+3k^{-4}+\cdots. Grouping odd and even powers gives 2(k1+k3+)+3(k2+k4+). \begin{aligned} &2(k^{-1}+k^{-3}+\cdots) \\ &\quad {}+3(k^{-2}+k^{-4}+\cdots). \end{aligned}

Using geometric series, these sums are 2kk21\dfrac{2k}{k^2-1} and 3k21\dfrac{3}{k^2-1}, so 0.23k=2k+3k210.\overline{23}_k=\dfrac{2k+3}{k^2-1}.

Setting 2k+3k21=751\dfrac{2k+3}{k^2-1}=\dfrac{7}{51} gives 51(2k+3)=7(k21)51(2k+3)=7(k^2-1), so 7k2102k160=07k^2-102k-160=0. Hence k=16k=16. Thus, D is the correct answer.

19.

¿Cuál es el menor valor posible de (x+1)(x+2)(x+3)(x+4)(x+1)(x+2)(x+3)(x+4)+2019,+ 2019,donde xx es un número real?

What is the least possible value of (x+1)(x+2)(x+3)(x+4)(x+1)(x+2)(x+3)(x+4)+2019,+ 2019,where xx is a real number?

20172017

20182018

20192019

20202020

20212021

Nivel de dificultad: 1540

Solución:

Multiplicando los dos primeros términos y los dos últimos se obtiene (x2+5x+4)(x2+5x+6). (x^2 + 5x + 4)(x^2 + 5x + 6).

Observa que estos dos términos difieren en 2.2. Podemos intentar expresarlo como una diferencia de cuadrados, que es (x2+5x+5)21. (x^2 + 5x + 5)^2 - 1.

Sumando 20192019 a esto obtenemos (x2+5x+5)2+2018. (x^2 + 5x + 5)^2 + 2018.

Los cuadrados son no negativos, así que mientras encontremos una forma de hacer que la expresión interior sea 0,0, podemos hacer que el cuadrado sea 0.0.

El discriminante es 5245=5,5^2 - 4 \cdot 5 = 5, que es positivo, lo que significa que hay un valor que hace que el cuadrado sea 0.0.

02+2018=2018. 0^2 + 2018 = 2018. Por lo tanto, B es la respuesta correcta.

Multiplying the first two terms and the last terms yields (x2+5x+4)(x2+5x+6). (x^2 + 5x + 4)(x^2 + 5x + 6).

Note that these two terms differ by 2.2. We can try to express this as a difference of squares, which is (x2+5x+5)21. (x^2 + 5x + 5)^2 - 1.

Adding 20192019 to this gets us (x2+5x+5)2+2018. (x^2 + 5x + 5)^2 + 2018.

Squares are non-negative, so as long as we find a way to make the inner expression 0,0, we can make the square 0.0.

The discriminant is 5245=5,5^2 - 4 \cdot 5 = 5, which is positive meaning that there is a value that makes the square 0.0.

This means that the minimum value would be 02+2018=2018. 0^2 + 2018 = 2018. Thus, B is the correct answer.

20.

Los números 1,2,,91,2,\dots,9 se colocan al azar en los 99 cuadros de una cuadrícula 3×33 \times 3. Cada cuadro recibe un número y cada número se usa una vez. ¿Cuál es la probabilidad de que la suma de los números en cada fila y cada columna sea impar?

The numbers 1,2,,91,2,\dots,9 are randomly placed into the 99 squares of a 3×33 \times 3 grid. Each square gets one number, and each of the numbers is used once. What is the probability that the sum of the numbers in each row and each column is odd?

121\dfrac{1}{21}

114\dfrac{1}{14}

563\dfrac{5}{63}

221\dfrac{2}{21}

17\dfrac{1}{7}

Nivel de dificultad: 1820

Solución:

Observa que la única forma de obtener una suma impar es que haya 00 o 22 números pares en la fila o columna.

La única forma de que esto ocurra es que los 44 números pares formen un rectángulo con lados paralelos al cuadrado grande.

La manera de verlo es que elegimos un lugar para el primer número par. Luego necesitamos elegir otro cuadro en la misma fila, x,x, y en la misma columna, y,y, para que sean pares.

El último par debe estar en la misma columna que xx y en la misma fila que y.y. Esto forma el rectángulo antes mencionado.

Hay cuatro rectángulos 2×22 \times 2, dos rectángulos 3×23 \times 2, dos rectángulos 2×32 \times 3 y un rectángulo 3×33 \times 3.

Esto nos da un total de 4+2+2+1=9 4 + 2 + 2 + 1 = 9 rectángulos, que son las disposiciones para los números pares.

Hay 4!4! maneras de ordenar los números pares y 5!5! maneras de ordenar los números impares.

Esto significa que hay un total de 94!5! 9 \cdot 4! \cdot 5! configuraciones de cuadros que satisfacen la condición.

Hay un total de 9!9! disposiciones sin restricciones. Por lo tanto, la probabilidad es 94!5!9!=114. \dfrac{9 \cdot 4! \cdot 5!}{9!} = \dfrac{1}{14}.

Por lo tanto, B es la respuesta correcta.

Note that the only way to get an odd sum is if there are either 00 or 22 even numbers in the row or column.

The only way for this to happen is if the 44 even numbers form a rectangle with sides parallel to the large square.

The way to see this is we choose a spot for the first even number. Then we need to choose another square in the same row, x,x, and column, y,y, to be even.

The final even has to be in same column as xx and the same row as y.y. This forms the aforementioned rectangle.

There are four 2×22 \times 2 rectangles, two 3×23 \times 2 rectangles, two 2×32 \times 3 rectangles, and one 3×33 \times 3 rectangle.

This gives us a total of 4+2+2+1=9 4 + 2 + 2 + 1 = 9 rectangles, are arrangements for the even numbers.

There are 4!4! ways to arrange the even numbers and 5!5! ways to arrange the odd numbers.

This means that there are a total of 94!5! 9 \cdot 4! \cdot 5! configurations of squares that satisfy the condition.

There are a total of 9!9! arrangements with no restrictions. The probability is therefore 94!5!9!=114. \dfrac{9 \cdot 4! \cdot 5!}{9!} = \dfrac{1}{14}.

Thus, B is the correct answer.

21.

Una esfera con centro OO tiene radio 6.6. Un triángulo con lados de longitud 15,15,15, 15, y 2424 está situado en el espacio de modo que cada uno de sus lados es tangente a la esfera. ¿Cuál es la distancia entre OO y el plano determinado por el triángulo?

A sphere with center OO has radius 6.6. A triangle with sides of length 15,15,15, 15, and 2424 is situated in space so that each of its sides is tangent to the sphere. What is the distance between OO and the plane determined by the triangle?

232\sqrt{3}

44

323\sqrt{2}

252\sqrt{5}

55

Solución:

Obtenemos los siguientes diagramas tomando la sección transversal del plano del triángulo.

Observa que AC=9AC = 9 por el teorema de Pitágoras. También obtenemos que ADPACB.\triangle ADP \sim \triangle ACB.

Vemos que PCBDPCBD es un deltoide, así que sabemos que DB=BC=12, DB = BC = 12, lo que hace que AD=1512=3.AD = 15 - 12 = 3. Usando los triángulos semejantes de arriba, obtenemos que r3=129 \dfrac{r}{3} = \dfrac{12}{9} r=4. r = 4.

Sea dd la distancia de la esfera a este plano. dd es también la distancia de OO a P.P.

d=6242=25. d = \sqrt{6^2 - 4^2} = 2\sqrt{5}.

Por lo tanto, D es la respuesta correcta.

We get the following diagrams by taking the cross-section of the plane of the triangle.

Note that AC=9AC = 9 by the Pythagorean theorem. We also get that ADPACB.\triangle ADP \sim \triangle ACB.

We can see that PCBDPCBD is a kite, so we know that DB=BC=12, DB = BC = 12, which makes AD=1512=3.AD = 15 - 12 = 3. Using the similar triangles, above, we get that r3=129 \dfrac{r}{3} = \dfrac{12}{9} r=4. r = 4.

Let dd be the distance from the sphere to this plane. dd is also the distance from OO to P.P.

Once again using the Pythagorean theorem, we get that d=6242=25. d = \sqrt{6^2 - 4^2} = 2\sqrt{5}.

Thus, D is the correct answer.

22.

Se eligen números reales entre 00 y 1,1, inclusive, de la siguiente manera. Se lanza una moneda justa. Si sale cara, se lanza de nuevo y el número elegido es 00 si el segundo lanzamiento es cara, y 11 si el segundo lanzamiento es cruz. Por otro lado, si el primer lanzamiento es cruz, entonces el número se elige uniformemente al azar del intervalo cerrado [0,1].[0,1]. Dos números aleatorios xx e yy se eligen de forma independiente de esta manera. ¿Cuál es la probabilidad de que xy>12|x-y| > \tfrac{1}{2}?

Real numbers between 00 and 1,1, inclusive, are chosen in the following manner. A fair coin is flipped. If it lands heads, then it is flipped again and the chosen number is 00 if the second flip is heads, and 11 if the second flip is tails. On the other hand, if the first coin flip is tails, then the number is chosen uniformly at random from the closed interval [0,1].[0,1]. Two random numbers xx and yy are chosen independently in this manner. What is the probability that xy>12?|x-y| > \tfrac{1}{2}?

13\dfrac{1}{3}

716\dfrac{7}{16}

12\dfrac{1}{2}

916\dfrac{9}{16}

23\dfrac{2}{3}

Nivel de dificultad: 1880

Solución:

Podemos separar en casos según si xx e yy se eligen del intervalo o de 00 y 1.1. Cada caso tiene una probabilidad de 14\frac{1}{4} de ocurrir, ya que dependen de dos lanzamientos de moneda.

Caso 1:x1: x e yy son 00 o 11

xx e yy deben ser diferentes, lo que ocurre con probabilidad 12\frac{1}{2}.

Caso 2:x2: x es 00 o 1,1, e yy se elige de [0,1][0, 1]

Si x=0,x = 0, entonces yy debe elegirse de (12,1],\left(\dfrac{1}{2}, 1\right], y si x=1,x = 1, entonces yy debe elegirse de [0,12).\left[0, \dfrac{1}{2}\right).

Esto significa que yy siempre tiene una probabilidad de 12\frac{1}{2} de ser elegido del intervalo correcto.

Caso 3:x3: x se elige de [0,1],[0, 1], e yy es 00 o 11

Esto tiene la misma probabilidad que el caso 22 por simetría.

4:x4: x e yy se eligen de [0,1][0, 1]

Podemos usar probabilidad geométrica, ya que trabajamos con un número infinito de pares (x,y)(x, y). Graficamos xy>12.|x - y| \gt \frac{1}{2}.

El área sombreada cubre 14\frac{1}{4} de la gráfica, lo que muestra que hay una probabilidad de 14\frac{1}{4} de que este caso funcione.

Sumando todas las probabilidades, obtenemos 14(312+14)=1474=716.\begin{align*} \dfrac{1}{4}\left(3 \cdot \dfrac{1}{2} + \dfrac{1}{4}\right) &= \dfrac{1}{4} \cdot \dfrac{7}{4}\\&= \dfrac{7}{16}. \end{align*}

Por lo tanto, B es la respuesta correcta.

We can case on whether xx and yy are chosen from the interval or from 00 and 1.1. Each case has a 14\frac{1}{4} chance of happening, since they depend on two coin flips.

Case 1:x1: x and yy are either 00 or 11

xx and yy need to be different, which happens with a 12\frac{1}{2} probability.

Case 2:x2: x is either 00 or 1,1, and yy is chosen from [0,1][0, 1]

If x=0,x = 0, then yy has to be chosen from (12,1],\left(\dfrac{1}{2}, 1\right], and if x=1,x = 1, then yy has to be chosen from [0,12).\left[0, \dfrac{1}{2}\right).

This means that yy always has a 12\frac{1}{2} probability of being chosen from the correct interval.

Case 3:x3: x is chosen from [0,1],[0, 1], and yy is either 00 or 11

This has the same probability as case 22 due to symmetry.

4:x4: x and yy are chosen from [0,1][0, 1]

We can use geometric probability since we are working with an infinite number of (x,y)(x, y) pairs. We graph xy>12.|x - y| \gt \frac{1}{2}.

The shaded area covers 14\frac{1}{4} of the graph, showing that there is a 14\frac{1}{4} probability of this case working.

Adding up all the probabilities, we get 14(312+14)=1474=716.\begin{align*} \dfrac{1}{4}\left(3 \cdot \dfrac{1}{2} + \dfrac{1}{4}\right) &= \dfrac{1}{4} \cdot \dfrac{7}{4}\\&= \dfrac{7}{16}. \end{align*}

Thus, B is the correct answer.

23.

Travis tiene que cuidar a los terribles trillizos Thompson. Sabiendo que les encantan los números grandes, Travis les inventa un juego de conteo. Primero Tadd dirá el número 1,1, luego Todd debe decir los dos números siguientes (22 y 33), luego Tucker debe decir los tres números siguientes (4,4, 5,5, 66), luego Tadd debe decir los cuatro números siguientes (7,7, 8,8, 9,9, 1010), y el proceso continúa rotando entre los tres niños en orden, diciendo cada uno un número más que el niño anterior, hasta llegar al número 10,00010,000. ¿Cuál es el 20192019o número dicho por Tadd?

Travis has to babysit the terrible Thompson triplets. Knowing that they love big numbers, Travis devises a counting game for them. First Tadd will say the number 1,1, then Todd must say the next two numbers (22 and 33), then Tucker must say the next three numbers (4,4, 5,5, 66), then Tadd must say the next four numbers (7,7, 8,8, 9,9, 1010), and the process continues to rotate through the three children in order, each saying one more number than the previous child did, until the number 10,00010,000 is reached. What is the 20192019th number said by Tadd?

57435743

58855885

59795979

60016001

60116011

Nivel de dificultad: 2080

Solución:

Tadd habla en turnos de longitudes 1,4,7,1,4,7,\ldots. Después de nn turnos de Tadd, ha dicho i=1n(3i2)=3n2n2\sum_{i=1}^n (3i-2)=\frac{3n^2-n}{2} números.

Para n=36n=36, este total es 19261926, mientras que para n=37n=37 es 20352035. Por lo tanto, el 20192019o número de Tadd es el (20191926)=93(2019-1926)=93o número de su 3737o turno.

Antes de ese turno, los niños han completado turnos de longitudes 11 hasta 108108, diciendo 1+2++108=58861+2+\cdots+108=5886 números. El 9393o número del siguiente turno es 5886+93=59795886+93=5979. Por lo tanto, C es la respuesta correcta.

Tadd speaks on turns of lengths 1,4,7,1,4,7,\ldots. After nn of Tadd\'s turns, he has said i=1n(3i2)=3n2n2\sum_{i=1}^n (3i-2)=\frac{3n^2-n}{2} numbers.

For n=36n=36, this total is 19261926, while for n=37n=37 it is 20352035. Therefore Tadd\'s 20192019th number is the (20191926)=93(2019-1926)=93rd number of his 3737th turn.

Before that turn, the children have completed turns of lengths 11 through 108108, saying 1+2++108=58861+2+\cdots+108=5886 numbers. The 9393rd number of the next turn is 5886+93=59795886+93=5979. Thus, C is the correct answer.

24.

Sean pp, qq y rr las raíces distintas del polinomio x322x2+80x67.x^3 - 22x^2 + 80x - 67. Se sabe que existen números reales AA, BB y CC tales que 1s322s2+80s67=\dfrac{1}{s^3 - 22s^2 + 80s - 67} =Asp+Bsq+Csr \dfrac{A}{s-p} + \dfrac{B}{s-q} + \dfrac{C}{s-r}para todo s∉{p,q,r}.s\not\in\{p,q,r\}. ¿Cuánto vale 1A+1B+1C\dfrac1A+\dfrac1B+\dfrac1C?

Let p,p, q,q, and rr be the distinct roots of the polynomial x322x2+80x67.x^3 - 22x^2 + 80x - 67. It is given that there exist real numbers A,A, B,B, and CC such that 1s322s2+80s67=\dfrac{1}{s^3 - 22s^2 + 80s - 67} =Asp+Bsq+Csr \dfrac{A}{s-p} + \dfrac{B}{s-q} + \dfrac{C}{s-r}for all s∉{p,q,r}.s\not\in\{p,q,r\}. What is 1A+1B+1C?\dfrac1A+\dfrac1B+\dfrac1C?

243243

244244

245245

246246

247247

Nivel de dificultad: 2390

Solución:

Podemos multiplicar cada lado por (sp)(sq)(sr) (s - p)(s - q)(s - r) para obtener A(sq)(sr)+B(sp)(sr) \begin{aligned} &A(s - q)(s - r) \\ &\quad {}+ B(s - p)(s - r) \end{aligned} +C(sp)(sq)=1. + C(s - p)(s - q) = 1.

Podemos desarrollar para obtener s2(A+B+C)s s^2(A + B + C) - s \cdot (Aq+Ar+Bp+Br+Cp+Cq) \small (Aq + Ar + Bp + Br + Cp + Cq) +(Aqr+Bpr+Cpq1)=0. + (Aqr + Bpr + Cpq - 1) = 0.

Observa que los coeficientes de ss y s2s^2 deben ser ambos 0.0.

De A+B+C=0,(1) A + B + C = 0, \tag*{(1)} obtenemos A=(B+C), A = -(B + C),B=(A+C), B = -(A + C), y C=(A+B). C = -(A + B).

Sustituyendo esto en el coeficiente de s,s, obtenemos Ap+Bq+Cr=0. Ap + Bq + Cr = 0.

Restando (1)r(1) \cdot r de esta ecuación, obtenemos A(pr)+B(qr)=0(2) A(p - r) + B(q - r) = 0 (2) También sabemos que Aqr+Bpr+Cpq=1. Aqr + Bpr + Cpq = 1. Restando (1)pq(1) \cdot pq de esta ecuación, obtenemos Aq(rp)+Bp(rq)=1. Aq(r - p) + Bp(r - q) = 1.

Sumando (2)p(2) \cdot p a esta ecuación, obtenemos A(rp)(qp)=1, A(r - p)(q - p) = 1, lo que nos da A=1(rp)(qp). A = \dfrac{1}{(r - p)(q - p)}.

De manera similar, obtenemos B=1(rq)(pq) B = \dfrac{1}{(r - q)(p - q)} y C=1(qr)(pr). C = \dfrac{1}{(q - r)(p - r)}.

Esto nos da 1A+1B+1C= \dfrac{1}{A} + \dfrac{1}{B} + \dfrac{1}{C} = p2+q2+r2pqqrpr. p^2 + q^2 + r^2 - pq - qr - pr.

Usando las fórmulas de Vieta, p2+q2+r2=(p+q+r)2 p^2 + q^2 + r^2 = (p + q + r)^2 - 2(pq+qr+pr)=324. 2(pq + qr + pr) = 324. Además, dado que pq+qr+pr=80, pq + qr + pr = 80, obtenemos el valor deseado de 32480=244.324 - 80 = 244.

Por lo tanto, B es la respuesta correcta.

We can multiply each side by (sp)(sq)(sr) (s - p)(s - q)(s - r) to get A(sq)(sr)+B(sp)(sr) \begin{aligned} &A(s - q)(s - r) \\ &\quad {}+ B(s - p)(s - r) \end{aligned} +C(sp)(sq)=1. + C(s - p)(s - q) = 1.

We can expand to get s2(A+B+C)s s^2(A + B + C) - s \cdot (Aq+Ar+Bp+Br+Cp+Cq) \small (Aq + Ar + Bp + Br + Cp + Cq) +(Aqr+Bpr+Cpq1)=0. + (Aqr + Bpr + Cpq - 1) = 0.

Note that the coefficients of ss and s2s^2 must both be 0.0.

From A+B+C=0,(1) A + B + C = 0, \tag*{(1)} we get A=(B+C), A = -(B + C),B=(A+C), B = -(A + C), and C=(A+B). C = -(A + B).

Plugging this into the coefficient of s,s, we get Ap+Bq+Cr=0. Ap + Bq + Cr = 0.

Subtracting (1)r(1) \cdot r from this equation, we get A(pr)+B(qr)=0(2) A(p - r) + B(q - r) = 0 (2) We also know that Aqr+Bpr+Cpq=1. Aqr + Bpr + Cpq = 1. Subtracting (1)pq(1) \cdot pq from this equation, we get Aq(rp)+Bp(rq)=1. Aq(r - p) + Bp(r - q) = 1.

Adding (2)p(2) \cdot p to this equation, we get A(rp)(qp)=1, A(r - p)(q - p) = 1, which gets us A=1(rp)(qp). A = \dfrac{1}{(r - p)(q - p)}.

Similarly, we get B=1(rq)(pq) B = \dfrac{1}{(r - q)(p - q)} and C=1(qr)(pr). C = \dfrac{1}{(q - r)(p - r)}.

This gives us 1A+1B+1C= \dfrac{1}{A} + \dfrac{1}{B} + \dfrac{1}{C} = p2+q2+r2pqqrpr. p^2 + q^2 + r^2 - pq - qr - pr.

Using Vieta's formulas, we get p2+q2+r2=(p+q+r)2 p^2 + q^2 + r^2 = (p + q + r)^2 - 2(pq+qr+pr)=324. 2(pq + qr + pr) = 324. Finally, since pq+qr+pr=80, pq + qr + pr = 80, we get our desired value of 32480=244.324 - 80 = 244.

Thus, B is the correct answer.

25.

¿Para cuántos enteros nn entre 11 y 50,50, inclusive, es (n21)!(n!)n\dfrac{(n^2-1)!}{(n!)^n} un entero? (Recuerda que 0!=1.0! = 1.)

For how many integers nn between 11 and 50,50, inclusive, is (n21)!(n!)n\dfrac{(n^2-1)!}{(n!)^n} an integer? (Recall that 0!=1.0! = 1.)

3131

3232

3333

3434

3535

Nivel de dificultad: 2150

Solución:

Un hecho que ayuda mucho en este problema es notar que (n2)!(n!)n+1 \dfrac{(n^2)!}{(n!)^{n + 1}} siempre es un entero.

Esto se debe a que es el número de maneras de dividir n2n^2 objetos en nn grupos no ordenados de tamaño n.n.

Ahora, obtenemos que (n21)!(n!)n=(n2)!(n!)n+1n!n2. \dfrac{(n^2 - 1)!}{(n!)^n} = \dfrac{(n^2)!}{(n!)^{n + 1}} \cdot \dfrac{n!}{n^2}.

Por lo tanto, siempre que n2n^2 divida a n!,n!, la expresión original es un entero; esto equivale a que nn divida a (n1)!.(n - 1)!.

Si nn es compuesto, mayor que 1,1, y n4,n\ne4, entonces n(n1)!,n\mid(n-1)!, así que todos esos nn funcionan. El caso n=1n=1 también funciona directamente.

Recíprocamente, si n=pn=p es primo, el exponente de pp en el denominador es p,p, mientras que su exponente en (p21)!(p^2-1)! es p1,p-1, así que la expresión no es un entero.

Para n=4,n=4, el denominador contiene 212,2^{12}, mientras que 15!15! solo contiene 211,2^{11}, así que este caso también falla.

Hay 1515 primos que son a lo sumo 50,50, y sumando 4,4, obtenemos 1616 valores de nn que no funcionan.

Por lo tanto, la respuesta buscada es 5016=34.50 - 16 = 34.

Por lo tanto, D es la respuesta correcta.

One fact that greatly helps with this problem is realizing that (n2)!(n!)n+1 \dfrac{(n^2)!}{(n!)^{n + 1}} is always an integer.

This is because it is the number of ways to split up n2n^2 objects into nn unordered groups of size n.n.

Now, we get that (n21)!(n!)n=(n2)!(n!)n+1n!n2. \dfrac{(n^2 - 1)!}{(n!)^n} = \dfrac{(n^2)!}{(n!)^{n + 1}} \cdot \dfrac{n!}{n^2}.

Therefore, whenever n2n^2 divides n!,n!, the original expression is an integer; this is equivalent to nn dividing (n1)!.(n - 1)!.

If nn is composite, greater than 1,1, and n4,n\ne4, then n(n1)!,n\mid(n-1)!, so all such nn work. The case n=1n=1 also works directly.

Conversely, if n=pn=p is prime, the exponent of pp in the denominator is p,p, while its exponent in (p21)!(p^2-1)! is p1,p-1, so the expression is not an integer.

For n=4,n=4, the denominator contains 212,2^{12}, while 15!15! contains only 211,2^{11}, so this case also fails.

There are 1515 primes at most 50,50, and adding 4,4, we get 1616 values for nn that do not work.

Therefore, the desired answer is 5016=34.50 - 16 = 34.

Thus, D is the correct answer.