Maths Olympiad Prep

Library / /2 of 23

, 2024

Algebra Difficulty 1.0 Junior Prove it Canada

In a sequence of integers, the 1st term is 33. Each new term is obtained by adding
66 to the previous term. In this
sequence, the first four terms are 33, 99, 1515, 2121.

What is the 5th term?
What is the average (mean) of the 4th,
5th and 6th terms?
What is the 20th term?
Determine the smallest term that is
greater than 10001000.

Solution

The 5th term is obtained by adding 66 to the 4th term. Thus, the 5th term is
21+6=2721+6=27.
Solution 1:

The 6th term is obtained by adding 66 to the 5th term. Thus, the 6th term is
27+6=3327+6=33, and so the average of the
4th, 5th and 6th terms is 21+27+333=813=27\frac{21+27+33}{3}=\frac{81}{3}=27.

Solution 2:

The 4th term is 66 less than the
5th term, and the 6th term is 66
more than the 5th term, and so the average of the 4th, 5th and 6th terms
is the 5th term, which is 2727.
The nnth term (n2n\geq2) is obtained by adding n1n-1 6s to the first term, 33. For example, the 2nd term is 3+1×63+1\times6, the 3rd term is 3+2×63+2\times6, the 4th term is 3+3×63+3\times6, and so on.

In general, the nnth term is given
by 3+(n1)×63+(n-1)\times6.

Therefore, the 20th term is 3+19×6=3+114=1173+19\times6=3+114=117.
Solution 1:

Since each new term is obtained by adding 66 to the previous term and 10006166.7\frac{1000}{6}\approx166.7, then it makes
sense to begin by determining the 166th term. The 166th term is 3+165×6=9933+165\times6=993, the next term is 993+6=999993+6=999 (still less than 10001000), and so the smallest term that is
greater than 1000 is 999+6=1005999+6=1005.

(We note that 10051005 is the 168th
term and is equal to 3+167×63+167\times6.)

Solution 2:

From part (c), the nnth term is
given by the expression 3+(n1)×63+(n-1)\times6.

We want the smallest term that is greater than 10001000. To begin, we find the smallest
possible value of nn for which 3+(n1)×6>10003+(n-1)\times6>1000.

Solving this inequality, we get 3+(n1)×6>10003+6n6>10006n3>10006n>1003n>10036167.2\begin{align*} 3+(n-1)\times6&>1000\\ 3+6n-6&>1000\\ 6n-3&>1000\\ 6n&>1003\\ n&>\tfrac{1003}{6}\approx167.2\end{align*} Since nn must be an integer, the first term
number to exceed 10001000 is the 168th
term, and its value is 3+167×6=10053+167\times6=1005.

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.