Wednesday, June 23, 2010

Arithmetic Progression

Arithmetic Progression:

Arithmetic progression is also called as arithmetic sequence, It is a sequence that begins with an initial term a, and then each term is found by adding the common difference d.
General Form of arithmetic progression is,
a, a + d, a + 2d, a + 3d + . . .
The recursive formula is,
an = an−1 + d.
To write the explicit form of an arithmetic series, we use
an = a1 + (n − 1) d.
Example for Arithmetic Progression:
For the sequence is −2, 1, 4, 7, 10, 13, 16. . . Write the nth term formula and find 20th term.
Solution:
Here, the common difference is, d = 3. The nth term formula is,
an = − 2 + (n − 1)3
=> a25 = − 2 + (20 − 1)3
=> a25 = − 2 + 19 × 3
=> a25 = 55.

No comments:

Post a Comment