Clastify logo
Clastify logo
Exam prep
Exemplars
Review
HOT

Sequences & Series

Master IB Math AA Sequences & Series with notes created by examiners and strictly aligned with the syllabus.

IB Syllabus Requirements for Sequences & Series

1.2

Arithmetic sequences and series

1.3

Geometric sequences and series

1.4

Financial applications of geometric sequences and series

1.8

Sum of infinite convergent geometric sequences

1.2

ARITHMETIC SEQUENCES AND SERIES

Sequences, series, and the arithmetic pattern

A sequence is an ordered list of terms, with positions usually labelled by positive integers. We write it as {un}\{u_n\}: unu_n is the term in position nn and has the units of the quantity being modelled, while nn is just the term number, with no unit. A series is the sum of terms of a sequence.

An arithmetic sequence has a constant difference between each term and the one before it. That constant is the common difference, the fixed amount added as you move from one term to the next.

un+1un=du_{n+1}-u_n=d

So the formula for the nnth term is

un=u1+(n1)du_n=u_1+(n-1)d

Watch the n1n-1 carefully: to get from term 11 to term nn, you make n1n-1 jumps. In class I often use fence posts: nn posts create n1n-1 gaps.

If you plot the terms of an arithmetic sequence against nn, the points lie on a straight line. The common difference is the gradient of that line when the horizontal step is one term.

Image

Sums of arithmetic sequences

For an arithmetic sequence,

Sn=n2(2u1+(n1)d)S_n=\frac{n}{2}\left(2u_1+(n-1)d\right)

and, since un=u1+(n1)du_n=u_1+(n-1)d, you can also write the same formula as

Sn=n2(u1+un)S_n=\frac{n}{2}(u_1+u_n)

The second form is often easier to use: number of terms multiplied by the average of the first and last terms. The two forms are equivalent, so choose the one that matches the information in the question.

A useful identity for any sequence, not only arithmetic ones, is

un=SnSn1u_n=S_n-S_{n-1}

This is usually the quickest way to recover the term formula when a question gives you a formula for the sum.

Sigma notation

Sigma notation is a compact way to write a sum of terms generated by a rule. For example,

Sn=i=1nuiS_n=\sum_{i=1}^{n}u_i

The capital sigma says, “add these values as ii runs from the lower limit to the upper limit”. The symbol is Greek because mathematical notation borrows from several alphabets; what matters is that it represents a sum, not a new operation to fear.

For an arithmetic sequence, you may see something like

i=1n(u1+(i1)d)\sum_{i=1}^{n}\left(u_1+(i-1)d\right)

That is just the arithmetic sequence term formula being added from i=1i=1 to i=ni=n.

Using technology without losing the mathematics

Spreadsheets, GDCs and graphing software are useful for generating terms, drawing the term graph, and checking a sum. In an examination, though, if you use technology, you still need to identify the first term and the common difference. The calculator can list values; it can’t explain the model for you.

A practical way to test whether data is arithmetic is to subtract consecutive values. Equal differences mean the sequence is arithmetic. If the differences are nearly equal, an arithmetic model may still be sensible, but you need to say that the common difference is approximate.

Image

Applications and modelling

An arithmetic model is a mathematical model where a quantity changes by approximately the same amount in each equal time interval. Simple interest is a good example: the same amount of interest is added each year, so the balance increases arithmetically.

For simple interest,

I=PrtI=Prt

The balance after tt years is P+IP+I, so if tt increases by one each time, the increase per year is constant.

Real data is rarely perfectly arithmetic. When a table shows values rising by about the same amount, you may estimate an average common difference and use it for prediction. Be clear about interpretation: interpolation, predicting between known data values, is usually safer than extrapolation, predicting far beyond the data. A model that fits a few early values may later become unreasonable, such as a growth model that eventually predicts impossible negative values or unlimited growth.

1.3

GEOMETRIC SEQUENCES AND SERIES

The geometric pattern

A geometric sequence is a sequence where each term is found by multiplying the previous term by the same fixed number. That fixed number is the common ratio: the constant multiplier from one term to the next.

un+1un=r\frac{u_{n+1}}{u_n}=r

From this, the nnth term is

un=u1rn1u_n=u_1r^{n-1}

The exponent is n1n-1 because term 11 has not been multiplied by rr yet. Term 22 has one multiplier, term 33 has two, and the pattern continues.

The common ratio can be positive, negative, greater than 11, between 00 and 11, or less than 1-1. If the common ratio is negative, the signs alternate. Don’t discard a negative ratio just because a square root appeared in the working; if r2=9r^2=9, then r=3r=3 or r=3r=-3.

Image

Sums of finite geometric sequences

A geometric series is the sum of the terms of a geometric sequence. For the first nn terms,

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

or, equivalently,

Sn=u1(1rn)1r,r1S_n=\frac{u_1(1-r^n)}{1-r},\quad r\ne1

Both forms give the same value. I usually choose the first one when r>1r>1, and the second one when 0<r<10<r<1, because the arithmetic often comes out a little cleaner. If r=1r=1, every term is u1u_1, so the sum is nu1nu_1 rather than either of the fractions above.

Sigma notation for geometric sums

In sigma notation, the first nn terms of a geometric sequence can be written as

i=1nu1ri1\sum_{i=1}^{n}u_1r^{i-1}

