Maths Olympiad Prep

Library / /104 of 105

Algebra Difficulty 5.8 AIME, harder Prove it United States

Problem:
A sequence that starts with a positive number has the property that each of the following terms is the perimeter of the square with area equal to the preceding term. If the first three terms form an arithmetic sequence, what are the possible values for the first term of the sequence? (Having a common difference of 0 is allowed.)

Solution

Solution:
Let the first term of the sequence be aa. If aa is the area of a square, then the side length of that square must be a\sqrt{a}, so the second term must be 4a4 \sqrt{a}. Similarly, the third term must be 44a=8a44 \sqrt{4 \sqrt{a}} = 8 \sqrt[4]{a}. If these terms form an arithmetic sequence, then they have a common difference so that
4aa=8a44a 4 \sqrt{a} - a = 8 \sqrt[4]{a} - 4 \sqrt{a}
Letting x=a4x = \sqrt[4]{a} gives
x48x2+8x=0, x^{4} - 8 x^{2} + 8 x = 0,
and since a0a4=x0a \neq 0 \Longrightarrow \sqrt[4]{a} = x \neq 0, we have
x38x+8=0. x^{3} - 8 x + 8 = 0.
We can observe that 22 is a solution to this equation, so we can finish by determining the solutions to x38x+8x2=x2+2x4=0\frac{x^{3} - 8 x + 8}{x - 2} = x^{2} + 2 x - 4 = 0. The only positive solution is 51\sqrt{5} - 1, but if a4=51\sqrt[4]{a} = \sqrt{5} - 1, then aa would not be an integer. Hence, the only possible value for aa is 1616, in which case all three terms of the sequence are 1616.

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.