Skip to main content
ExamExplained
TAS · Mathematics Applications
Mathematics Applications study scene
§-Syllabus dot point
TASMathematics ApplicationsSyllabus dot point

How do we describe and sum sequences that grow by a constant amount or a constant factor?

Use arithmetic and geometric sequences, including their nth-term and sum rules, to model practical situations.

The nth-term and sum formulas for arithmetic and geometric sequences, with applications to growth, decay, and accumulation in TCE Mathematics Applications.

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

What this dot point is asking

A sequence is an ordered list of numbers. The growth-and-decay topic uses two named families. This page treats them as sequences in their own right, giving you the explicit term and sum formulas the exam expects you to apply directly.

The nth term

For an arithmetic sequence with first term aa and common difference dd:

tn=a+(n1)dt_n = a + (n-1)d

For a geometric sequence with first term aa and common ratio rr:

tn=arn1t_n = a r^{\,n-1}

The sum of terms

The sum of the first nn terms is written SnS_n.

Arithmetic series:

Sn=n2(2a+(n1)d)=n2(a+tn)S_n = \frac{n}{2}\big(2a + (n-1)d\big) = \frac{n}{2}(a + t_n)

Geometric series (for r1r \neq 1):

Sn=a(rn1)r1S_n = \frac{a(r^n - 1)}{r - 1}

Applications

Arithmetic sequences model situations that add a fixed amount each step: simple interest, flat-rate depreciation, or a taxi fare with a flag fall plus a per-kilometre charge. Geometric sequences model situations that multiply by a fixed factor each step: compound interest, population growth at a fixed percentage, or the rebound height of a bouncing ball.

Finding an unknown term number

A common exam task reverses the question: instead of finding a term from its position, you are given a term value and must find which position it is. For an arithmetic sequence, set tn=a+(n1)dt_n = a + (n-1)d equal to the known value and solve the linear equation for nn. For a geometric sequence you solve arn1=valuea r^{\,n-1} = \text{value}, which usually needs logarithms or a guess-and-check on the calculator. Always check that nn comes out as a whole number, because a non-integer means the value is not actually a term of the sequence.

Infinite geometric series

When the common ratio satisfies r<1|r| < 1, the terms shrink toward zero and the running total approaches a finite limit even if you add forever. This limiting sum is

S=a1r,valid only when r<1.S_\infty = \frac{a}{1 - r}, \quad \text{valid only when } |r| < 1.

This appears in TASC questions asking what a continually decaying quantity totals "in the long run". If r1|r| \ge 1, the terms do not shrink and the infinite sum has no finite value.

A complete answer states which sequence type applies and why, identifies aa together with dd or rr, substitutes into the correct nth-term or sum formula, checks that any term number nn is a whole number, and rounds to suit the context.

Exam-style practice questions

Practice questions written in the style of TASC exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

TCE 20245 marksA conservationist buys 200 hectares of land covered in gorse, expecting to clear 12 hectares per year. a) Given the first term is 200, find the next three terms in the sequence for the uncleared land at the start of each year. b) Is this sequence arithmetic or geometric? c) Find the explicit rule. d) Use the rule to find the 15th term.
Show worked answer →

a) (1 mark) Subtract 12 each year: 188,176,164188, 176, 164.

b) (1 mark) Arithmetic, because a constant amount (1212) is subtracted each year, so the common difference is d=12d = -12.

c) (2 marks) Use tn=a+(n1)dt_n = a + (n - 1)d with a=200a = 200 and d=12d = -12: tn=200+(n1)(12)t_n = 200 + (n - 1)(-12), which simplifies to tn=21212nt_n = 212 - 12n.

d) (1 mark) t15=21212(15)=212180=32t_{15} = 212 - 12(15) = 212 - 180 = 32 hectares uncleared at the start of the 15th year.

TCE 20223 marksTasmania's population was 515000515\,000 in 2015 (t1t_1) and 572000572\,000 in 2022 (t8t_8). Assuming the population follows an arithmetic sequence year by year, find the explicit rule. Give values to one decimal place.
Show worked answer →

(3 marks) The terms run from t1t_1 (2015) to t8t_8 (2022), so there are 7 steps between them.

Common difference d=t8t17=5720005150007=570007=8142.9d = \frac{t_8 - t_1}{7} = \frac{572000 - 515000}{7} = \frac{57000}{7} = 8142.9 (1 dp).

Use tn=a+(n1)dt_n = a + (n - 1)d with a=515000a = 515000: tn=515000+(n1)(8142.9)t_n = 515000 + (n - 1)(8142.9). Markers want the common difference computed by dividing by 7 (not 8) and the answer left in explicit form to one decimal place.

TCE 20237 marksThe explicit rule for an arithmetic sequence is tn=226nt_n = 22 - 6n. a) The number 260-260 is a term of this sequence. Which term is it? b) If the first term is 16, find the sum of the first 47 terms. c) How many terms must be added to achieve a total of 110-110?
Show worked answer →

a) (3 marks) Set tn=260t_n = -260: 226n=26022 - 6n = -260, so 6n=282-6n = -282, giving n=47n = 47. It is the 47th term.

b) (2 marks) Here a=t1=16a = t_1 = 16 and d=6d = -6. Sum Sn=n2(2a+(n1)d)=472(2×16+46×(6))=23.5×(32276)=23.5×(244)=5734S_n = \frac{n}{2}(2a + (n - 1)d) = \frac{47}{2}(2 \times 16 + 46 \times (-6)) = 23.5 \times (32 - 276) = 23.5 \times (-244) = -5734.

c) (2 marks) Solve Sn=110S_n = -110: n2(2×16+(n1)(6))=110\frac{n}{2}(2 \times 16 + (n - 1)(-6)) = -110, that is n2(386n)=110\frac{n}{2}(38 - 6n) = -110, giving 19n3n2=11019n - 3n^2 = -110, so 3n219n110=03n^2 - 19n - 110 = 0. Factorising (or the quadratic formula) gives n=10n = 10 (rejecting the negative root). So 10 terms are needed.

ExamExplained