← Unit 1: Algebra, statistics and functions

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_\infty = a/(1-r)$ for $|r| < 1$, with applications to compound interest and exponential growth.

Generated by Claude OpusReviewed by Better Tuition Academy8 min answer

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

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 to growth and decay problems. Builds the algebraic fluency Year 12 Methods will require.

Arithmetic sequences

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

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

Sum of first nn terms. Sn=(n/2)[2a+(nβˆ’1)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=arnβˆ’1T_n = a r^{n-1}.

Sum of first nn terms. Sn=a(rnβˆ’1)/(rβˆ’1)S_n = a(r^n - 1)/(r - 1) for rβ‰ 1r \neq 1. (If r=1r = 1, Sn=naS_n = na.)

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

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

Applications

Compound interest. Principal PP at rate rr per period compounded for nn periods: A=P(1+r)nA = P(1 + r)^n. The amounts form a geometric sequence.

Exponential growth and decay. Population, radioactive decay, drug clearance.

Annuities. Regular payments at compound interest. Formulas based on geometric sums.

Worked examples

Arithmetic. First term 3, common difference 4. Find T10T_{10} and S10S_{10}.

T10=3+9Γ—4=39T_{10} = 3 + 9 \times 4 = 39.

S10=(10/2)(3+39)=5Γ—42=210S_{10} = (10/2)(3 + 39) = 5 \times 42 = 210.

Geometric. First term 2, common ratio 0.5. Find S∞S_\infty.

S∞=2/(1βˆ’0.5)=4S_\infty = 2 / (1 - 0.5) = 4.

Common errors

Off-by-one in TnT_n. Use nβˆ’1n - 1 in the exponent or multiplier, not nn.

Applying infinite formula when divergent. ∣r∣<1|r| < 1 required.

Sign errors in (rβˆ’1)(r - 1) vs (1βˆ’r)(1 - r). Use the form that matches; both are correct but make sure your sign convention is consistent.

In one sentence

Arithmetic sequences have constant common difference dd with Tn=a+(nβˆ’1)dT_n = a + (n-1)d and Sn=(n/2)[2a+(nβˆ’1)d]S_n = (n/2)[2a + (n-1)d]; geometric sequences have constant common ratio rr with Tn=arnβˆ’1T_n = ar^{n-1} and Sn=a(rnβˆ’1)/(rβˆ’1)S_n = a(r^n - 1)/(r-1), plus the infinite series S∞=a/(1βˆ’r)S_\infty = a/(1-r) for ∣r∣<1|r| < 1; both apply to compound interest, exponential growth and decay.

Past exam questions, worked

Real questions from past QCAA papers on this dot point, with our answer explainer.

Year 11 SAC4 marksA geometric sequence has first term $a = 5$ and common ratio $r = 2$. (a) Find the 8th term. (b) Find the sum of the first 8 terms.
Show worked answer β†’

(a) 8th term. Tn=arnβˆ’1T_n = a r^{n-1}, so T8=5Γ—27=5Γ—128=640T_8 = 5 \times 2^7 = 5 \times 128 = 640.

(b) Sum. Sn=a(rnβˆ’1)/(rβˆ’1)=5(28βˆ’1)/(2βˆ’1)=5Γ—255=1275S_n = a(r^n - 1)/(r - 1) = 5(2^8 - 1)/(2 - 1) = 5 \times 255 = 1275.

Markers reward the correct formula for each and substitution.

Related dot points