返回题库

AIME 2007 I · 第 14 题

AIME 2007 I — Problem 14

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

A sequence is defined over non-negative integral indexes in the following way: a0=a1=3a_{0}=a_{1}=3, an+1an1=an2+2007a_{n+1}a_{n-1}=a_{n}^{2}+2007.

Find the greatest integer that does not exceed a20062+a20072a2006a2007.\frac{a_{2006}^{2}+a_{2007}^{2}}{a_{2006}a_{2007}}.

解析

Solutions

Solution 1

Define a function f(n)f(n) on the non-negative integers, as

f(n)=an2+an+12anan+1=anan+1+an+1anf(n) = \frac{a_n^2 + a_{n+1}^2}{a_na_{n+1}} = \frac{a_n}{a_{n+1}}+\frac{a_{n+1}}{a_{n}} We want f(2006)\left\lfloor f(2006) \right\rfloor.

Consider the relation an+1an1=an2+2007a_{n+1}a_{n-1}=a_{n}^{2}+2007. Dividing through by anan1a_{n}a_{n-1}, we get

.an+1an=anan1+2007anan1(1).\phantom{------------} \frac{a_{n+1}}{a_{n}} = \frac{a_{n}}{a_{n-1}} + \frac{2007}{a_{n}a_{n-1}} \phantom{------------} (1) and multiplying both sides by an1an+1\frac{a_{n-1}}{a_{n+1}}, we get

.an1an=anan+1+2007anan+1(2).\phantom{------------} \frac{a_{n-1}}{a_{n}} = \frac{a_{n}}{a_{n+1}} + \frac{2007}{a_{n}a_{n+1}} \phantom{------------} (2) Adding LHS of (1)(1) with RHS of (2)(2) (and vice-versa), we get

an+1an+anan+1+2007anan+1=anan1+an1an+2007anan1\frac{a_{n+1}}{a_{n}} + \frac{a_{n}}{a_{n+1}} + \frac{2007}{a_{n}a_{n+1}} = \frac{a_{n}}{a_{n-1}} + \frac{a_{n-1}}{a_{n}} + \frac{2007}{a_{n}a_{n-1}} i.e.

f(n)+2007anan+1=f(n1)+2007anan1f(n)+ \frac{2007}{a_{n}a_{n+1}} = f(n-1) + \frac{2007}{a_{n}a_{n-1}} Rearranging this to the form f(n)f(n1)f(n)-f(n-1) and summing over n=1n=1 to n=2006n=2006, we notice that most of the terms on each side telescope. Without rearranging, you can see that most terms cancel against the corresponding term on the other side. We are left with

f(2006)+2007a2006a2007=f(0)+2007a1a0f(2006) + \frac{2007}{a_{2006}a_{2007}} = f(0) + \frac{2007}{a_{1}a_{0}} We have f(0)=2f(0) = 2, and 2007/a0a1=2007/9=2232007/a_0a_1 = 2007/9 = 223. So

f(2006)=2+2232007a2006a2007=224+(12007a2006a2007)f(2006) = 2 + 223 - \frac{2007}{a_{2006}a_{2007}} = 224 + \left( 1 - \frac{2007}{a_{2006}a_{2007}}\right) Since all the aia_i are positive, (1)(1) tells us that the ratio an+1/ana_{n+1}/a_n of successive terms is increasing. Since this ratio starts with a1/a0=1a_1/a_0 = 1, this means that the sequence (an)(a_n) is increasing. Since a2=672a_2=672 already, we must have a2006a2007>6722>2007a_{2006}a_{2007} > 672^2 > 2007. It follows that 0<12007a2006a2007<10<1-\frac{2007}{a_{2006}a_{2007}}<1 and so f(2006)=224\left\lfloor f(2006) \right\rfloor = \boxed{224}.

Solution 2

We are given that

an+1an1=an2+2007a_{n+1}a_{n-1}= a_{n}^{2}+2007, an12+2007=anan2a_{n-1}^{2}+2007 = a_{n}a_{n-2}.

Add these two equations to get

an1(an1+an+1)=an(an+an2)a_{n-1}(a_{n-1}+a_{n+1}) = a_{n}(a_{n}+a_{n-2})

an+1+an1an=an+an2an1\frac{a_{n+1}+a_{n-1}}{a_{n}}= \frac{a_{n}+a_{n-2}}{a_{n-1}}.

This is an invariant. Defining bi=aiai1b_{i}= \frac{a_{i}}{a_{i-1}} for each i2i \ge 2, the above equation means

bn+1+1bn=bn+1bn1b_{n+1}+\frac{1}{b_{n}}= b_{n}+\frac{1}{b_{n-1}}.

