返回题库

AIME 2009 I · 第 13 题

AIME 2009 I — Problem 13

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

The terms of the sequence (ai)(a_i) defined by an+2=an+20091+an+1a_{n + 2} = \frac {a_n + 2009} {1 + a_{n + 1}} for n1n \ge 1 are positive integers. Find the minimum possible value of a1+a2a_1 + a_2.

解析

Solution 1

Our expression is

an+2=an+20091+an+1.a_{n + 2} = \frac {a_n + 2009} {1 + a_{n + 1}}. Manipulate this to obtain:

an+2an+1+an+2=an+2009.a_{n + 2}a_{n + 1}+a_{n+2}= a_n + 2009. Our goal is to cancel terms. If we substitute in n+1n+1 for n,n, we get:

an+3an+2+an+3=an+1+2009.a_{n+3}a_{n+2}+a_{n+3}=a_{n+1}+2009. Subtracting these two equations and manipulating the expression yields:

(an+2+1)(an+3an+1)=an+2an.(a_{n+2}+1)(a_{n+3}-a_{n+1})=a_{n+2}-a_n. Notice we have the form ak+2aka_{k+2}-a_k on both sides. Let bn=an+2an.b_n=a_{n+2}-a_n. Then:

bn+1(an+2+1)=bn.b_{n+1}(a_{n+2}+1)=b_n. Notice that since ana_n is always an integer, an+2+1a_{n+2}+1 and bnb_n must also always be an integer. It is also clear that bnb_n is a multiple of bn+1,b_{n+1}, implying a decreasing sequence.

However, if the decreasing factor is nonzero, we will eventually have a bkb_k that is not an integer, contradicting our conditions for bnb_n. Thus, we need either an+2+1=0an+2=1a_{n+2}+1=0 \Rightarrow a_{n+2}=-1 (impossible as ana_n for all indices must be positive integers) or bn=0an+2=an.b_n=0 \Rightarrow a_{n+2}=a_n.

Given this, we want to find the minimum of a1+a2.a_1+a_2. We have, from the problem:

a1+20091+a2=a3=a1a1a2=2009.\frac{a_1+2009}{1+a_2}=a_3=a_1 \Rightarrow a_1 a_2 = 2009. By AM-GM, to minimize this, we have to make a1a_1 and a2a_2 factors as close as possible. Hence, the smallest possible sum is 41+49=90.41+49=90.

~mathboy282

Solution 2

This question is guessable but let's prove our answer

an+2=an+20091+an+1a_{n + 2} = \frac {a_n + 2009} {1 + a_{n + 1}} an+2(1+an+1)=an+2009a_{n + 2}(1 + a_{n + 1})= a_n + 2009 an+2+an+2an+1an=2009a_{n + 2}+a_{n + 2} a_{n + 1}-a_n= 2009 lets put n+1n+1 into nn now

an+3+an+3an+2an+1=2009a_{n + 3}+a_{n + 3} a_{n + 2}-a_{n+1}= 2009 and set them equal now

an+3+an+3an+2an+1=an+2+an+2an+1ana_{n + 3}+a_{n + 3} a_{n + 2}-a_{n+1}= a_{n + 2}+a_{n + 2} a_{n + 1}-a_n an+3an+1+an+3an+2an+2an+1=an+2ana_{n + 3}-a_{n+1}+a_{n + 3} a_{n + 2}-a_{n + 2} a_{n + 1}= a_{n + 2}-a_n let's rewrite it

(an+3an+1)(an+2+1)=an+2an(a_{n + 3}-a_{n+1})(a_{n + 2}+1)= a_{n + 2}-a_n Let's make it look nice and let bn=an+2anb_n=a_{n + 2}-a_n

(bn+1)(an+2+1)=bn(b_{n+1})(a_{n + 2}+1)= b_n Since bnb_n and bn+1b_{n+1} are integers, we can see bnb_n is divisible by bn+1b_{n+1}

But we can't have an infinite sequence of proper factors, unless bn=0b_n=0

Thus, an+2an=0a_{n + 2}-a_n=0

an+2=ana_{n + 2}=a_n So now, we know a3=a1a_3=a_1

a3=a1+20091+a2a_{3} = \frac {a_1 + 2009} {1 + a_{2}} a1=a1+20091+a2a_{1} = \frac {a_1 + 2009} {1 + a_{2}} a1+a1a2=a1+2009a_{1}+a_{1}a_{2} = a_1 + 2009 a1a2=2009a_{1}a_{2} = 2009 To minimize a1+a2a_{1}+a_{2}, we need 4141 and 4949

Thus, our answer =41+49=090= 41+49=\boxed {090}

Solution 3

If an2009an+1a_{n} \ne \frac {2009}{a_{n+1}}, then either

an=an1<an+20091+an+1<2009an+1a_{n} = \frac {a_{n}}{1} < \frac {a_{n} + 2009}{1 + a_{n+1}} < \frac {2009}{a_{n+1}} or

2009an+1<2009+anan+1+1<an1=an\frac {2009}{a_{n+1}} < \frac {2009 + a_{n}}{a_{n+1} + 1} < \frac {a_{n}}{1} = a_{n} All the integers between ana_{n} and 2009an+1\frac {2009}{a_{n+1}} would be included in the sequence. However the sequence is infinite, so eventually there will be a non-integral term.

So an=2009an+1a_{n} = \frac {2009}{a_{n+1}}, which anan+1=2009a_{n} \cdot a_{n+1} = 2009. When n=1n = 1, a1a2=2009a_{1} \cdot a_{2} = 2009. The smallest sum of two factors which have a product of 20092009 is 41+49=09041 + 49=\boxed {090}

Solution 4 (BS Solution)

Essentially you see that it must be an integer for infinite numbers, which doesn't quite seem probable. The most logical explanation is that the sequence repeats, and the numbers in the sequence that repeat are integers. We list out some terms.

a1=aa2=ba3=a+20091+ba4=(b+1)(b+2009)a+b+2010\begin{aligned} a_{1} &= a \\ a_{2} &= b \\ a_{3} &=\frac{a+2009}{1+b} \\ a_{4} &=\frac{(b+1)(b+2009)}{a+b+2010} \\ \end{aligned} The terms get more and more wacky, so we just solve for a,ba,b such that a1=a3a_{1}=a_{3} and a2=a4.a_{2}=a_{4}.

Solving we find both equations end up to the equation ab=2009ab=2009 in which we see to minimize we see that a=49a = 49 and b=41b=41 or vice versa for an answer of 90.\boxed{90}. This solution is VERY non rigorous and not recommended.