General Form of an AP: Any AP can be written as: \[ a,\ a+d,\ a+2d,\ a+3d,\ a+4d,\ \dots \] where \( a \) is the first term and \( d \) is the common difference.
nth Term Formula: The term at position \( n \) (called \( a_n \)) is given by: \[ a_n = a + (n-1)d \] This formula allows us to find any term without writing all previous terms.
Finding Missing Terms: If some terms of an AP are missing, we can use the fact that the middle term of three consecutive terms is the arithmetic mean: For three terms \( x, y, z \) in AP: \( y = \frac{x+z}{2} \)
Checking if a number belongs to an AP: To check if a number \( N \) is a term of an AP with first term \( a \) and common difference \( d \):
- Set \( N = a + (n-1)d \)
- Solve for \( n \). If \( n \) is a positive integer, \( N \) is a term of the AP.