Soluciones del 1991 AIME

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.

Halla x2+y2x^2+y^2 si xx e yy son enteros positivos tales que xy+x+y=71,x2y+xy2=880.\begin{aligned}xy+x+y&=71,\\x^2y+xy^2&=880.\end{aligned}

Find x2+y2x^2+y^2 if xx and yy are positive integers such that xy+x+y=71,x2y+xy2=880.\begin{aligned}xy+x+y&=71,\\x^2y+xy^2&=880.\end{aligned}

Conceptos:simetría (álgebra)sistema de ecuacionescuadrática
Nivel de dificultad: 1830
Pista pequeña:

Define s=x+ys=x+y y p=xyp=xy, y reescribe las dos ecuaciones dadas en términos de ss y pp

Let s=x+ys=x+y and p=xyp=xy, and rewrite both given equations using ss and pp

Pista grande:

Las dos ecuaciones determinan s+ps+p y spsp, por lo que ss y pp son las raíces de una misma ecuación cuadrática

The two equations determine s+ps+p and spsp, so ss and pp are roots of one quadratic

Solución:

Sean s=x+ys=x+y y p=xy.p=xy. Las ecuaciones se convierten en s+p=71s+p=71 y sp=880,sp=880, así que ss y pp son las raíces de t271t+880=0,(t16)(t55)=0.\begin{aligned}t^2-71t+880&=0,\\ (t-16)(t-55)&=0.\end{aligned} Como xx e yy son enteros positivos, s=16s=16 y p=55p=55; en efecto, x=5x=5 e y=11.y=11. Por lo tanto, x2+y2=s22p=1622(55)=146.\begin{aligned}x^2+y^2&=s^2-2p\\&=16^2-2(55)=146.\end{aligned}

Let s=x+ys=x+y and p=xy.p=xy. The equations become s+p=71s+p=71 and sp=880,sp=880, so ss and pp are the roots of t271t+880=0,(t16)(t55)=0.\begin{aligned}t^2-71t+880&=0,\\ (t-16)(t-55)&=0.\end{aligned} Because xx and yy are positive integers, s=16s=16 and p=55p=55; indeed, x=5x=5 and y=11.y=11. Therefore x2+y2=s22p=1622(55)=146.\begin{aligned}x^2+y^2&=s^2-2p\\&=16^2-2(55)=146.\end{aligned}

2.

El rectángulo ABCDABCD tiene el lado AB\overline{AB} de longitud 44 y el lado CB\overline{CB} de longitud 3.3. Divide AB\overline{AB} en 168168 segmentos congruentes mediante los puntos A=P0,A=P_0, P1,P_1, ,\ldots, P168=B,P_{168}=B, y divide CB\overline{CB} en 168168 segmentos congruentes mediante los puntos C=Q0,C=Q_0, Q1,Q_1, ,\ldots, Q168=B.Q_{168}=B. Para 1k167,1\leq k\leq167, traza los segmentos PkQk.\overline{P_kQ_k}. Repite esta construcción en los lados AD\overline{AD} y CD,\overline{CD}, y luego traza la diagonal AC.\overline{AC}. Halla la suma de las longitudes de los 335335 segmentos paralelos trazados.

Rectangle ABCDABCD has sides AB\overline{AB} of length 44 and CB\overline{CB} of length 3.3. Divide AB\overline{AB} into 168168 congruent segments with points A=P0,A=P_0, P1,P_1, ,\ldots, P168=B,P_{168}=B, and divide CB\overline{CB} into 168168 congruent segments with points C=Q0,C=Q_0, Q1,Q_1, ,\ldots, Q168=B.Q_{168}=B. For 1k167,1\leq k\leq167, draw the segments PkQk.\overline{P_kQ_k}. Repeat this construction on the sides AD\overline{AD} and CD,\overline{CD}, and then draw the diagonal AC.\overline{AC}. Find the sum of the lengths of the 335335 parallel segments drawn.

Nivel de dificultad: 1830
Pista pequeña:

Cada segmento PkQk\overline{P_kQ_k} es paralelo a la hipotenusa del triángulo rectángulo 33-44-55, y su longitud es una fracción fija de la de esa hipotenusa

Each segment PkQk\overline{P_kQ_k} is parallel to the 33-44-55 diagonal and is a fixed fraction of its length

Pista grande:

Las dos construcciones sobre los lados producen dos sumas aritméticas idénticas; recuerda incluir AC\overline{AC}

The two side constructions give two identical arithmetic sums; remember to include AC\overline{AC}

Solución:

Toma A=(0,0),A=(0,0), B=(4,0),B=(4,0), y C=(4,3).C=(4,3). Entonces Pk=(4k168,0),Qk=(4,33k168),\begin{aligned}P_k&=\left(\frac{4k}{168},0\right),\\Q_k&=\left(4,3-\frac{3k}{168}\right),\end{aligned} por lo que la proporción 33-44-55 da PkQk=5(1k168).P_kQ_k=5\left(1-\frac{k}{168}\right). Así, una construcción tiene longitud total 5k=1167(1k168)=51672.5\sum_{k=1}^{167}\left(1-\frac{k}{168}\right)=\frac{5\cdot167}{2}. La construcción en los otros dos lados tiene el mismo total, y AC=5.AC=5. Por consiguiente, la suma pedida es 5(167)+5=840.5(167)+5=840.

Put A=(0,0),A=(0,0), B=(4,0),B=(4,0), and C=(4,3).C=(4,3). Then Pk=(4k168,0),Qk=(4,33k168),\begin{aligned}P_k&=\left(\frac{4k}{168},0\right),\\Q_k&=\left(4,3-\frac{3k}{168}\right),\end{aligned} so the 33-44-55 ratio gives PkQk=5(1k168).P_kQ_k=5\left(1-\frac{k}{168}\right). Hence one construction has total length 5k=1167(1k168)=51672.5\sum_{k=1}^{167}\left(1-\frac{k}{168}\right)=\frac{5\cdot167}{2}. The construction on the other two sides has the same total, and AC=5.AC=5. Thus the requested sum is 5(167)+5=840.5(167)+5=840.

