A sequence whose first term is positive has the property that any given term is the area of an equilateral triangle whose perimeter is the preceding term. If the first three terms form an arithmetic progression, determine all possible values of the first term.
Solution
An equilateral triangle of side length x has perimeter 3x and area 3x2/4. If the preceding term of the sequence is Tn−1, then its successor is Tn=43(Tn−1/3)2=36Tn−123. Thus the first three terms are a,36a23,15552a43,ora,223/3a2,263/2a4. Since the terms are in arithmetic progression, their common difference may be computed in two ways a−2233/2a2=2233/2a2−2639/2a4, leading to 2639/2a4−22233/2a2+a=0,i.e.a((2233/2a)3−22233/2a+1)=0. Letting y=a/(2233/2), this equation can be rewritten as y3−2y+1=0, since a>0. Because y3−2y+1=(y−1)(y2+y−1)=(y−1)(y+21−5)(y+21+5), the positive solutions correspond to y=1 and y=(5−1)/2. Using a=2233/2y we deduce that the positive values of the initial terms are a=2233/2=427=123ora=63(5−1).
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.