We can thus calculate that b2007+1b2006=b3+1b2=225b_{2007}+\frac{1}{b_{2006}}= b_{3}+\frac{1}{b_{2}}= 225. Using the equation a2007a2005=a20062+2007a_{2007}a_{2005}=a_{2006}^{2}+2007 and dividing both sides by a2006a2005a_{2006}a_{2005}, notice that b2007=a2007a2006=a20062+2007a2006a2005>a2006a2005=b2006b_{2007}= \frac{a_{2007}}{a_{2006}}= \frac{a_{2006}^{2}+2007}{a_{2006}a_{2005}}> \frac{a_{2006}}{a_{2005}}= b_{2006}. This means that

b2007+1b2007<b2007+1b2006=225b_{2007}+\frac{1}{b_{2007}}< b_{2007}+\frac{1}{b_{2006}}= 225. It is only a tiny bit less because all the bib_i are greater than 11, so we conclude that the floor of a20072+a20062a2007a2006=b2007+1b2007\frac{a_{2007}^{2}+a_{2006}^{2}}{a_{2007}a_{2006}}= b_{2007}+\frac{1}{b_{2007}} is 224\boxed{224}.

Solution 3

The equation an+1an1an2=2007a_{n+1}a_{n-1}-a_n^2=2007 looks like the determinant

an+1ananan1=2007.\left|\begin{array}{cc}a_{n+1}&a_n\\a_n&a_{n-1}\end{array}\right|=2007. Therefore, the determinant of this matrix is invariant. Guessing that this sequence might be a linear recursion because of the matrix form given below, we define the sequence bnb_n defined by b1=b2=3b_1=b_2=3 and bn+1=αbn+βbn1b_{n+1}=\alpha b_n+\beta b_{n-1} for n2n\ge 2. We wish to find α\alpha and β\beta such that an=bna_n=b_n for all n1n\ge 1. To do this, we use the following matrix form of a linear recurrence relation

(bn+1bnbnbn1)=(αβ10)(bnbn1bn1bn2).\left(\begin{array}{cc}b_{n+1}&b_n\\b_n&b_{n-1}\end{array}\right)=\left(\begin{array}{cc}\alpha&\beta\\1&0\end{array}\right)\left(\begin{array}{cc}b_{n}&b_{n-1}\\b_{n-1}&b_{n-2}\end{array}\right). When we take determinants, this equation becomes

det(bn+1bnbnbn1)=det(αβ10)det(bnbn1bn1bn2).\text{det}\left(\begin{array}{cc}b_{n+1}&b_n\\b_n&b_{n-1}\end{array}\right)=\text{det}\left(\begin{array}{cc}\alpha&\beta\\1&0\end{array}\right)\text{det}\left(\begin{array}{cc}b_{n}&b_{n-1}\\b_{n-1}&b_{n-2}\end{array}\right). We want

det(bn+1bnbnbn1)=2007\text{det}\left(\begin{array}{cc}b_{n+1}&b_n\\b_n&b_{n-1}\end{array}\right)=2007 for all nn. Therefore, we replace the two matrices by 20072007 to find that

2007=det(αβ10)20072007=\text{det}\left(\begin{array}{cc}\alpha&\beta\\1&0\end{array}\right)\cdot 2007 1=det(αβ10)=β.1=\text{det}\left(\begin{array}{cc}\alpha&\beta\\1&0\end{array}\right)=-\beta. Therefore, β=1\beta=-1. Computing that a3=672a_3=672, and using the fact that b3=αb2b1b_3=\alpha b_2-b_1, we conclude that α=225\alpha=225. Clearly, a1=b1a_1=b_1, a2=b2a_2=b_2, and a3=b3a_3=b_3. We claim that an=bna_n=b_n for all n1n\ge 1. We proceed by induction. If ak=bka_k=b_k for all knk\le n, then clearly,

bnbn2bn12=anan2an12=2007.b_nb_{n-2}-b_{n-1}^2=a_na_{n-2}-a_{n-1}^2=2007. We also know by the definition of bn+1b_{n+1} that

det(bn+1bnbnbn1)=det(αβ10)det(bnbn1bn1bn2).\text{det}\left(\begin{array}{cc}b_{n+1}&b_n\\b_n&b_{n-1}\end{array}\right)=\text{det}\left(\begin{array}{cc}\alpha&\beta\\1&0\end{array}\right)\text{det}\left(\begin{array}{cc}b_{n}&b_{n-1}\\b_{n-1}&b_{n-2}\end{array}\right). We know that the RHS is 20072007 by previous work. Therefore, bn+1bn1bn2=2007b_{n+1}b_{n-1}-b_n^2=2007. After substuting in the values we know, this becomes bn+1an1an2=2007b_{n+1}a_{n-1}-a_n^2=2007. Thinking of this as a linear equation in the variable bn+1b_{n+1}, we already know that this has the solution bn+1=an+1b_{n+1}=a_{n+1}. Therefore, by induction, an=bna_n=b_n for all n1n\ge 1. We conclude that ana_n satisfies the linear recurrence an+1=225anan1a_{n+1}=225a_n-a_{n-1}.