3.

Al desarrollar (1+0.2)1000(1+0.2)^{1000} mediante el teorema del binomio, sin efectuar ninguna manipulación adicional, se obtiene (10000)(0.2)0+(10001)(0.2)1+(10002)(0.2)2++(10001000)(0.2)1000=A0+A1++A1000,\begin{aligned}&\binom{1000}{0}(0.2)^0+\binom{1000}{1}(0.2)^1\\&+\binom{1000}{2}(0.2)^2+\cdots\\&+\binom{1000}{1000}(0.2)^{1000}\\&=A_0+A_1+\cdots+A_{1000},\end{aligned} donde Ak=(1000k)(0.2)kA_k=\binom{1000}{k}(0.2)^k para k=0,k=0, 1,1, 2,2, ,\ldots, 1000.1000. ¿Para qué valor de kk es AkA_k el mayor?

Expanding (1+0.2)1000(1+0.2)^{1000} by the binomial theorem and doing no further manipulation gives (10000)(0.2)0+(10001)(0.2)1+(10002)(0.2)2++(10001000)(0.2)1000=A0+A1++A1000,\begin{aligned}&\binom{1000}{0}(0.2)^0+\binom{1000}{1}(0.2)^1\\&+\binom{1000}{2}(0.2)^2+\cdots\\&+\binom{1000}{1000}(0.2)^{1000}\\&=A_0+A_1+\cdots+A_{1000},\end{aligned} where Ak=(1000k)(0.2)kA_k=\binom{1000}{k}(0.2)^k for k=0,k=0, 1,1, 2,2, ,\ldots, 1000.1000. For which kk is AkA_k the largest?

Nivel de dificultad: 2060
Pista pequeña:

Compara Ak+1A_{k+1} directamente con AkA_k en vez de estimar los coeficientes binomiales

Compare Ak+1A_{k+1} directly with AkA_k instead of estimating the binomial coefficients

Pista grande:

Halla el último kk para el cual Ak+1Ak\frac{A_{k+1}}{A_k} es mayor que 11

Find the last kk for which Ak+1Ak\frac{A_{k+1}}{A_k} is greater than 11

Solución:

Los términos consecutivos satisfacen Ak+1Ak=1000kk+115.\frac{A_{k+1}}{A_k}=\frac{1000-k}{k+1}\cdot\frac15. Esta razón es mayor que 11 exactamente cuando 1000k>5k+5,1000-k>5k+5, es decir, cuando k<9956.k<\frac{995}{6}. Por lo tanto, los términos aumentan hasta A166A_{166} y disminuyen después. En consecuencia, el término mayor es A166.A_{166}.

Consecutive terms satisfy Ak+1Ak=1000kk+115.\frac{A_{k+1}}{A_k}=\frac{1000-k}{k+1}\cdot\frac15. This ratio exceeds 11 exactly when 1000k>5k+5,1000-k>5k+5, or k<9956.k<\frac{995}{6}. Thus the terms increase through A166A_{166} and decrease afterward. Therefore the largest term is A166.A_{166}.

4.

¿Cuántos números reales xx satisfacen la ecuación 15log2x=sin(5πx)?\frac15\log_2x=\sin(5\pi x)?

How many real numbers xx satisfy the equation 15log2x=sin(5πx)?\frac15\log_2x=\sin(5\pi x)?

Nivel de dificultad: 2510
Pista pequeña:

La cota sin(5πx)1\lvert\sin(5\pi x)\rvert\leq1 restringe xx a un intervalo finito

The bound sin(5πx)1\lvert\sin(5\pi x)\rvert\leq1 restricts xx to a finite interval

Pista grande:

Separa las semiondas positivas y negativas de la función seno y cuenta dos intersecciones en cada semionda completa admisible

Separate the positive and negative half-waves of the sine function and count two crossings on each eligible full half-wave

Solución:

Sea h(x)=sin(5πx)15log2x.h(x)=\sin(5\pi x)-\frac15\log_2x. Toda raíz pertenece a [25,25]=[132,32].[2^{-5},2^5]=[\frac{1}{32},32].

Para x<1,x<1, una raíz solo puede aparecer en una semionda negativa del seno. Hay dos semiondas de este tipo, (15,25)(\frac{1}{5},\frac{2}{5}) y (35,45).(\frac{3}{5},\frac{4}{5}). En cada una, hh es positiva en ambos extremos y negativa en el punto medio, por lo que hay dos raíces. La unicidad en la mitad descendente se deduce de la monotonía; en la mitad ascendente, h=25π2sin(5πx)+15x2ln2>0,\begin{aligned}h''&=-25\pi^2\sin(5\pi x)\\&\quad+\frac1{5x^2\ln2}>0,\end{aligned} de modo que hh' aumenta desde un valor negativo en el punto medio y se anula una sola vez. Por tanto, hh primero decrece y luego aumenta desde un valor negativo en el punto medio hasta un valor positivo en el extremo, lo que da exactamente una raíz en esta mitad. Así, hay 44 raíces menores que 1.1.

