Sequences Revision 1

Report 4 Downloads 81 Views
Arithmetic Sequences

Enzo

Arithmetic Sequences ž  An

arithmetic sequence, or arithmetic progression, is a sequence where each term is obtained by adding a constant to the previous term.

ž  The

sequence goes up or down in equal steps.

ž  The

constant is called the common difference.

ž 

E.g. 1+3+5+7+9 The common difference is 2. The formula for the nth term is: 2n -1

ž 

An arithmetic sequence is defined by:

ž 

U1 = 5 Un+1 = Un + 7 So, U2 = 5 + 7 = 12 And, U3 = 12 + 7 = 19 To find the 50th term quickly you would do: U50 = U1 + (49 x 7) = (5 + 343) = 348 is the 50th term.

ž  ž 

ž  ž  ž  ž 

ž 

An arithmetic sequence with the first term ‘a’ and common difference ‘d’ is defined recursively by:

ž 

U1 = a,

ž 

The nth term of the sequence I given by:

ž 

Un = a + (n – 1)d

ž 

E.g.(Ex 2c qn 2, page 258) a=2 and d=3 so the 10th term Is: 2 + (10 – 1) x 3 = 2 + 27 = 29

ž  ž 

Un+1 = Un + d

ž 

The formula for the sum of a sequence is:

ž 

S = ½ n(a + l) = ½n(2a + (n–1)d)

ž 

E.g. (Ex 2c qn 4, page 258)

ž 

1+4+7+10… 36 terms. a=1, d=3 Last term = a +(n-1)d

ž  ž 

ž 

= 1+ 35 x 3 = 106

ž 

Sum of 36 terms: Method 1 OR: ½36(2 x 1 +(36–1) x 3) = 18(2 + (35 x 3)) = 1926

ž  ž 

Method 2 ½36(1+106) =1926