Maths Olympiad Prep

Library / /5 of 24

Algebra Difficulty 4.5 AIME Find the answer Philippines

Problem:

The sum of the first ten terms of an arithmetic sequence is 160160. The sum of the next ten terms of the sequence is 340340. What is the first term of the sequence?

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Solution

Solution:

Let a1,a2,,a20a_1, a_2, \ldots, a_{20} be the arithmetic sequence, and let dd be its common difference. Then a1+a2++a10=160a_1 + a_2 + \cdots + a_{10} = 160 and a1+a2++a10+a11+a12++a20=160+340=500a_1 + a_2 + \cdots + a_{10} + a_{11} + a_{12} + \cdots + a_{20} = 160 + 340 = 500.

Recalling the formula for the sum of an arithmetic series involving the first term a1a_1 and common difference dd, the first equation yields 5(2a1+9d)=1605(2a_1 + 9d) = 160 or 2a1+9d=322a_1 + 9d = 32, while the second equation yields 10(2a1+19d)=50010(2a_1 + 19d) = 500 or 2a1+19d=502a_1 + 19d = 50.

Thus, we get a system of linear equations:
{2a1+9d=322a1+19d=50 \left\{\begin{aligned} 2a_1 + 9d & = 32 \\ 2a_1 + 19d & = 50 \end{aligned}\right.
Solving the system gives the value of a1a_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.