nth Term of an AP
In this section, we delve into how to find the nth term of an Arithmetic Progression (AP). An AP is a sequence where each term after the first is formed by adding a constant, known as the common difference (d), to the previous term.
Key Points:
- Understanding the nth term: The nth term in an AP can be found using the formula: a_n = a + (n - 1)d, where:
- a is the first term,
-
d is the common difference.
-
Example Application: Consider the case of Reena, who starts with a monthly salary of ₹8000 and receives an annual increment of ₹500. To find her salary in the 5th year, we can compute:
-
Salary for the 5th year = a + (5-1)d = ₹8000 + 4 × ₹500 = ₹10000.
-
Examples and Practice: Further examples illustrate finding specific terms in various sequences, checking if a number is part of an AP, and reverse calculations to derive values like the first term or common difference.
This formula and understanding are crucial in various applications such as financial forecasting, pattern recognition, and more. Mastery of these concepts allows for efficient resolution of complex arithmetic-related problems.