Además, x=1x=1 es una raíz. Para 1<x<32,1<x<32, las raíces solo pueden aparecer en las semiondas positivas (2m5,2m+15)(\frac{2m}{5},\frac{2m+1}{5}) con m=3,m=3, 4,4, ,\ldots, 79.79. Hay 7777 de ellas. El valor de hh es negativo en cada extremo y positivo en el punto medio. La mitad derecha es estrictamente decreciente. En la mitad izquierda, h=125π3cos(5πx)25x3ln2<0,\begin{aligned}h'''&=-125\pi^3\cos(5\pi x)\\&\quad-\frac2{5x^3\ln2}<0,\end{aligned} por lo que hh' es estrictamente cóncava. Es positiva en el extremo izquierdo y negativa en el punto medio, así que cambia de signo exactamente una vez. En consecuencia, hh sube hasta un único máximo y luego baja hasta un punto medio que todavía es positivo, lo que da exactamente una intersección en la mitad izquierda. Por consiguiente, cada una de estas semiondas aporta exactamente dos raíces. Por lo tanto, el total es 4+1+2(77)=159.4+1+2(77)=159.

Let h(x)=sin(5πx)15log2x.h(x)=\sin(5\pi x)-\frac15\log_2x. Any root lies in [25,25]=[132,32].[2^{-5},2^5]=[\frac{1}{32},32].

For x<1,x<1, a root can occur only on a negative half-wave of the sine. There are two such half-waves, (15,25)(\frac{1}{5},\frac{2}{5}) and (35,45).(\frac{3}{5},\frac{4}{5}). On each, hh is positive at both endpoints and negative at the midpoint, so there are two roots. Uniqueness on the descending half follows from monotonicity; on the ascending half, h=25π2sin(5πx)+15x2ln2>0,\begin{aligned}h''&=-25\pi^2\sin(5\pi x)\\&\quad+\frac1{5x^2\ln2}>0,\end{aligned} so hh' increases from a negative value at the midpoint and vanishes once. The function hh therefore first decreases and then increases from a negative midpoint value to a positive endpoint value, giving exactly one root on this half. Thus there are 44 roots below 1.1.

Also x=1x=1 is a root. For 1<x<32,1<x<32, roots can occur only on positive half-waves (2m5,2m+15)(\frac{2m}{5},\frac{2m+1}{5}) with m=3,m=3, 4,4, ,\ldots, 79.79. There are 7777 of these. The value of hh is negative at each endpoint and positive at the midpoint. The right half is strictly decreasing. On the left half, h=125π3cos(5πx)25x3ln2<0,\begin{aligned}h'''&=-125\pi^3\cos(5\pi x)\\&\quad-\frac2{5x^3\ln2}<0,\end{aligned} so hh' is strictly concave. It is positive at the left endpoint and negative at the midpoint, so it changes sign exactly once. Consequently, hh rises to one maximum and then falls to a still-positive midpoint, giving exactly one crossing on the left half. Hence every such half-wave contributes exactly two roots. Therefore the total number is 4+1+2(77)=159.4+1+2(77)=159.

5.

Dado un número racional, escríbelo como una fracción en su mínima expresión y calcula el producto del numerador y el denominador resultantes. ¿Para cuántos números racionales entre 00 y 11 será 20!20! el producto obtenido?

Given a rational number, write it as a fraction in lowest terms and calculate the product of the resulting numerator and denominator. For how many rational numbers between 00 and 11 will 20!20! be the resulting product?

Nivel de dificultad: 2250
Pista pequeña:

Si ab\frac{a}{b} está en su mínima expresión y ab=20!ab=20!, la potencia completa de cada primo que aparece en 20!20! debe asignarse por entero a aa o a bb

If ab\frac{a}{b} is in lowest terms and ab=20!ab=20!, each full prime power of 20!20! must go entirely to one of aa or bb

Pista grande:

Cuenta las asignaciones ordenadas de las distintas potencias de primos y luego usa la condición a<ba<b

Count ordered allocations of the distinct prime-power factors, then use the condition a<ba<b

Solución:

Los distintos primos que dividen 20!20! son 2,2, 3,3, 5,5, 7,7, 11,11, 13,13, 17,17, y 19.19. Si ab\frac{a}{b} está en su mínima expresión y ab=20!,ab=20!, la potencia completa de cada uno de estos ocho primos debe asignarse a aa o a b.b. Por lo tanto, hay 282^8 factorizaciones coprimas ordenadas ab=20!.ab=20!. Como ab,a\neq b, exactamente la mitad satisface 0<ab<1.0<\frac{a}{b}<1. El número buscado es 27=128.2^7=128.

The distinct primes dividing 20!20! are 2,2, 3,3, 5,5, 7,7, 11,11, 13,13, 17,17, and 19.19. If ab\frac{a}{b} is in lowest terms and ab=20!,ab=20!, the entire power of each of these eight primes must be assigned to either aa or b.b. Thus there are 282^8 ordered coprime factorizations ab=20!.ab=20!. Since ab,a\neq b, exactly half have 0<ab<1.0<\frac{a}{b}<1. The number sought is 27=128.2^7=128.

6.

Supón que rr es un número real tal que r+19100+r+20100+r+21100++r+91100=546.\begin{aligned}&\left\lfloor r+\frac{19}{100}\right\rfloor+\left\lfloor r+\frac{20}{100}\right\rfloor\\&\quad+\left\lfloor r+\frac{21}{100}\right\rfloor+\cdots\\&\quad+\left\lfloor r+\frac{91}{100}\right\rfloor=546.\end{aligned} Halla 100r.\lfloor100r\rfloor. (Para un número real x,x, x\lfloor x\rfloor es el mayor entero menor o igual que x.x.)

Suppose rr is a real number for which r+19100+r+20100+r+21100++r+91100=546.\begin{aligned}&\left\lfloor r+\frac{19}{100}\right\rfloor+\left\lfloor r+\frac{20}{100}\right\rfloor\\&\quad+\left\lfloor r+\frac{21}{100}\right\rfloor+\cdots\\&\quad+\left\lfloor r+\frac{91}{100}\right\rfloor=546.\end{aligned} Find 100r.\lfloor100r\rfloor. (For real x,x, x\lfloor x\rfloor is the greatest integer less than or equal to x.x.)

Nivel de dificultad: 1980
Pista pequeña:

Escribe r=n+fr=n+f, donde nn es entero y 0f<10\leq f<1

Write r=n+fr=n+f with integer nn and 0f<10\leq f<1

Pista grande:

Después de quitar la parte entera común, cuenta cuántos de los 7373 términos fraccionarios alcanzan o superan 11

After removing the common integer part, count how many of the 7373 fractional terms cross 11

Solución:

