返回题库

AIME 2002 II · 第 11 题

AIME 2002 II — Problem 11

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Two distinct, real, infinite geometric series each have a sum of 11 and have the same second term. The third term of one of the series is 1/81/8, and the second term of both series can be written in the form mnp\frac{\sqrt{m}-n}p, where mm, nn, and pp are positive integers and mm is not divisible by the square of any prime. Find 100m+10n+p100m+10n+p.

解析

Solution 1

Let the second term of each series be xx. Then, the common ratio is 18x\frac{1}{8x}, and the first term is 8x28x^2.

So, the sum is 8x2118x=1\frac{8x^2}{1-\frac{1}{8x}}=1. Thus, 64x38x+1=(4x1)(16x2+4x1)=0x=14,1±5864x^3-8x+1 = (4x-1)(16x^2+4x-1) = 0 \Rightarrow x = \frac{1}{4}, \frac{-1 \pm \sqrt{5}}{8}.

The only solution in the appropriate form is x=518x = \frac{\sqrt{5}-1}{8}. Therefore, 100m+10n+p=518100m+10n+p = \boxed{518}.

Solution 2

Let the two sequences be a,ar,ar2... an2a, ar, ar^2 ... \text{ }an^2 and x,xy,xy2... xynx, xy, xy^2 ... \text{ }xy^n. We know for a fact that ar=xyar = xy. We also know that the sum of the first sequence = a1r=1\frac{a}{1-r} = 1, and the sum of the second sequence = x1y=1\frac{x}{1-y} = 1. Therefore we have

a+r=1a+r = 1 x+y=1x+y = 1 ar=xyar=xy We can then replace r=xyar = \frac{xy}{a} and y=arxy = \frac{ar}{x}. We plug them into the two equations a+r=1a+r = 1 and x+y=1x+y = 1. We then get

x2+ar=xx^2 + ar = x a2+xy=aa^2 + xy = a We subtract these equations, getting

x2a2+arxy=xax^2 - a^2 + ar - xy = x-a Remember

ar=xyar=xy , so

(xa)(x+a1)=0(x-a)(x+a-1) = 0 Then considering cases, we have either x=ax=a or y=ay=a. This suggests that the second sequence is in the form r,ra,ra2...r, ra, ra^2..., while the first sequence is in the form a,ar,ar2...a, ar, ar^2... Now we have that ar2=18ar^2 = \frac18 and we also have that a+r=1a+r = 1. We can solve for rr and the only appropriate value for rr is 1+54\frac{1+\sqrt{5}}{4}. All we want is the second term, which is ar=ar2r=181+54=518ar = \frac{ar^2}{r} = \frac{\frac18}{\frac{1+\sqrt{5}}{4}} = \frac{\sqrt{5} - 1}{8} solution by jj_ca888

Solution 3

Let's ignore the "two distinct, real, infinite geometric series" part for now and focus on what it means to be a geometric series.

Let the first term of the series with the third term equal to 18\frac18 be a,a, and the common ratio be r.r. Then, we get that a1r=1    a=1r,\frac{a}{1-r} = 1 \implies a = 1-r, and ar2=18    (1r)(r2)=18.ar^2 = \frac18 \implies (1-r)(r^2) = \frac18.

We see that this cubic is equivalent to r3r2+18=0.r^3 - r^2 + \frac18 = 0. Through experimenting, we find that one of the solutions is r=12.r = \frac12. Using synthetic division leads to the quadratic 4x22x1=0.4x^2 - 2x - 1 = 0. This has roots 2±44(4)(1)8,\dfrac{2 \pm \sqrt{4 - 4(4)(-1)}}{8}, or, when reduced, 1±54.\dfrac{1 \pm \sqrt{5}}{4}.

It becomes clear that the two geometric series have common ratio 1+54\frac{1 + \sqrt{5}}{4} and 154.\frac{1 - \sqrt{5}}{4}. Let 1+54\frac{1 + \sqrt{5}}{4} be the ratio that we are inspecting. We see that in this case, a=354.a = \dfrac{3 - \sqrt{5}}{4}.

Since the second term in the series is ar,ar, we compute this and have that

ar=(354)(1+54)=518,ar = \left(\dfrac{3 - \sqrt{5}}{4} \right)\left(\dfrac{1+\sqrt{5}}{4}\right) = \dfrac{\sqrt{5} - 1}{8}, for our answer of 1005+110+8=518.100 \cdot 5 + 1 \cdot 10 + 8 = \boxed{518}.

Solution by Ilikeapos

Sidenote

One of the geometric series has first term 354\frac{3 - \sqrt{5}}{4} and common ratio 1+54\frac{1 + \sqrt{5}}{4}, and its third term is 18\frac{1}{8}. The other series has first term 1+54\frac{1 + \sqrt{5}}{4} and common ratio 354\frac{3 - \sqrt{5}}{4}.

Video Solution 1 by SpreadTheMathLove

https://www.youtube.com/watch?v=gIPLYMe6pqQ&t=15s