返回题库

AIME 2021 I · 第 10 题

AIME 2021 I — Problem 10

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Consider the sequence (ak)k1(a_k)_{k\ge 1} of positive rational numbers defined by a1=20202021a_1 = \frac{2020}{2021} and for k1k\ge 1, if ak=mna_k = \frac{m}{n} for relatively prime positive integers mm and nn, then

ak+1=m+18n+19.a_{k+1} = \frac{m + 18}{n+19}. Determine the sum of all positive integers jj such that the rational number aja_j can be written in the form tt+1\frac{t}{t+1} for some positive integer tt.

解析

Solution 1

We know that a1=tt+1a_{1}=\tfrac{t}{t+1} when t=2020t=2020 so 11 is a possible value of jj. Note also that a2=20382040=10191020=tt+1a_{2}=\tfrac{2038}{2040}=\tfrac{1019}{1020}=\tfrac{t}{t+1} for t=1019t=1019. Then a2+q=1019+18q1020+19qa_{2+q}=\tfrac{1019+18q}{1020+19q} unless 1019+18q1019+18q and 1020+19q1020+19q are not relatively prime which happens when q+1q+1 divides 18q+101918q+1019 (by the Euclidean Algorithm), or q+1q+1 divides 10011001. Thus, the least value of qq is 66 and j=2+6=8j=2+6=8. We know a8=1019+1081020+114=11271134=161162a_{8}=\tfrac{1019+108}{1020+114}=\tfrac{1127}{1134}=\tfrac{161}{162}. Now a8+q=161+18q162+19qa_{8+q}=\tfrac{161+18q}{162+19q} unless 18q+16118q+161 and 19q+16219q+162 are not relatively prime which happens the first time q+1q+1 divides 18q+16118q+161 or q+1q+1 divides 143143 or q=10q=10, and j=8+10=18j=8+10=18. We have a18=161+180162+190=341352=3132a_{18}=\tfrac{161+180}{162+190}=\tfrac{341}{352}=\tfrac{31}{32}. Now a18+q=31+18q32+19qa_{18+q}=\tfrac{31+18q}{32+19q} unless 18q+3118q+31 and 19q+3219q+32 are not relatively prime. This happens the first time q+1q+1 divides 18q+3118q+31 implying q+1q+1 divides 1313, which is prime so q=12q=12 and j=18+12=30j=18+12=30. We have a30=31+21632+228=247260=1920a_{30}=\tfrac{31+216}{32+228}=\tfrac{247}{260}=\tfrac{19}{20}. We have a30+q=18q+1919q+20a_{30+q}=\tfrac{18q+19}{19q+20}, which is always reduced by EA, so the sum of all jj is 1+2+8+18+30=0591+2+8+18+30=\boxed{059}.

~sugar_rush

Remark 1

Whenever a fraction is in the form tt+1\frac{t}{t+1} in lowest terms, the difference between the numerator and the denominator in the original fraction will always divide the numerator. We can model aja_j as m+18km+19k+1\frac{m+18k}{m+19k+1} (not necessarily simplified) if ajk=mm+1a_{j-k}=\frac{m}{m+1} for integers jj and kk. We want the least kk such that gcd(k+1,m+18k)1\gcd(k+1,{m+18k})\neq1. Let dd be a divisor of both k+1k+1 and m+18km+18k, then d18k+18d\mid18k+18, so dm18d\mid{m-18}. This follows from the Euclidean Algorithm.

~Magnetoninja

Remark 2

The reason we look for the least qq in each case is because after that qq or jj value, the fraction will simplify to m/nm/n again and it won't follow the condition we defined. For example, in the a2+q=1019+18q1020+19qa_{2+q}=\tfrac{1019+18q}{1020+19q} case, after j=8j = 8, the equation becomes useless because the fraction has simplified to something different, so we "switch over" to a8+q=161+18q162+19q.a_{8+q}=\tfrac{161+18q}{162+19q}.