Escribe r=n+f,r=n+f, donde nn es un entero y 0f<1.0\leq f<1. Hay 7373 sumandos. Como 546=737+35,546=73\cdot7+35, debe cumplirse n=7,n=7, y exactamente 3535 de los números f+19100,f+\frac{19}{100}, ,\ldots, f+91100f+\frac{91}{100} tienen parte entera 1.1. Estos deben ser los términos cuyos numeradores son 57,57, 58,58, ,\ldots, 91.91. Por tanto, f+56100<1f+57100,f+\frac{56}{100}<1\leq f+\frac{57}{100}, de modo que 43100f<44.43\leq100f<44. En consecuencia, 100r=700+43=743.\lfloor100r\rfloor=700+43=743.

Write r=n+f,r=n+f, where nn is an integer and 0f<1.0\leq f<1. There are 7373 summands. Since 546=737+35,546=73\cdot7+35, we must have n=7,n=7, and exactly 3535 of the numbers f+19100,f+\frac{19}{100}, ,\ldots, f+91100f+\frac{91}{100} have floor 1.1. These must be the terms with numerators 57,57, 58,58, ,\ldots, 91.91. Hence f+56100<1f+57100,f+\frac{56}{100}<1\leq f+\frac{57}{100}, so 43100f<44.43\leq100f<44. Therefore 100r=700+43=743.\lfloor100r\rfloor=700+43=743.

7.

Halla A2,A^2, donde AA es la suma de los valores absolutos de todas las raíces de la siguiente ecuación:

x=19+9119+9119+9119+9119+91x.x=\sqrt{19}+\cfrac{91}{\sqrt{19}+\cfrac{91}{\sqrt{19}+\cfrac{91}{\sqrt{19}+\cfrac{91}{\sqrt{19}+\cfrac{91}{x}}}}}.

Find A2,A^2, where AA is the sum of the absolute values of all roots of the following equation:

x=19+9119+9119+9119+9119+91x.x=\sqrt{19}+\cfrac{91}{\sqrt{19}+\cfrac{91}{\sqrt{19}+\cfrac{91}{\sqrt{19}+\cfrac{91}{\sqrt{19}+\cfrac{91}{x}}}}}.

Nivel de dificultad: 2720
Pista pequeña:

Define f(t)=19+91tf(t)=\sqrt{19}+\frac{91}{t}; la ecuación dice que al aplicar ff cinco veces se vuelve a obtener xx

Define f(t)=19+91tf(t)=\sqrt{19}+\frac{91}{t}; the equation says that ff applied five times returns xx

Pista grande:

Usa los dos puntos fijos de ff y sigue la razón f(t)αf(t)β\frac{f(t)-\alpha}{f(t)-\beta}

Use the two fixed points of ff and track the ratio f(t)αf(t)β\frac{f(t)-\alpha}{f(t)-\beta}

Solución:

Sea f(t)=19+91t,f(t)=\sqrt{19}+\frac{91}{t}, y sean α>0>β\alpha>0>\beta sus puntos fijos. Estos satisfacen t219t91=0.t^2-\sqrt{19}\,t-91=0. Una resta directa usando 91=α(α19)=β(β19)91=\alpha(\alpha-\sqrt{19})=\beta(\beta-\sqrt{19}) da f(t)αf(t)β=βαtαtβ.\frac{f(t)-\alpha}{f(t)-\beta}=\frac{\beta}{\alpha}\,\frac{t-\alpha}{t-\beta}. La ecuación dada es f5(x)=x.f^5(x)=x. Si xx no fuera ni α\alpha ni β,\beta, iterar cinco veces la razón mostrada obligaría a que (βα)5=1,(\frac{\beta}{\alpha})^5=1, lo cual es imposible porque βα<0.\frac{\beta}{\alpha}<0. Por lo tanto, las únicas raíces son α\alpha y β.\beta.

La suma de sus valores absolutos es αβ,\alpha-\beta, la diferencia entre las raíces de la ecuación cuadrática. Por lo tanto, A=(19)2+4(91)=383,A=\sqrt{(\sqrt{19})^2+4(91)}=\sqrt{383}, así que A2=383.A^2=383.

Let f(t)=19+91t,f(t)=\sqrt{19}+\frac{91}{t}, and let α>0>β\alpha>0>\beta be its fixed points. They satisfy t219t91=0.t^2-\sqrt{19}\,t-91=0. A direct subtraction using 91=α(α19)=β(β19)91=\alpha(\alpha-\sqrt{19})=\beta(\beta-\sqrt{19}) gives f(t)αf(t)β=βαtαtβ.\frac{f(t)-\alpha}{f(t)-\beta}=\frac{\beta}{\alpha}\,\frac{t-\alpha}{t-\beta}. The given equation is f5(x)=x.f^5(x)=x. If xx were neither α\alpha nor β,\beta, iterating the displayed ratio five times would force (βα)5=1,(\frac{\beta}{\alpha})^5=1, which is impossible because βα<0.\frac{\beta}{\alpha}<0. Thus the only roots are α\alpha and β.\beta.

Their absolute values sum to αβ,\alpha-\beta, the difference of the roots of the quadratic. Hence A=(19)2+4(91)=383,A=\sqrt{(\sqrt{19})^2+4(91)}=\sqrt{383}, so A2=383.A^2=383.

8.

¿Para cuántos números reales aa tiene la ecuación cuadrática x2+ax+6a=0x^2+ax+6a=0 únicamente raíces enteras en xx?

For how many real numbers aa does the quadratic equation x2+ax+6a=0x^2+ax+6a=0 have only integer roots for x?x?

Nivel de dificultad: 1860
Pista pequeña:

Sean rr y ss las dos raíces enteras, y elimina aa usando las fórmulas de Vieta

Let the two integer roots be rr and ss, and eliminate aa using Vieta’s formulas

Pista grande:

Después de obtener rs=6(r+s)rs=-6(r+s), completa un producto

Complete a product after obtaining rs=6(r+s)rs=-6(r+s)

Solución:

Sean rr y ss las raíces enteras. Las fórmulas de Vieta dan r+s=ar+s=-a y rs=6a,rs=6a, así que rs=6(r+s).rs=-6(r+s). Por lo tanto, (r+6)(s+6)=36.(r+6)(s+6)=36. Recíprocamente, cada factorización entera ordenada uv=36uv=36 produce las raíces enteras r=u6,r=u-6, s=v6,s=v-6, y el valor a=12uv.a=12-u-v. Las parejas no ordenadas de factores positivos de 3636 tienen sumas 37,37, 20,20, 15,15, 13,13, 12,12, y las parejas negativas correspondientes tienen como sumas los opuestos de estos números. Estas diez sumas son distintas, por lo que dan 1010 valores distintos de a.a.

Let the integer roots be rr and s.s. Vieta’s formulas give r+s=ar+s=-a and rs=6a,rs=6a, so rs=6(r+s).rs=-6(r+s). Therefore (r+6)(s+6)=36.(r+6)(s+6)=36. Conversely, every ordered integer factorization uv=36uv=36 gives integer roots r=u6,r=u-6, s=v6,s=v-6, and a=12uv.a=12-u-v. Unordered positive factor pairs of 3636 have sums 37,37, 20,20, 15,15, 13,13, 12,12, and the corresponding negative factor pairs have their negatives as sums. These ten sums are distinct, so they give 1010 distinct values of a.a.

9.

Supón que secx+tanx=227\sec x+\tan x=\frac{22}{7} y que cscx+cotx=mn,\csc x+\cot x=\frac{m}{n}, donde mn\frac{m}{n} está en su mínima expresión. Halla m+n.m+n.

Suppose that secx+tanx=227\sec x+\tan x=\frac{22}{7} and that cscx+cotx=mn,\csc x+\cot x=\frac{m}{n}, where mn\frac{m}{n} is in lowest terms. Find m+n.m+n.

Nivel de dificultad: 2020
Pista pequeña:

Si u=secx+tanxu=\sec x+\tan x, entonces secxtanx=1u\sec x-\tan x=\frac{1}{u}

If u=secx+tanxu=\sec x+\tan x, then secxtanx=1u\sec x-\tan x=\frac{1}{u}

Pista grande:

Reescribe cscx+cotx\csc x+\cot x como secx+1tanx\frac{\sec x+1}{\tan x}

Rewrite cscx+cotx\csc x+\cot x as secx+1tanx\frac{\sec x+1}{\tan x}

Solución:

Sea u=secx+tanx=227.u=\sec x+\tan x=\frac{22}{7}. Como el producto de secx+tanx\sec x+\tan x y secxtanx\sec x-\tan x es 1,1, secx=u+u12,tanx=uu12.\begin{aligned}\sec x&=\frac{u+u^{-1}}2,\\\tan x&=\frac{u-u^{-1}}2.\end{aligned} Además, cscx+cotx=1+cosxsinx=secx+1tanx=u+1u1.\begin{aligned}\csc x+\cot x&=\frac{1+\cos x}{\sin x}\\&=\frac{\sec x+1}{\tan x}\\&=\frac{u+1}{u-1}.\end{aligned} Al sustituir u=227u=\frac{22}{7} se obtiene 2915.\frac{29}{15}. Así, m+n=29+15=44.m+n=29+15=44.

Let u=secx+tanx=227.u=\sec x+\tan x=\frac{22}{7}. Since secx+tanx\sec x+\tan x and secxtanx\sec x-\tan x have product 1,1, secx=u+u12,tanx=uu12.\begin{aligned}\sec x&=\frac{u+u^{-1}}2,\\\tan x&=\frac{u-u^{-1}}2.\end{aligned} Also cscx+cotx=1+cosxsinx=secx+1tanx=u+1u1.\begin{aligned}\csc x+\cot x&=\frac{1+\cos x}{\sin x}\\&=\frac{\sec x+1}{\tan x}\\&=\frac{u+1}{u-1}.\end{aligned} Substituting u=227u=\frac{22}{7} gives 2915.\frac{29}{15}. Thus m+n=29+15=44.m+n=29+15=44.

10.

Dos cadenas de tres letras, aaaaaa y bbb,bbb, se transmiten electrónicamente. Cada cadena se envía letra por letra. Debido a una falla del equipo, cada una de las seis letras tiene una probabilidad de 13\frac{1}{3} de recibirse incorrectamente: como aa cuando debía ser b,b, o como bb cuando debía ser a.a. Sin embargo, que una letra dada se reciba correcta o incorrectamente es independiente de la recepción de cualquier otra letra.

Sea SaS_a la cadena de tres letras que se recibe cuando se transmite aaaaaa, y sea SbS_b la cadena de tres letras que se recibe cuando se transmite bbbbbb. Sea pp la probabilidad de que SaS_a aparezca antes que SbS_b en orden alfabético. Cuando pp se escribe como una fracción en su mínima expresión, ¿cuál es su numerador?

Two three-letter strings, aaaaaa and bbb,bbb, are transmitted electronically. Each string is sent letter by letter. Due to faulty equipment, each of the six letters has a 13\frac{1}{3} chance of being received incorrectly, as an aa when it should have been a b,b, or as a bb when it should be an a.a. However, whether a given letter is received correctly or incorrectly is independent of the reception of any other letter.

Let SaS_a be the three-letter string received when aaaaaa is transmitted and let SbS_b be the three-letter string received when bbbbbb is transmitted. Let pp be the probability that SaS_a comes before SbS_b in alphabetical order. When pp is written as a fraction in lowest terms, what is its numerator?

Nivel de dificultad: 2200
Pista pequeña:

El orden se decide en la primera posición en la que difieren las dos cadenas recibidas

The ordering is decided at the first position where the two received strings differ

Pista grande:

En una posición, calcula las probabilidades de que las letras coincidan y de que se reciba aa en SaS_a y bb en SbS_b

At one position, compute the probabilities of equality and of receiving aa in SaS_a and bb in SbS_b

Solución:

En cualquier posición, las letras recibidas coinciden con probabilidad 2(23)(13)=49.2\left(\frac23\right)\left(\frac13\right)=\frac49. La primera diferencia favorable, que SaS_a reciba aa y SbS_b reciba b,b, tiene probabilidad (23)2=49.(\frac{2}{3})^2=\frac{4}{9}. Puede ocurrir en la primera, segunda o tercera posición después de cero, una o dos coincidencias. Por tanto, p=49(1+49+(49)2)=532729.\begin{aligned}p&=\frac49\left(1+\frac49+\left(\frac49\right)^2\right)\\&=\frac{532}{729}.\end{aligned} Esta fracción está en su mínima expresión, así que su numerador es 532.532.

At any position, the received letters agree with probability 2(23)(13)=49.2\left(\frac23\right)\left(\frac13\right)=\frac49. The favorable first difference, SaS_a receiving aa and SbS_b receiving b,b, has probability (23)2=49.(\frac{2}{3})^2=\frac{4}{9}. It can occur in the first, second, or third position after zero, one, or two agreements. Hence p=49(1+49+(49)2)=532729.\begin{aligned}p&=\frac49\left(1+\frac49+\left(\frac49\right)^2\right)\\&=\frac{532}{729}.\end{aligned} This fraction is in lowest terms, so its numerator is 532.532.

11.

Se colocan doce discos congruentes sobre un círculo CC de radio 11, de modo que los doce discos cubran C,C, que ningún par de discos se superponga y que cada uno de los doce discos sea tangente a sus dos vecinos. La disposición resultante se muestra en la figura. La suma de las áreas de los doce discos se puede escribir en la forma π(abc),\pi(a-b\sqrt c), donde a,a, b,b, cc son enteros positivos y cc no es divisible por el cuadrado de ningún primo. Halla a+b+c.a+b+c.

Twelve congruent disks are placed on a circle CC of radius 11 in such a way that the twelve disks cover C,C, no two of the disks overlap, and so that each of the twelve disks is tangent to its two neighbors. The resulting arrangement of disks is shown in the figure below. The sum of the areas of the twelve disks can be written in the form π(abc),\pi(a-b\sqrt c), where a,a, b,b, cc are positive integers and cc is not divisible by the square of any prime. Find a+b+c.a+b+c.

Nivel de dificultad: 2200
Pista pequeña:

Une el centro de CC con los centros y el punto de tangencia de dos discos vecinos

Join the center of CC to the centers and tangency point of two neighboring disks

Pista grande:

El triángulo rectángulo resultante tiene un ángulo de 1515^\circ, cateto adyacente 11 y cateto opuesto igual al radio de un disco

The resulting right triangle has angle 1515^\circ, adjacent leg 11, and opposite leg equal to a disk radius

Solución:

Sea OO el centro de C,C, sean UU y VV los centros de dos discos vecinos, y sea TT su punto de tangencia. Por la simetría de orden 12,12, UOV=30,\angle UOV=30^\circ, y OTOT biseca ese ángulo. Además, TT es el punto medio de UV,\overline{UV}, por lo que el triángulo OUTOUT es rectángulo en T.T. Como TT pertenece a C,C, OT=1,OT=1, mientras que UTUT es el radio rr de un disco. Así, r=tan15=23.r=\tan15^\circ=2-\sqrt3. El área total es 12πr2=12π(743)=π(84483).\begin{aligned}12\pi r^2&=12\pi(7-4\sqrt3)\\&=\pi(84-48\sqrt3).\end{aligned} Por lo tanto, a+b+c=84+48+3=135.a+b+c=84+48+3=135.

Let OO be the center of C,C, let UU and VV be the centers of two neighboring disks, and let TT be their tangency point. By the 1212-fold symmetry, UOV=30,\angle UOV=30^\circ, and OTOT bisects that angle. Also TT is the midpoint of UV,\overline{UV}, so triangle OUTOUT is right at T.T. Since TT lies on C,C, OT=1,OT=1, while UTUT is the disk radius r.r. Thus r=tan15=23.r=\tan15^\circ=2-\sqrt3. The total area is 12πr2=12π(743)=π(84483).\begin{aligned}12\pi r^2&=12\pi(7-4\sqrt3)\\&=\pi(84-48\sqrt3).\end{aligned} Therefore a+b+c=84+48+3=135.a+b+c=84+48+3=135.

12.

El rombo PQRSPQRS está inscrito en el rectángulo ABCDABCD de modo que los vértices P,P, Q,Q, R,R, y SS son puntos interiores de los lados AB,\overline{AB}, BC,\overline{BC}, CD,\overline{CD}, y DA,\overline{DA}, respectivamente. Se sabe que PB=15,PB=15, BQ=20,BQ=20, PR=30,PR=30, y QS=40.QS=40. Sea mn,\frac{m}{n}, en su mínima expresión, el perímetro de ABCD.ABCD. Halla m+n.m+n.

Rhombus PQRSPQRS is inscribed in rectangle ABCDABCD so that vertices P,P, Q,Q, R,R, and SS are interior points on sides AB,\overline{AB}, BC,\overline{BC}, CD,\overline{CD}, and DA,\overline{DA}, respectively. It is given that PB=15,PB=15, BQ=20,BQ=20, PR=30,PR=30, and QS=40.QS=40. Let mn,\frac{m}{n}, in lowest terms, denote the perimeter of ABCD.ABCD. Find m+n.m+n.

Nivel de dificultad: 2350
Pista pequeña:

El centro del rombo también es el centro del rectángulo, y las semidiagonales del rombo tienen longitudes 1515 y 2020

The center of the rhombus is also the center of the rectangle, and its half-diagonals have lengths 1515 and 2020

Pista grande:

Usa coordenadas para PP y QQ; los vectores desde el centro común hasta esos puntos son perpendiculares

Use coordinates for PP and QQ; their vectors from the common center are perpendicular

Solución:

Sea ww el ancho del rectángulo y hh su altura, con A=(0,0)A=(0,0) y B=(w,0).B=(w,0). Entonces P=(w15,0)P=(w-15,0) y Q=(w,20).Q=(w,20). Las diagonales del rombo se bisecan en el centro del rectángulo O=(w2,h2).O=(\frac{w}{2},\frac{h}{2}). Define p=OP=(w215,h2).p=\overrightarrow{OP}=(\frac{w}{2}-15,-\frac{h}{2}). Como OP=15,OP=15, OQ=20,OQ=20, y las diagonales del rombo son perpendiculares, mientras que PQ=(15,20),\overrightarrow{PQ}=(15,20), se tiene p=15,p(15,20)=225.\begin{aligned}|p|&=15,\\p\mathbin{\cdot}(15,20)&=-225.\end{aligned} Al resolver estas dos ecuaciones, teniendo en cuenta que la segunda coordenada es negativa porque h>0,h>0, se obtiene p=(215,725).p=(\frac{21}{5},-\frac{72}{5}). Por consiguiente, w=2(15+215)=1925,h=1445.\begin{aligned}w&=2\left(15+\frac{21}{5}\right)=\frac{192}{5},\\h&=\frac{144}{5}.\end{aligned} El perímetro es 2(w+h)=6725,2(w+h)=\frac{672}{5}, así que m+n=672+5=677.m+n=672+5=677.

Let the rectangle have width ww and height h,h, with A=(0,0)A=(0,0) and B=(w,0).B=(w,0). Then P=(w15,0)P=(w-15,0) and Q=(w,20).Q=(w,20). The diagonals of the rhombus bisect each other at the rectangle’s center O=(w2,h2).O=(\frac{w}{2},\frac{h}{2}). Put p=OP=(w215,h2).p=\overrightarrow{OP}=(\frac{w}{2}-15,-\frac{h}{2}). Since OP=15,OP=15, OQ=20,OQ=20, and the rhombus diagonals are perpendicular, while PQ=(15,20),\overrightarrow{PQ}=(15,20), we have p=15,p(15,20)=225.\begin{aligned}|p|&=15,\\p\mathbin{\cdot}(15,20)&=-225.\end{aligned} Solving these two equations, with the second coordinate negative because h>0,h>0, gives p=(215,725).p=(\frac{21}{5},-\frac{72}{5}). Hence w=2(15+215)=1925,h=1445.\begin{aligned}w&=2\left(15+\frac{21}{5}\right)=\frac{192}{5},\\h&=\frac{144}{5}.\end{aligned} The perimeter is 2(w+h)=6725,2(w+h)=\frac{672}{5}, so m+n=672+5=677.m+n=672+5=677.

13.

Un cajón contiene una mezcla de calcetines rojos y azules, a lo sumo 19911991 en total. Al elegir al azar dos calcetines sin reemplazo, la probabilidad de que ambos sean rojos o ambos sean azules es exactamente 12\frac{1}{2}. ¿Cuál es el mayor número posible de calcetines rojos en el cajón que es compatible con estos datos?

A drawer contains a mixture of red socks and blue socks, at most 19911991 in all. It so happens that, when two socks are selected randomly without replacement, there is a probability of exactly 12\frac{1}{2} that both are red or both are blue. What is the largest possible number of red socks in the drawer that is consistent with this data?

Nivel de dificultad: 2250
Pista pequeña:

Si hay rr calcetines rojos y bb azules, es equivalente exigir que la probabilidad de sacar uno de cada color sea 12\frac{1}{2}

If there are rr red and bb blue socks, it is equivalent to require probability 12\frac{1}{2} of drawing one of each color

Pista grande:

Usa n=r+bn=r+b y d=rbd=r-b para convertir la ecuación de probabilidad en una condición de cuadrado perfecto

Use n=r+bn=r+b and d=rbd=r-b to turn the probability equation into a square condition

Solución:

Sean rr y bb las cantidades de calcetines de los dos colores, y sea n=r+b.n=r+b. La probabilidad de sacar colores distintos también es 12,\frac{1}{2}, por lo que rb(n2)=12,4rb=n(n1).\begin{aligned}\frac{rb}{\binom n2}&=\frac12,\\4rb&=n(n-1).\end{aligned} Como 4rb=(r+b)2(rb)2,4rb=(r+b)^2-(r-b)^2, esto se convierte en (rb)2=n.(r-b)^2=n. Por tanto, n=k2n=k^2 y, tomando el rojo como el color más numeroso, r=k2+k2.r=\frac{k^2+k}{2}. El mayor cuadrado que no supera 19911991 es 442=1936,44^2=1936, lo que da r=1936+442=990.r=\frac{1936+44}{2}=990.

Let rr and bb be the two color counts and n=r+b.n=r+b. The probability of drawing different colors is also 12,\frac{1}{2}, so rb(n2)=12,4rb=n(n1).\begin{aligned}\frac{rb}{\binom n2}&=\frac12,\\4rb&=n(n-1).\end{aligned} Since 4rb=(r+b)2(rb)2,4rb=(r+b)^2-(r-b)^2, this becomes (rb)2=n.(r-b)^2=n. Thus n=k2n=k^2 and, choosing red as the more numerous color, r=k2+k2.r=\frac{k^2+k}{2}. The largest square at most 19911991 is 442=1936,44^2=1936, giving r=1936+442=990.r=\frac{1936+44}{2}=990.

14.

Un hexágono está inscrito en un círculo. Cinco de sus lados tienen longitud 8181, y el sexto, denotado por AB,\overline{AB}, tiene longitud 31.31. Halla la suma de las longitudes de las tres diagonales que se pueden trazar desde A.A.

A hexagon is inscribed in a circle. Five of the sides have length 8181 and the sixth, denoted by AB,\overline{AB}, has length 31.31. Find the sum of the lengths of the three diagonals that can be drawn from A.A.

Nivel de dificultad: 2710
Pista pequeña:

Sea 2u2u el ángulo central subtendido por cada lado de longitud 8181, y sea t=2cosut=2\cos u

Let 2u2u be the central angle subtended by each side of length 8181, and set t=2cosut=2\cos u

Pista grande:

Expresa sin(5u)sinu\frac{\sin(5u)}{\sin u} y las tres razones de las diagonales en términos de tt

