MST124 BOOK D UNIT 10

?

1

- the term (an)17n=1 denoted the finite sequence a1, a2, a3, ..., a17
- the term (an)infintiyn=1 denoted an infitie sequence, with first term a1 (or just (an)) 

Closed form for a sequence
A closed form for a sequence is a formula that defines the general term an as an expression involving the subscript n. To specify a sequence using a closed form, two pieces of information are needed:
- the closed form
- the range of values for subscript n 

Reccurence system for a sequence
A recurrence relation for a sequence is an equation that defines each term other than the first term as an expression involving the previous term. To specify a sequence using a recurrence system, three pieces of information are needed 
- the value of the first term
- the recurrence relationship
- the range of values for the subscript n 

1 of 18

2

Three ways to specify a sequence
A sequence (an) can be specified by either giving the values of the first few terms, a closed-form and a subscript range, or a recurrence system (which consists of the value of the first term, a recurrence relation, and a range of values for n) 

- the first term of a sequence an is taken to be a1 unless stated otherwise 

- any sequence formed by adding a fixed number to obtain the next term is called an arithmetic sequence or arithmetic progression
x1 = a, xn = xn-1 + d (n = 2, 3, 4, ...)
a is the first term and d is the common difference 

- for a finite arithmetic sequence, the recurrence system has the form
x1 = a, xn = xn-1 + d (n = 2, 3, 4, ..., N)
where N is the final number in the range of values of n

number of terms = ((last term - first term)/common difference) + 1

2 of 18

3

Closed form for an arithmetic sequence
The arithmetic sequence with recurrence system
x1 = a, xn = xn-1 + d (n=2,3,4,...)
has the closed form and subscript range
xn = a + (n-1)d (n=1, 2, 3, ...) 
For a finite arithmetic sequence, don't forget to include the last subscript value N
If you choose to have n start from 0, then the closed form is 
yn = a +nd (n = 0, 1, 2,...) 

- any sequence obtained by multiplication by a fixed number to obtain the next term is called a geometric sequence or geometric progression 
x1 = a, xn = rxn-1 (n = 2, 3, 4,...)
where a is the first term and r is the number by which you multiply each term to obtain the next (also known as the common ratio)
r is calculated by xn/xn-1 

3 of 18

4

To find the number of terms in a finite geometric sequence, you need to know how many times g1 has been multiplied by r to obtain gN   
the equation needed is: rN-1 = (xN/x1)
(take the natural log of both sides and move the one)

Closed form for a geometric sequence
The geometric sequence with recurrence system
x1 = a, xn = rxn-1 (n = 2, 3, 4,...)
has the closed form and subscript range
xn = arn-1 (n = 1, 2, 3, ...) 
- for a finite sequence, you must include the final value in the subscript range (N)

- if you choose the subscript n to start from 0, then the closed form is
yn = arn (n = 0, 1, 2, ...) 

4 of 18

5