It's easy to prove that ana_n is a strictly increasing sequence of integers for n3n\ge 3. Now

a20072+a20062a2007a2006=a2007a2006+a2006a2007=225a2006a2005a2006+a2006a2007.\frac{a_{2007}^2+a_{2006}^2}{a_{2007}a_{2006}}=\frac{a_{2007}}{a_{2006}}+\frac{a_{2006}}{a_{2007}}=\frac{225a_{2006}-a_{2005}}{a_{2006}}+\frac{a_{2006}}{a_{2007}}. =225+a2006a2007a2005a2006=225+a20062a2005a2007a2005a2006.=225+\frac{a_{2006}}{a_{2007}}-\frac{a_{2005}}{a_{2006}}=225+\frac{a_{2006}^2-a_{2005}a_{2007}}{a_{2005}a_{2006}}. =2252007a2005a2006.=225-\frac{2007}{a_{2005}a_{2006}}. The sequence certainly grows fast enough such that 2007a2005a2006<1\frac{2007}{a_{2005}a_{2006}}<1. Therefore, the largest integer less than or equal to this value is 224\boxed{224}.

Solution 4 ( generalized )

This is a more elementary and rigorous solution to a slightly generalized version. The defining recursive sequence is generalized to

an+1an1=an2+9k,(1)a_{n+1}a_{n-1} = a_n^2 + 9k, ---------(1) where kk is a positive integer and a0=a1=3.a_0 = a_1 = 3.

Lemma 1  : For n1n \geq 1,

an+1=(k+2)anan1.(2)a_{n+1} = ( k + 2)a_n - a_{n-1}. ---------(2) We shall prove by induction. From (1), a2=3k+3a_2 = 3k + 3. From the lemma, a2=(k+2)33=3k+3.a_2 = (k + 2) 3 - 3 = 3k + 3. Base case proven. Assume that the lemma is true for some t1t \geq 1. Then, eliminating the at1a_{t-1} using (1) and (2) gives

(k+2)atat+1=at2+at+12+9k.(3)(k+2)a_ta_{t+1} = a_t^2 + a_{t+1}^2 + 9k. ---------(3) It follows from (2) that

(k+2)at+1at=(k+2)at+1atat2at=at+12+9kat=at+2,(k+2)a_{t+1} - a_t =\frac{(k+2)a_{t+1}a_t - a_t^2}{a_t} =\frac{a_{t+1}^2 + 9k}{a_t} =a_{t+2}, where the last line followed from (1) for case n=t+1n = t+1.

Lemma 2 : For n0,n \geq 0,

an+1an.a_{n+1} \geq a_{n}. Base case is obvious. Assume that at+1ata_{t+1} \geq a_{t} for some t0t \geq 0. Then it follows that

at+2=at+12+9kat=at+1(at+1at)+9kat+1+9k>at+1.a_{t+2} =\frac{a_{t+1}^2 + 9k}{a_t} = a_{t+1}(\frac{a_{t+1}}{a_t} ) + 9k \geq a_{t+1} + 9k > a_{t+1}. This completes the induction.

Lemma 3 : For n1,n \geq 1,

anan+1>9ka_n a_{n+1} > 9k Using (1) and Lemma 2, for n1,n \geq 1,

an+1anan+1an1=an2+9k>9ka_{n+1}a_n \geq a_{n+1}a_{n-1} = a_n^2 + 9k > 9k Finally, using (3), for n1,n \geq 1,

an2+an+12anan+1=(k+2)anan+19kanan+1=k+29kanan+1.\frac{a_n^2 + a_{n+1}^2}{a_n a_{n+1}} =\frac{(k+2)a_n a_{n+1} - 9k}{a_n a_{n+1}} = k+2 -\frac{9k}{a_n a_{n+1}}. Using lemma 3, the largest integer less than or equal to this value would be k+1k + 1.

Solution 5 (pure algebra)

We will try to manipulate a02+a12a0a1\frac{a_0^2+a_1^2}{a_0a_1} to get a12+a22a1a2\frac{a_1^2+a_2^2}{a_1a_2}.

a02+a12a0a1=a0+a12a0a1=a0+a12+2007a02007a0a1\frac{a_0^2+a_1^2}{a_0a_1} = \frac{a_0+\frac{a_1^2}{a_0}}{a_1} = \frac{a_0+\frac{a_1^2+2007}{a_0}-\frac{2007}{a_0}}{a_1} Using the recurrence relation, =a0+a22007a0a1=a0a2+a222007a2a0a1a2= \frac{a_0+a_2-\frac{2007}{a_0}}{a_1} = \frac{a_0a_2+a_2^2-\frac{2007a_2}{a_0}}{a_1a_2} Applying the relation to a0a2a_0a_2, =a12+2007+a222007a2a0a1a2=a12+a22a1a2+2007a1a22007a0a1= \frac{a_1^2+2007+a_2^2-\frac{2007a_2}{a_0}}{a_1a_2} = \frac{a_1^2+a_2^2}{a_1a_2}+\frac{2007}{a_1a_2}-\frac{2007}{a_0a_1}