Express sin(5u)sinu\frac{\sin(5u)}{\sin u} and the three diagonal ratios in terms of tt

Solución:

Sea 2u2u el ángulo central subtendido por cada lado de longitud 8181, y sea t=2cosu.t=2\cos u. El arco restante tiene semiángulo π5u,\pi-5u, por lo que la razón entre las cuerdas da 3181=sin5usinu=t43t2+1.\begin{aligned}\frac{31}{81}&=\frac{\sin5u}{\sin u}\\&=t^4-3t^2+1.\end{aligned} Esto produce t2=259t^2=\frac{25}{9} o 29.\frac{2}{9}. Como 5u<π,5u<\pi, se tiene t>2cos36,t>2\cos36^\circ, así que t=53.t=\frac{5}{3}.

Las tres diagonales desde AA subtienen los mismos ángulos menores que 2u,2u, 3u,3u, y 4u.4u. Con respecto a un lado de longitud 8181, sus razones de longitud son sin2usinu=t,sin3usinu=t21,sin4usinu=t32t.\begin{aligned}\frac{\sin2u}{\sin u}&=t,\\\frac{\sin3u}{\sin u}&=t^2-1,\\\frac{\sin4u}{\sin u}&=t^3-2t.\end{aligned} Por consiguiente, su suma es 81(t3+t2t1)=81(12827)=384.\begin{aligned}81(t^3+t^2-t-1)&=81\left(\frac{128}{27}\right)\\&=384.\end{aligned}

Let 2u2u be the central angle subtended by each 8181-side, and put t=2cosu.t=2\cos u. The remaining arc has half-angle π5u,\pi-5u, so the chord ratio gives 3181=sin5usinu=t43t2+1.\begin{aligned}\frac{31}{81}&=\frac{\sin5u}{\sin u}\\&=t^4-3t^2+1.\end{aligned} This yields t2=259t^2=\frac{25}{9} or 29.\frac{2}{9}. Because 5u<π,5u<\pi, we have t>2cos36,t>2\cos36^\circ, so t=53.t=\frac{5}{3}.

The three diagonals from AA subtend the same minor angles as 2u,2u, 3u,3u, and 4u.4u. Relative to an 8181-side, their length ratios are sin2usinu=t,sin3usinu=t21,sin4usinu=t32t.\begin{aligned}\frac{\sin2u}{\sin u}&=t,\\\frac{\sin3u}{\sin u}&=t^2-1,\\\frac{\sin4u}{\sin u}&=t^3-2t.\end{aligned} Their sum is therefore 81(t3+t2t1)=81(12827)=384.\begin{aligned}81(t^3+t^2-t-1)&=81\left(\frac{128}{27}\right)\\&=384.\end{aligned}

15.

Para un entero positivo n,n, define SnS_n como el valor mínimo de la suma k=1n(2k1)2+ak2,\sum_{k=1}^n\sqrt{(2k-1)^2+a_k^2}, donde a1,a_1, a2,a_2, ,\ldots, ana_n son números reales positivos cuya suma es 17.17. Hay un único entero positivo nn para el cual SnS_n también es entero. Halla este n.n.

For positive integer n,n, define SnS_n to be the minimum value of the sum k=1n(2k1)2+ak2,\sum_{k=1}^n\sqrt{(2k-1)^2+a_k^2}, where a1,a_1, a2,a_2, ,\ldots, ana_n are positive real numbers whose sum is 17.17. There is a unique positive integer nn for which SnS_n is also an integer. Find this n.n.

Nivel de dificultad: 2720
Pista pequeña:

Interpreta cada radical como la longitud de un vector (2k1,ak)(2k-1,a_k) y aplica la desigualdad triangular

Interpret each radical as the length of a vector (2k1,ak)(2k-1,a_k) and apply the triangle inequality

Pista grande:

Después de hallar SnS_n, factoriza la diferencia de cuadrados que resulta de exigir que sea entero

After finding SnS_n, factor the difference of two squares that results from requiring it to be an integer

Solución:

Las sumas de las dos componentes son k=1n(2k1)=n2\sum_{k=1}^n(2k-1)=n^2 y k=1nak=17.\sum_{k=1}^na_k=17. Por lo tanto, la desigualdad triangular para vectores da k=1n(2k1)2+ak2(n2)2+172=n4+289.\begin{aligned}&\sum_{k=1}^n\sqrt{(2k-1)^2+a_k^2}\\&\quad\geq\sqrt{(n^2)^2+17^2}\\&\quad=\sqrt{n^4+289}.\end{aligned} La igualdad se alcanza tomando aka_k proporcional a 2k1,2k-1, por lo que Sn=n4+289.S_n=\sqrt{n^4+289}.

Si este valor es el entero m,m, entonces (mn2)(m+n2)=289=172.(m-n^2)(m+n^2)=289=17^2. La pareja de factores 17,1717,17 da n=0,n=0, mientras que la pareja 1,2891,289 da m=145m=145 y n2=144.n^2=144. Así, el único nn positivo es 12.12.

The two component sums are k=1n(2k1)=n2\sum_{k=1}^n(2k-1)=n^2 and k=1nak=17.\sum_{k=1}^na_k=17. Therefore the triangle inequality for vectors gives k=1n(2k1)2+ak2(n2)2+172=n4+289.\begin{aligned}&\sum_{k=1}^n\sqrt{(2k-1)^2+a_k^2}\\&\quad\geq\sqrt{(n^2)^2+17^2}\\&\quad=\sqrt{n^4+289}.\end{aligned} Equality is attainable by taking aka_k proportional to 2k1,2k-1, so Sn=n4+289.S_n=\sqrt{n^4+289}.

If this is the integer m,m, then (mn2)(m+n2)=289=172.(m-n^2)(m+n^2)=289=17^2. The factor pair 17,1717,17 gives n=0,n=0, while the pair 1,2891,289 gives m=145m=145 and n2=144.n^2=144. Thus the unique positive nn is 12.12.