Skip to main content
QLDMath MethodsSyllabus dot point

How are arithmetic and geometric sequences and series defined and computed in QCE Math Methods Unit 1?

Arithmetic and geometric sequences and series, including the general term formulas, sum formulas, and applications to growth and decay problems

A focused answer to the QCE Math Methods Unit 1 subject-matter point on sequences and series. General term and sum formulas for arithmetic and geometric sequences, and the infinite geometric series formula S=a/(1r)S_\infty = a/(1-r) for r<1|r| < 1, with applications to compound interest and exponential growth.

Generated by Claude Opus 4.88 min answer

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

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

Jump to a section
  1. What this dot point is asking
  2. What a sequence is
  3. Arithmetic sequences
  4. Geometric sequences
  5. Recurrence and explicit forms
  6. Applications
  7. Sequence versus series

What this dot point is asking

QCAA wants Year 11 students to define arithmetic and geometric sequences and series, compute terms and sums, and apply them to growth and decay problems. This builds the algebraic fluency Year 12 Methods relies on, and connects directly to compound interest and exponential models.

What a sequence is

A sequence is an ordered list of numbers generated by a rule, with TnT_n denoting the nnth term. The two families studied here are defined by how each term relates to the previous one: arithmetic sequences add a fixed amount, geometric sequences multiply by a fixed factor. Identifying which family a sequence belongs to, by checking whether consecutive differences or consecutive ratios are constant, is the first decision in every problem and determines which formulas apply.

Arithmetic sequences

A sequence where each term differs from the previous by a constant dd (common difference).

General term. Tn=a+(n1)dT_n = a + (n - 1) d where aa is the first term.

Sum of first nn terms. Sn=(n/2)[2a+(n1)d]S_n = (n/2)[2a + (n - 1) d] or equivalently Sn=(n/2)(a+Tn)S_n = (n/2)(a + T_n).

Geometric sequences

A sequence where each term is the previous multiplied by a constant rr (common ratio).

General term. Tn=arn1T_n = a r^{n-1}.

Sum of first nn terms. Sn=a(rn1)/(r1)S_n = a(r^n - 1)/(r - 1) for r1r \neq 1. (If r=1r = 1, Sn=naS_n = na.)

Infinite geometric series (for r<1|r| < 1): S=a/(1r)S_\infty = a / (1 - r).

The infinite formula requires convergence (r<1|r| < 1); otherwise the series diverges.

Recurrence and explicit forms

A sequence can be described either recursively, giving each term in terms of the previous one (for example Tn+1=Tn+dT_{n+1} = T_n + d for arithmetic, or Tn+1=rTnT_{n+1} = rT_n for geometric), or explicitly, giving TnT_n directly as a formula in nn. The explicit form is what you need to find a distant term without listing all the earlier ones, and deriving the explicit form from a described recurrence is a common first step in modelling questions.

Applications

Compound interest
A principal PP at rate rr per period compounded for nn periods grows to A=P(1+r)nA = P(1 + r)^n, and the successive balances form a geometric sequence with common ratio 1+r1 + r. This is the most direct application of geometric sequences in the course.
Exponential growth and decay
Population growth, radioactive decay and drug clearance all change by a constant factor per period, making them geometric and linking directly to the exponential functions studied alongside.
Annuities and repeated payments
A stream of regular payments earning compound interest sums as a geometric series, so the sum formula Sn=arn1r1S_n = a\dfrac{r^n - 1}{r - 1} values the whole stream. This idea underpins savings plans and loan repayments met later in the course.

Sequence versus series

A sequence is an ordered list of terms (T1,T2,T3,T_1, T_2, T_3, \ldots); a series is the sum of its terms (Sn=T1+T2++TnS_n = T_1 + T_2 + \cdots + T_n). Questions often hinge on this distinction: "the fifth term" is T5T_5, a single value, while "the sum of the first five terms" is S5S_5. The general-term formulas describe the sequence, and the sum formulas describe the series. Reading which one a question wants is the first step to avoiding an avoidable error.

Exam-style practice questions

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

QCAA 20224 marksPaper 1 (technique). A geometric sequence has first term a=5a = 5 and common ratio r=2r = 2. (a) Determine the 88th term. (b) Determine the sum of the first 88 terms.
Show worked answer →

(a) Tn=arn1T_n = ar^{n-1}, so T8=5×27=5×128=640T_8 = 5 \times 2^7 = 5 \times 128 = 640.

(b) Sn=arn1r1=528121=5×255=1275S_n = a\dfrac{r^n - 1}{r - 1} = 5\dfrac{2^8 - 1}{2 - 1} = 5 \times 255 = 1275.

Markers reward the correct general-term and sum formulas and accurate substitution.

QCAA 20234 marksPaper 2 (complex familiar). A geometric series has first term 2424 and the sum of the first three terms is 4242. (a) Determine the common ratio (given 0<r<10 < r < 1). (b) Determine the sum to infinity.
Show worked answer →

(a) S3=24(1+r+r2)=42S_3 = 24(1 + r + r^2) = 42, so 1+r+r2=1.751 + r + r^2 = 1.75, giving r2+r0.75=0r^2 + r - 0.75 = 0. Then r=1±1+32=1±22r = \dfrac{-1 \pm \sqrt{1 + 3}}{2} = \dfrac{-1 \pm 2}{2}, so r=0.5r = 0.5 (taking the root in 0<r<10 < r < 1).

(b) S=a1r=2410.5=48.S_\infty = \dfrac{a}{1 - r} = \dfrac{24}{1 - 0.5} = 48.

Markers reward the equation for S3S_3, solving the quadratic for rr, choosing the valid root, and the sum to infinity.

Related dot points