- the graph of every arithmetic sequence consists of points that lie on a straight line
- the graph of geometric sequences is an exponential growth or decay function
(of the form f(x) = aekx where a and k are non-zero constants)
(can also be written as abx

- a sequence (xn) is increasing if xn-1 < xn for each pair of successive terms xn-1 and xn
- it is decreasing if xn-1 > xn for each pair 

- suppose all the terms of a sequence (xn) lie within some interval [-A, A], where A is a fixed +ve number
- we say that the sequence is bounded
- if there is no fixed value of A, however large, then we say that the sequence is unbounded
- in this case we all say that the terms of the sequence become arbitrarily large 

- if the terms of a sequence approach 0 more and more closely, in such a way that they eventually lie within any interval [-h,h], no matter how small the +ve number h is taken to be, we say the sequence becomes arbitrarily small (xn tends to 0 as n tends to infinity)

5 of 18

6

- suppose that the terms of a sequence approach a particular number L more and more closely, so they eventually lie within any interval [L-h, L+h], no matter how small the +ve number h is taken to be
- we say that xn tends to L as n tends to infinity 
- the limit of the sequence is L
- the sequence converges or is convergent to the limit L 

- if a sequence has the property that, whatever +ve number A you take, no matter how large, the terms of (xn) eventually lie in the interval [A, infinity), then we say that xn tends to infinity as n tends to infinity 
- this is also true if you swapped + signs for - signs 

6 of 18

7

The closed form of an arithmetic sequence (xn) is:
xn = a + (n-1)d (n = 1,2,3,...)
which can be rearranged to
xn = (a-d) + nd (n=1,2,3,...)
which is the same as 
xn = b + nd (n = 1, 2, 3, ...)
where b = a - d

Long-term behaviour of arithmetic sequences
Suppose that (xn) is an arithmetic sequence with common difference d
- if d > 0, xn tends to infinity as n tends to infinity
- if d < 0, xtends to minus infinity as n tends to infinity
- if d = 0, then (xn) is a constant sequence 

7 of 18

8

- closed form of a geometric sequence
xn = arn-1 (n = 1, 2, 3,...)
can be rearranged as
xn = (a/r)*rn (n = 1, 2, 3,...)
which is the same as 
xn = crn (n = 1, 2, 3,...)
where c = a/r 
Long-term behaviour of the sequence (rn)
Value of r - Behaviour of rn
r > 1 - increasing, rn tends to infinity as n tends to infinity
r = 1 - constant
0 < r < 1 - decreasing, rn tends to 0 and n tends to infinity 
r = 0 - constant
-1 < r < 0 - alternatives in sign, rn tends to 0 and n tends to infinity
r = -1 - alternates between -1 and 1
r < -1 - Alternates in sign, undbounded 

8 of 18

9

Multiplying each term of a sequence by a constant
Suppose that (xn) is an infinite sequence and c is a constant
If c doesn't equal 0 and (xn):
- is constant, alternates in sign, is bounded, is unbounded, tends to 0
then so is/does (cxn)
If c > 0 and (xn):
- is increasing, decreasing, tends to infinity or tends to -infinity
then so is/does (cxn)
If c < 0 and (xn):
- is increasing, is decreasing, tends to infinity or tends to -infinity
the (cxn)
- is decreasing, is increasing, tends to -infinity or tends to infinity 

9 of 18

10

Suppose that a, c and L are constants
If xn tends to L as n tends to infinity, then xn + a tends to L + a as n tends to infinity 
If xn tends to infinity as n tends to infinity, then xn + a tends to infinity as n tends to infinity
If xn tends to -infinity as n tends to infinity, then xn + a tends to -infinity as n tends to infinity
If xn tends to L as n tends to infinity, then cxn tends to cL as n tends to infinity x

- the sum of any finite arithmetic series is
1/2*(number of terms)(first term + last term) 
1/2*n
(2a+(n - 1)d)
number of terms = (last term - first term)/common difference + 1

Sum of a finite geometric series
The geometric series with first term a, common ratio r (not equal to 1) and n terms has sum:
(a(1 - rn))/(1 - r) 

Sum of the first n natural numbers
1 + 2 + 3 + ... + n = 1/2*n*(n+1)

10 of 18

11

Sum of the first n square or cube numbers 
12 + 22 + 32 + ... + n2 = 1/6*n*(n + 1)(2n + 1)
13 + 23 + 33 + ... + n3 = 1/4*n2
(n + 1)2 

- many infinite series dont have sums
- if the total of a series gets larger as each term is added, without getting closer to any particular number, it doesnt have a sum 

consider any infinite series
a1 + a2 + a3 + ...
Let
s1 = a1 
s2 = a1 + a2
s3 = a1 + a2 + a3 
etc
the numbers s1, s2, s3,... etc are called the partial sums of the series, and the infinite series they form is called the sequence of partial sums 

11 of 18

12

- if the sequence of partial sums of an infinite series converges to a limit, say s, then we call s the sum of the infinite series
- if the sequence of partial sums doesn't converge, then the infinite series doesn't have a sum
- the series with a = 1/2 and r = 1/2 converges to 1, so the infinite series has sum 1 

Sum of an infinite geometric series
The infinite geometric series with first term a (not equal to 0) and common ratio r has
sum a/(1 - r), if -1 < r < 1
no sum if r ≤ -1 or r ≥ 1 

- to find a fraction equivalent to a recurring decimal that has one or more non-zero digits before the recurring part, find a fraction equivalent to the recurring part, and then add this to the number formed by the other digits. 
e.g., s = 0.123123123...
the repeating group is 3 digits long, so multiply s by 103
1000s = 123.123123123... = 123 + s
999s = 123, so s = 123/999 = 41/333

12 of 18

13

- the only infinite arithmetic series that has a sum is the infinite series with first term 0 and common difference 0
0 + 0 + 0 + 0 +... = 0 

For any sequence (xn), the sum
xp + xp + 1 + ... + xq
(the sum of terms from the pth term to the qth term) is denoted by
sigmaqn = p(xn)
(n = p to n = q)

Sums of finite arithmetic and geometric series (in sigma notation)
sigmank = 1(a + (k - 1)d) = 1/2*n*(2a + (n - 1)d)
sigmank = 1(a(1 - rn))/(1 - r), (r does not equal 1) 

13 of 18

14

Sums of standard finite series (in sigma notation)
sigmank = 1 (1) = n 
sigmank = 1(k) = 1/2*n*(n + 1) 
sigmank = 1(k2) = 1/6*n*(n + 1)(2n + 1)
sigmank = 1(k3) = 1/4*n2
(n + 1)2

Rules for manipulating finite series in sigma notation
sigmaqk = p(cxk) = c(sigmaqk = p(xk)) where c is a constant
sigmaqk = p(xk + yk) = sigmaqk = p(xk) + sigmaqk = p (yk)
sigmaqk = p (xk) = sigmaqk = 1 (xk) - sigmap - 1k = 1 (xk) (where 1 < p ≤ q)

- to write an infintie series in sigma notation, you write the infinity symbol in place of the upper limit 

Sum of an infinite geometric series (in sigma notation)
If -1 < r ≤ 1, then: sigmainfinityn = 1(arn-1) = a/(1 - r) 

14 of 18

15

(a + b)0 = 1
(a + b)1 = a + b
(a + b)2 = a2 + 2ab + b2 
(a + b)3 = a3 + 3a2b + 3ab2 + b3
(a + b)4 = a4 + 4a3b + 6a2b2 + 4ab3 + b4
(a + b)5 = a5 + 5a4b + 10a3b2 + 10a2b3 + 5ab4 + b5
(a + b)6 = a6 + 6a5b + 15a4b2 + 20a3b3 + 15a2b4 + 6ab5 + b
- the powers in each term on the RHS add up to the power of the brackets on the LHS 
- each coefficient on the RHS is the sum of the two adjacent coefficients in the line above (when in a pyramid formation, the two numbers diagonally above left and right)

- the coefficients for any of the formulas can be found in Pascal's triangle
- the array has 1s down each edge, and each of its other numbers is the sum of the two adjacet numbers in the line above
- it can be continues indefinitely 

15 of 18

16

- numbers in Pascal's triangle are called the binomial coefficients
- if the rows of Pascal's triangle are numbered as row 0, row 1, row 2 and so on, and the coefficients within each row are numbered from left to right as coefficient 0, coefficient 1, coefficient 2 and so on
- coefficient k in row n is denoted by nCk 
rowCcoefficient 

The binomial theorem
For any natural number n,
(a + b)nC0anC1an-1b + ... + n Cn-1abn-1 + nCnbn 

- for any natural number n, the product of all the natural numbers up to and including n is called the factorial of n and is denoted by n!
0! = 1 
n! = n(n - 1)! (n = 1, 2, 3,...)
c0 = 1, cn = ncn-1 (n = 1, 2, 3,...)

16 of 18

17

If n and k are integers with 0 ≤ k ≤ n, then
nCk = (n!)/(k!(n-k)!)

If n and k are integers with 0 < k ≤ n, then
nCk = (n(n - 1)...(n - k + 1))/(k(k - 1)...1)
- start with the integer n on the top and the integer k on the bottom, and for each of these integers you keep multiplying by the next integer down until you have k factors in total 

- the binomial coefficients in each row of Pascal's triangle are the same no matter whether you read them from left to right or right to left
nCnCn - k 

17 of 18

18

The binomial theorem (restated)
For any natural number n, 
(a + b)nnC0annC1an - 1b + ... + nCn - 1abn - 1nCnbn 
where
nCk = (n!)/(k!(n - k)!) (k = 0, 1, 2,...,n)

The binomial theorem (sigma notation)
For any natural number n,
(a + b)n = sigmank=0(n Ckan-kbk) = sigmank=0(n!)/(k!(n-k)!)an-kbk 

(1 + x)n = 1 + nC1x + nC2x2 + ... + nCkxk + ... + xn 
= 1 + nx + ((n(n-1)/2!)x2 + ((n(n-1)(n-2)/3!)x3 + ... + xn

18 of 18

Comments

No comments have yet been made

Similar Mathematics resources:

See all Mathematics resources »See all Sequences and Series resources »