Read it like this: start with i=1i=1, substitute into u1ri1u_1r^{i-1}, then keep adding terms until i=ni=n. It is the same geometric pattern, just in a more compact notation.

Generating and recognising geometric models

Spreadsheets, GDCs and graphing software can display geometric sequences as tables and graphs. In an examination, if you use technology, you still need to identify the first term and the common ratio. Use division, not subtraction: divide consecutive terms and check whether the ratio is constant or approximately constant.

Geometric sequences link naturally to exponential functions in Topic 2 and to regression in Topic 4. A geometric model is discrete, since it updates one term at a time. An exponential function is the continuous-looking graph that often represents the same multiplying behaviour.

Applications

Geometric models are used when a quantity is repeatedly multiplied by a fixed factor. Examples include population growth, salary increases and decreases, and the early spread of a disease when each stage produces a roughly constant multiplier. In physics, radioactive decay and capacitor charging or discharging also have this repeated-multiplier flavour.

In context, interpret the ratio carefully. A 5%5\% increase means multiplying by 1.051.05, while a 5%5\% decrease means multiplying by 0.950.95. The model can be useful for prediction, but only while the assumption of a constant multiplier remains reasonable.

1.4

FINANCIAL APPLICATIONS OF GEOMETRIC SEQUENCES AND SERIES

From simple interest to compound interest

Compound interest is interest worked out on a balance that already includes earlier interest. So the pattern is geometric: at each compounding period, the balance is multiplied by the same factor.

If the nominal annual interest rate is p%p\% and interest is compounded kk times per year, then

FV=PV(1+p100k)ktFV=PV\left(1+\frac{p}{100k}\right)^{kt}

The value of kk changes with the compounding frequency: yearly gives k=1k=1, half-yearly gives k=2k=2, quarterly gives k=4k=4, and monthly gives k=12k=12. The exponent is ktkt since that counts how many times interest is applied. That is why the compound interest formula uses an exponent based on the number of interest payments, rather than n1n-1 from the sequence formula.

In examinations you will not be asked to derive the compound interest formula, but you may need to use technology, including built-in financial packages. When you use a finance app or a GDC menu, keep track of the present value entry, the future value entry, and the number of compounding periods involved.

Image

Annual depreciation

Depreciation is a decrease in value over time, usually modelled by multiplying by a factor less than 11. If an item loses p%p\% of its value each year, then

V=V0(1p100)tV=V_0\left(1-\frac{p}{100}\right)^t

This is still a geometric model; the common ratio is just less than 11.

If a value appreciates by p%p\% annually, use 1+p1001+\frac{p}{100} instead of 1p1001-\frac{p}{100}. In comparison questions, for example when one asset depreciates while another appreciates, solve the inequality or equation carefully, then interpret whole years. If the model says equality occurs after 8.38.3 years, then “at least as much after a complete number of years” usually means 99 years.

Real value and inflation

Inflation is a sustained increase in general price levels, reducing the purchasing power of money. A nominal investment value may rise, but after allowing for inflation, its real value may rise more slowly or even fall.

A common calculation is

R=N(1+q100)tR=\frac{N}{\left(1+\frac{q}{100}\right)^t}

The calculation discounts the future amount back to present purchasing power.

Financial models aren't just button pressing. Loans, repayments, borrowing and lending all depend on assumptions about rates, time, risk and fairness. Different societies and institutions may view interest in different ways, so the mathematics is clean while the context may not be.

1.8

SUM OF INFINITE CONVERGENT GEOMETRIC SEQUENCES

What it means for an infinite geometric series to converge

An infinite series is a sum with no final term. A convergent geometric series is an infinite geometric series whose partial sums get closer and closer to a finite value.

For a geometric series

i=1u1ri1\sum_{i=1}^{\infty}u_1r^{i-1}

the condition to check is

r<1|r|<1

The modulus of a number is its distance from zero on the number line, so r<1|r|<1 means rr lies between 1-1 and 11. This condition matters more than the formula itself. If r1|r|\ge 1, the terms do not shrink to zero in the required way, so the infinite sum does not converge.

Image

Sum to infinity

When r<1|r|<1, the sum to infinity is

S=u11rS_\infty=\frac{u_1}{1-r}

This comes straight from the finite geometric series formula in Section 1.3. In the finite formula, the part involving rnr^n becomes negligible as nn becomes very large, but only when r<1|r|<1. A shrinking multiplier gives a stable limiting sum.

Watch negative values of rr carefully. For example, r=12r=-\frac{1}{2} is perfectly acceptable because 12<1\left|-\frac{1}{2}\right|<1; the partial sums bounce above and below the limit but still settle down.

Interpreting infinity without pretending to list every term

Infinite geometric series let us reason about quantities we cannot literally finish adding. Repeating decimals are a neat example: a repeating block can be treated as a first term plus copies multiplied by powers of 1100\frac{1}{100}, 11000\frac{1}{1000}, or another suitable factor. Since that ratio has modulus less than 11, the decimal can be written as a fraction.

One useful habit: whenever you use S=u11rS_\infty=\frac{u_1}{1-r}, state or check r<1|r|<1. The formula without the condition is like a seatbelt not clicked in; it looks ready, but it is not safe.

Were those notes helpful?

proofs Proofs

systems-of-equations Systems of Equations