返回题库

AIME 2016 I · 第 10 题

AIME 2016 I — Problem 10

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

A strictly increasing sequence of positive integers a1a_1, a2a_2, a3a_3, \cdots has the property that for every positive integer kk, the subsequence a2k1a_{2k-1}, a2ka_{2k}, a2k+1a_{2k+1} is geometric and the subsequence a2ka_{2k}, a2k+1a_{2k+1}, a2k+2a_{2k+2} is arithmetic. Suppose that a13=2016a_{13} = 2016. Find a1a_1.

解析

Solution 1

We first create a similar sequence where a1=1a_1=1 and a2=2a_2=2. Continuing the sequence,

1,2,4,6,9,12,16,20,25,30,36,42,49,1, 2,4,6,9,12,16,20,25,30,36,42,49,\cdots Here we can see a pattern; every second term (starting from the first) is a square, and every second term (starting from the third) is the end of a geometric sequence. This can be proven by induction. Similarly, a13a_{13} would also need to be the end of a geometric sequence (divisible by a square). We see that 20162016 is 253272^5 \cdot 3^2 \cdot 7, so the squares that would fit in 20162016 are 12=11^2=1, 22=42^2=4, 32=93^2=9, 24=162^4=16, 2232=362^2 \cdot 3^2 = 36, and 2432=1442^4 \cdot 3^2 = 144. By simple inspection 144144 is the only plausible square, since the other squares in the sequence don't have enough elements before them to go all the way back to a1a_1 while still staying as positive integers. a13=2016=14144a_{13}=2016=14\cdot 144, so a1=1436=504a_1=14\cdot 36=\fbox{504}.

~IYN~

Solution 2

Setting a1=aa_1 = a and a2=kaa_2 = ka, the sequence becomes:

a,ka,k2a,k(2k1)a,(2k1)2a,(2k1)(3k2)a,(3k2)2a,a, ka, k^2a, k(2k-1)a, (2k-1)^2a, (2k-1)(3k-2)a, (3k-2)^2a, \cdots and so forth, with a2n+1=(nk(n1))2aa_{2n+1} = (nk-(n-1))^2a. Then, a13=(6k5)2a=2016a_{13} = (6k-5)^2a = 2016. Keep in mind, kk need not be an integer, only k2a,(k+1)2a,k^2a, (k+1)^2a, etc. does. 2016=253272016 = 2^5*3^2*7, so only the squares 1,4,9,16,36,1, 4, 9, 16, 36, and 144144 are plausible for (6k5)2(6k-5)^2. But when that is anything other than 22, k2ak^2a is not an integer. Therefore, a=2016/22=504a = 2016/2^2 = 504.

Thanks for reading, Rowechen Zhong.

Solution 3

Instead of setting a1a_1 equal to something and a2a_2 equal to something, note that it is rather easier to set a1=x2a_1=x^2 and a3=y2a_3=y^2 so that a2=xy,a4=y(2yx),a5=(2yx)2a_2=xy,a_4=y(2y-x),a_5=(2y-x)^2 and so on until you reached a13=(6y5x)2a_{13}=(6y-5x)^2 (Or simply notice the pattern), so 6y5x=2016=12146y-5x=\sqrt{2016}=12\sqrt{14}. Note that since each of the terms has degree 2 so if you multiply xx and yy by 14\sqrt{14} you multiply each term by 1414 so each term is still a integer if the terms are already integers before you multiply xx and yy by 14\sqrt{14}, so let w=x14w=\frac{x}{\sqrt{14}} and z=y14z=\frac{y}{\sqrt{14}} so 6z5w=126z-5w=12. Then, for the sequence to be strictly increasing positive integers we have (w,z)=(6,7)(w,z)=(6,7) so x=614x=6\sqrt{14} and a1=x2=6214=504a_1=x^2=6^2 \cdot 14=\boxed{504}~Ddk001

Solution 4(very risky and very stupid)

The thirteenth term of the sequence is 20162016, which makes that fourteenth term of the sequence 2016+r2016+r and the 15th15^{\text{th}} term (2016+r)22016\frac{(2016+r)^2}{2016}. We note that rr is an integer so that means r22016\frac{r^2}{2016} is an integer. Thus, we assume the smallest value of rr, which is 168168. We bash all the way back to the first term and get our answer of 504\boxed{504}.

-Pleaseletmewin

Solution 5

