CHAPTER 5
ARITHMETIC PROGRESSION
| |
|---|---|
| 1. | A sequence a₁, a₂, … , aₙ is an Arithmetic Progression (A.P) if the difference between consecutive terms is constant, called the common difference d (positive or negative). |
| 2. | General A.P is: a, a + d, a + 2d, a + 3d, … where a is the first term and d is the common difference. |
| 3. | The nth term of an A.P is: aₙ = a + (n − 1)d
|
| 4. | Easy method to find a term from the end of an A.P: Find the 7th term from the end of the sequence: Write from the end: −40, −37, … , 17 For this A.P:
|
| 5. | To check whether a number belongs to an A.P: Find the first term a and common difference Substitute the given number and find n. |
| 6. | Sum of n terms of an A.P is denoted by Sₙ.
|
| 7. | Sum of first n natural numbers: 1 + 2 + 3 + … + n = n(n + 1)/2 |
| 8. | Sum of first n odd natural numbers: 1 + 3 + 5 + … + (2n − 1) = n² |
| 9. | Sum of first n even natural numbers: 2 + 4 + 6 + … + 2n = n(n + 1) |
| 10. | S₁ = a₁ (first term) S₂ = a₁ + a₂ S₃ = a₁ + a₂ + a₃ S₂ − S₁ = a₂ In general: |