~grogg007

Solution 2 (Euclidean Algorithm and Generalization)

Let aj1,aj2,aj3,,ajua_{j_1}, a_{j_2}, a_{j_3}, \ldots, a_{j_u} be all terms in the form tt+1,\frac{t}{t+1}, where j1andj_1 andt$ is some positive integer.

We wish to find i=1uji.\sum_{i=1}^{u}{j_i}. Suppose aji=mm+1a_{j_i}=\frac{m}{m+1} for some positive integer m.m.

_**To find aji+1,\boldsymbol{a_{j_{i+1}},} we look for the smallest positive integer k\boldsymbol{k'} for which

aji+1=aji+k=m+18km+1+19k\boldsymbol{a_{j_{i+1}}=a_{j_i+k'}=\frac{m+18k'}{m+1+19k'}} is reducible:**_

If m+18km+1+19k\frac{m+18k'}{m+1+19k'} is reducible, then there exists a common factor d>1d>1 for m+18km+18k' and m+1+19k.m+1+19k'. By the Euclidean Algorithm, we have

dm+18k and dm+1+19k    dm+18k and dk+1    dm18 and dk+1.\begin{aligned} d\mid m+18k' \text{ and } d\mid m+1+19k' &\implies d\mid m+18k' \text{ and } d\mid k'+1 \\ &\implies d\mid m-18 \text{ and } d\mid k'+1. \end{aligned} Since m18m-18 and k+1k'+1 are not relatively prime, and mm is fixed, the smallest value of kk' such that m+18km+1+19k\frac{m+18k'}{m+1+19k'} is reducible occurs when k+1k'+1 is the smallest prime factor of m18.m-18.

We will prove that for such value of k,\boldsymbol{k',} the number aji+1\boldsymbol{a_{j_{i+1}}} can be written in the form tt+1:\boldsymbol{\frac{t}{t+1}:}

aji+1=aji+k=m+18km+1+19k=(m18)+18(k+1)(m18)+19(k+1)=m18k+1+18m18k+1+19,()a_{j_{i+1}}=a_{j_i+k'}=\frac{m+18k'}{m+1+19k'}=\frac{(m-18)+18(k'+1)}{(m-18)+19(k'+1)}=\frac{\frac{m-18}{k'+1}+18}{\frac{m-18}{k'+1}+19}, \hspace{10mm} (*) where t=m18k+1+18t=\frac{m-18}{k'+1}+18 must be a positive integer.

We start with m=2020m=2020 and aj1=a1=20202021,a_{j_1}=a_1=\frac{2020}{2021}, then find aj2,aj3,,ajua_{j_2}, a_{j_3}, \ldots, a_{j_u} by filling out the table below recursively:

AIME diagram

As (j1,j2,j3,j4,j5)=(1,2,8,18,30),\left(j_1,j_2,j_3,j_4,j_5\right)=(1,2,8,18,30), the answer is i=15ji=059.\sum_{i=1}^{5}{j_i}=\boxed{059}.

Remark

Alternatively, from ()(*) we can set

m+18km+1+19k=tt+1.\frac{m+18k'}{m+1+19k'}=\frac{t}{t+1}. We cross-multiply, rearrange, and apply Simon's Favorite Factoring Trick to get

(k+1)(t18)=m18.\left(k'+1\right)(t-18)=m-18. Since k+12,k'+1\geq2, to find the smallest k,k', we need k+1k'+1 to be the smallest prime factor of m18.m-18. Now we continue with the last two paragraphs of the solution above.

~MRENTHUSIASM

Video Solution

https://youtu.be/oiUcYn1uYMM

~Math Problem Solving Skills

Video Solution by Punxsutawney Phil

https://youtube.com/watch?v=LIjTty3rVso

Video Solution by grogg007

https://m.youtube.com/watch?v=wvaveSgvKyc