Let a2k1=sa_{2k-1}=s where k=1k=1. Then, a2k=sra2k+1=sr2a_{2k}=sr \Longrightarrow a_{2k+1}=sr^2. Continuing on, we get a2k+2=sr(r1)+sr2=sr(2r1)a2k+3=sr2(2r1r)2=s(2r1)2a_{2k+2}=sr(r-1)+sr^2=sr(2r-1) \Longrightarrow a_{2k+3}=sr^2(\frac{2r-1}{r})^2=s(2r-1)^2. Moreover, a2k+4=s(2r1)(r1)+s(2r1)2=s(2r1)(3r2)a2k+5=s(2r1)2(3r22r1)2=s(3r2)2a_{2k+4}=s(2r-1)(r-1)+s(2r-1)^2=s(2r-1)(3r-2) \Longrightarrow a_{2k+5}=s(2r-1)^2(\frac{3r-2}{2r-1})^2=s(3r-2)^2.

It is clear now that a2k+2c=s(cr(c1))((c+1)rc)a_{2k+2c}=s(cr-(c-1))((c+1)r-c) and a2k+2c1=s(cr(c1))2a_{2k+2c-1}=s(cr-(c-1))^2. Plugging in c=6c=6, a13=s(6r5)2=2016a_{13}=s(6r-5)^2=2016. The prime factorization of 2016=253272016=2^5\cdot3^2\cdot7 so we look for perfect squares.

6r5(6r5)21(mod6)6r-5\equiv (6r-5)^2\equiv 1\pmod{6} if rr is an integer, and ω+56=r6s\frac{\omega+5}{6}=r \Longrightarrow 6\mid{s} if rr is not an integer and ω\omega is rational, so 6s6\mid{s}. This forces s=2327Ns=2\cdot3^2\cdot7\cdot{N}. Assuming (6r5)(6r-5) is an integer, it can only be 2x2^x, x1,2x\in{1,2}.

If 6r5=216r-5=2^1, r=76r=\frac{7}{6}. If 6r5=226r-5=2^2, r=32r=\frac{3}{2}. Note that the latter cannot work since a2k+1=s(94)4sa_{2k+1}=s(\frac{9}{4}) \Longrightarrow 4\mid{s} but N=1s=2327N=1 \Longrightarrow s=2\cdot3^2\cdot7 in this scenario. Therefore, r=76s=201622=504r=\frac{7}{6} \Longrightarrow s=\frac{2016}{2^2}=504. Plugging back k=1k=1, a1=s=504a_1=s=\boxed{504}

~Magnetoninja

Solution 6 (Headache)

Bash all the way from a1a_1 and a2a_2 to a13=2016a_{13}=2016 to get to the equation a1(6a2a15)2=2016a_1\left(\frac{6a_2}{a_1}-5\right)^2=2016 and then a2=214a1+56a1a_2=2\sqrt{14a_1}+\frac{5}{6}a_1 (direct consequence). Notice that from the two equations we can deduce that:

  1. a12016a_1\mid2016,

  2. 6a16\mid a_1, and

  3. a114Z\sqrt{\frac{a_1}{14}}\in\mathbb{Z}.

Since 2016=25327=14(2432)2016=2^5\cdot3^2\cdot7=14(2^4\cdot 3^2), the only possible values of a1a_1 that satisfy the conditions are 126126, 504504, and 20162016 itself. Obviously 20162016 cannot be a correct answer choice (from AIME rules), and if a1=126a_1=126, a3∉Za_3\not\in\mathbb{Z}, so 504\boxed{504} is the solution.

~eevee9406

Solution 7

Let a11=xa_{11} = x. Then, a12=xra_{12} = xr and a13=xr2=2016a_{13} = xr^2 = 2016. Note, in order to alternate between arithmetic and geometric sequences, you would want rr to be as small as possible so our sequence is always positive as stated in the question. Since 2016=253272016 = 2^5 \cdot 3^2 \cdot 7, the smallest ratio, r, (which must be greater than 1 as the sequence is strictly increasing) must satisfy that a12=2016ra_12 = \frac{2016}{r} and a11=2016r2a_11 = \frac{2016}{r^2} are both integers. Therefore, 1r\frac{1}{r} can at min be m223\frac{m}{2^2 \cdot 3}. To minimize this we have m=11m = 11 so r=1211r = \frac{12}{11}. Doing this and working backwards, we get the sequence a1=504a2=588a3=686a4=784a5=896a6=1008a7=1134a8=1260a9=1400a10=1540a11=1694a12=1848a13=2016a_1 = 504 a_2 = 588 a_3 = 686 a_4 = 784 a_5 = 896 a_6 = 1008 a_7 = 1134 a_8 = 1260 a_9 = 1400 a_{10} = 1540 a_{11} = 1694 a_{12} = 1848 a_{13} = 2016 so a1=504a_1 = \boxed{504} ~Sid-darth-vater

Video Solution

https://youtu.be/fVRHaPE88Cg

~MathProblemSolvingSkills.com