Maths Olympiad Prep

Library / /125 of 183

, 2026

Algebra Difficulty 1.8 Junior Find the answer Canada

Beverly creates a sequence of integers. She begins by setting
sum=0\text{sum}=0 and a=1\text{a}=1. She then writes
down the value of sum\text{sum} as the first term of the sequence.
Beverly continues the sequence by applying the following steps:

Step 1: She sets sum=sum+a\text{sum}=\text{sum}+\text{a}.
Step 2: She writes down the value of sum\text{sum} as the next
term of the sequence.
Step 3: If a=9\text{a}=9, she stops; otherwise she sets a=a+2\text{a}=\text{a}+2 and returns to Step 1.

What is the last term in Beverly's sequence?

Pick one

Solution

Beverly writes down the value of sum\text{sum}, which is 00, as the first term of the
sequence.

She then sets sum=sum+a=0+1=1\text{sum} = \text{sum} + \text{a} = 0 + 1 = 1.

Beverly then writes down the value of sum\text{sum}, which is 11, as the second term of the
sequence.

Since a9\text{a}\neq 9, she
sets a=a+2=1+2=3\text{a} = \text{a} + 2 = 1 + 2 = 3 and returns to Step 1.

In the table below, we keep track of the values of sum\text{sum} and a\text{a}, as well as the terms of the sequence as Beverly progresses through the steps.

Values of sum\text{sum}
00
0+1=10+1=1
1+3=41+3=4
4+5=94+5=9
9+7=169+7=16
16+9=2516+9=25

Sequence terms
00
11
44
99
1616
2525

Values of a\text{a}
11
1+2=31+2=3
3+2=53+2=5
5+2=75+2=7
7+2=97+2=9
stop since a=9\text{a}=9

Therefore, the last term in Beverly's sequence is 2525.

Want a route through all this instead of an archive? The track puts 2,444 problems in a working order, from Junior Challenge level to the IMO shortlist.

Source: CEMC, University of Waterloo, licensed CC-BY-NC-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.