We can keep on using this method to get that a02+a12a0a1=a20062+a20072a2006a2007+2007a2006a20072007a2005a2006+2007a2005a20062007a0a1\frac{a_0^2+a_1^2}{a_0a_1} = \frac{a_{2006}^2+a_{2007}^2}{a_{2006}a_{2007}}+\frac{2007}{a_{2006}a_{2007}}-\frac{2007}{a_{2005}a_{2006}}+\frac{2007}{a_{2005}a_{2006}}-\ldots-\frac{2007}{a_{0}a_{1}}

This telescopes to a02+a12a0a1=a20062+a20072a2006a2007+2007a2006a20072007a0a1\frac{a_0^2+a_1^2}{a_0a_1} = \frac{a_{2006}^2+a_{2007}^2}{a_{2006}a_{2007}}+\frac{2007}{a_{2006}a_{2007}}-\frac{2007}{a_{0}a_{1}}

or a20062+a20072a2006a2007=a02+a12a0a1+2007a0a12007a2006a2007\frac{a_{2006}^2+a_{2007}^2}{a_{2006}a_{2007}} = \frac{a_0^2+a_1^2}{a_0a_1}+\frac{2007}{a_{0}a_{1}}-\frac{2007}{a_{2006}a_{2007}}

Finding the first few values, we notice that they increase rapidly, so 2007a2006a2007<1\frac{2007}{a_{2006}a_{2007}} < 1. Calculating the other values, a20062+a20072a2006a2007=2+2232007a2006a2007\frac{a_{2006}^2+a_{2007}^2}{a_{2006}a_{2007}} = 2+223-\frac{2007}{a_{2006}a_{2007}}.

The greatest number that does not exceed this is 224\boxed{224}

Solution 6 (using limits)

Let's start by computing the first couple terms of the given sequence so we know what we're working with. It's given that a0=a1=0a_0 = a_1 = 0, and solving for a2a_2 and a3a_3 using the given relation we get a2=672=3(224)a_2 = 672 = 3(224) and a3=3(2242+223)a_3 = 3(224^{2} + 223), respectively. It will be clear why I decided to factor these expressions as I did momentarily.

Next, let's see what the expression an2+an+12anan+1\frac{a_{n}^{2}+a_{n + 1}^{2}}{a_{n}a_{n + 1}} looks like for small values of nn. For n=1n = 1, we get 1+2242224\frac{1 + 224^2}{224}, the floor of which is clearly 224224 because the 11 in the numerator is insignificant. Repeating the procedure for n+1n + 1 is somewhat messier, but we end up getting 2244+22422232+2242+22322243+224223\frac{224^4 + 224^2\cdot223\cdot2 + 224^2 + 223^2}{224^3 + 224\cdot223}. It's not too hard to see that 2244224^4 is much larger than the sum of the remaining terms in the numerator, and that 2243224^3 is similarly a lot greater than the other term in the denominator. In fact, the second-largest term in the numerator is only barely larger than 2243224^3, while the second-largest term in the denominator is smaller than 2242224^2. Thus, the floor of this expression will come out to be 224224 as well.

Now we must consider whether this finding holds true for the rest of the sequence we're examining. First of all, notice that each time nn increases by 11, the degrees of both the numerator and denominator increase by 22, because we are squaring the n+1thn+1th term in the numerator while the same term, appearing in the denominator, is being generated in part by squaring the term before it (seen in the relation an+12=(an2+2007an1)2a_{n+1}^2 = (\frac{a_{n}^2 + 2007}{a_{n-1}})^2). Thus, the degree of the numerator will always be one greater than the degree of the denominator; we have only to show that the other terms in the expression remain sufficiently small enough so as not to disturb the 224:1\approx224:1 ratio between the two.

For the non-greatest terms in the expression to offset this ratio for values of nn in the ballpark of 20062006, they would have to have massive coefficients, because or else they are dwarfed by the additional 224224 attached to the leading term. Thankfully, this is not the case. Since we are simply squaring previous terms repeatedly to get new terms, we end up getting a sequence that is approximately equal to 224k+224k1+224k2...224k1+224k2...\frac{224^k+224^{k-1}+224^{k-2} . . . }{224^{k-1}+224^{k-2} . . . } for all k2k\geq2, whose limk=\lim_{k\to\infty}= 224\boxed{224}.

~anellipticcurveoverq

Video Solution

2007 AIME I #14

MathProblemSolvingSkills.com