The only new property is a change of variable. For example, making a substitution of m=n−1. Note both limits change, and n−1 is replaced by m, and that 7 is still 7.
n=1∑97n−1=m=0∑87m
Arithmetic and geometric sequences and series
definitions
term - an expression involving some index (order), typically n. u1 means first term; un means nth term
sequence - a list of terms in order
series - the summation of some terms
infinite series - the summation of an infinite number of terms
arithmetic successive terms differ by a constant difference or common difference, eg 3,5,7,9
geometric successive terms differ by a constant(common) factor(ratio), eg 2,−6,18,−54…
converging series - an infinite series with some finite, deterministic value
diverging series - an infinite series that goes to positive or negative infinity, or it oscillates with constant amplitude.
formulas
arithmetic
geometric
explicit definition
un=u1+d(n−1)
un=u1rn−1
recursive definition
un=un−1+d
un=un−1r
finite series
Sn=2n(u1+un)Sn=2n(2u1+(n−1)d)
Sn=1−ru1−un+1Sn=1−ru1(1−rn)
infinite series
S∞=1−ru1,∣r∣<1
estimation
Sometimes, a common difference for arithmetic sequences and series need to be estimated. One way to do so is
dest.=n−1un−u1
which is a rearrangement of the explicit definition of an arithmetic sequence.
tips
From 0 to 9, there are 9−0+1=10 numbers.
Example: Find the sum of all multiples of 7 from 20 to 200.
21196=7×3=7×28
There are n=28−3+1=26 terms
It’s an arithmetic series, because each term is 7 more than the previous, and we need the sum.
S26=226(21+196)=2821■
Each term can be expressed with any other term, not only u1.
Example: Three consecutive terms in a geometric sequence multiply to 64. Find the middle term.
Let the middle term be x and common ratio be r. The three terms are rx,x,xr.
Their product is 64=(rx)(x)(xr)=x3. So x=4.■
Example: In a sequence of real numbers, the sixth term is 16 less than the fourth term. The seventh term is half of the third term. Find the tenth term if
(a) it is an arithmetic sequence.
(b) it is a geometric sequence.
(a)
Let the third term be x, common difference be d.
“sixth term is 16 less than the fourth term”
(x+d)+2dd=(x+d)−16=−8
“seventh term is half of the third term”
x+4d2xx=2x=−4d=−8d=64
u10=x+7d=64−7(8)=8■
Note, the number of common ratio or difference between mth and nth terms is just n−m, without the +1, because it’s just differences.
Financial question often says how many significant figures to keep. If it does not say, keep two decimal places.
Appreciation means it becomes more valuable. Depreciation means it loses value. For depreciation, r<0.
See usages on TI-84 Plus. Beware of the differences between payment period and compounding period, and the tendency to introduce negative numbers.
real value with inflation
Inflation is when money loses value (which may or may not be exacerbated in recent times by excessive money-printing).
The real interest rate, which reflects the increase in real value of money, is defined as
real interest rate=(100%+inflation rate100%+nominal interest rate−1)⋅100%
In contrast, the nominal interest rate is the listed interest rate on paper, without considering inflation.
Tip: IB also accepts
real interest rate=nominal interest rate−inflation rate
Example: Under 3% annual inflation, a fund yields an 8% annual interest rate compounded yearly. A person invests $10,000 on Jan 1, 2024 into this fund. To the nearest dollar, find the value of this investment on Jan 1, 2030
i. in year 2030 dollar amounts;
ii. in year 2024 dollar amounts.
i. This is compounded interest with PV = 10000, r=0.08, k=1 and n=6. Unless specified otherwise, all interest rates are nominal.
The real interest rate is an estimate of the true annual interest rate. It can then be used as a regular annual interest rate in the compound interest formula.