Class 10 Mathematics
nth Term
⏱ 12 min read
The nth term is a fundamental concept in mathematics, particularly in the study of sequences and series. It refers to the general term of a sequence that allows us to find any term in the sequence without listing all the terms. Understanding the nth term is crucial for solving problems related to arithmetic sequences, geometric sequences, and more. In this chapter, we will explore how to derive the nth term, identify various types of sequences, and apply this knowledge to solve problems.
A sequence is an ordered list of numbers. Each number in the sequence is called a term. Sequences can be finite (having a limited number of terms) or infinite (continuing indefinitely).
Example: The sequence of even numbers: 2, 4, 6, 8, 10, ... is an infinite sequence.
There are various types of sequences, but the most common are:
An arithmetic sequence is a sequence in which the difference between consecutive terms is constant. This difference is known as the common difference (d).
General Form: If the first term is denoted as a, the nth term (Tₙ) can be expressed as:
Tₙ = a + (n - 1)d
Example: In the sequence 3, 7, 11, 15, the common difference (d) is 4. The first term (a) is 3.
To find the 5th term: T₅ = 3 + (5 - 1)×4 = 3 + 16 = 19.
A geometric sequence is a sequence in which the ratio between consecutive terms is constant. This ratio is known as the common ratio (r).
General Form: If the first term is denoted as a, the nth term (Tₙ) can be expressed as:
Tₙ = a × r^(n - 1)
Example: In the sequence 2, 6, 18, 54, the common ratio (r) is 3. The first term (a) is 2.
To find the 4th term: T₄ = 2 × 3^(4 - 1) = 2 × 27 = 54.
To find the nth term of a sequence, we need to identify whether it is arithmetic, geometric, or another type. Once we establish the pattern, we can use the appropriate formula.
Consider the sequence: 5, 10, 15, 20, 25, ...
The concept of the nth term is widely used in various applications such as:
Example: If you are saving money every month and your savings form an arithmetic sequence, you can use the nth term to calculate how much you will have saved after a certain number of months.
In this chapter, we learned about the nth term and its significance in understanding sequences. We explored two main types of sequences: arithmetic and geometric, and derived their respective nth term formulas. We also discussed how to identify the type of sequence and find specific terms within it. Mastering the concept of the nth term is essential for solving mathematical problems related to sequences and can be applied in various fields. Understanding sequences helps in predicting patterns and making informed decisions based on numerical data.
🧠 Ready to test your knowledge?
Take the quiz for this chapter to reinforce what you just learned and track your progress.