![]() |
VOOZH | about |
The topic of progressionsβArithmetic Progression (AP), Geometric Progression (GP), and Harmonic Progression (HP)βplays a crucial role in various mathematical concepts and competitive exams. While these progressions may seem complex at first glance, mastering a few simple tricks and methods can make them much easier to understand and apply.
A progression is a sequence of numbers where the relationship between consecutive terms follows a specific pattern. AP, GP, and HP each have their unique rules and formulas that govern how their terms are related. These progressions are widely used in various fields, including algebra, calculus, and number theory, and are often tested in competitive exams to evaluate problem-solving skills.
In an arithmetic sequence, the difference between any term and the next term is constant. Specifically, a sequence a1, a2, ..., an is called an arithmetic sequence or arithmetic progression, if the difference between consecutive terms (d = an+1 - an) where d is a constant known as the common difference.
Example of Arithmetic Progression is as follows:
a, a+d, a+2d, a+3d, ...
Where,
Read More:
To find the nth term, simply plug the values of aβ, n, and d into the formula:
an = a1 + (n β 1) Γ d
The sum of the first n terms in an AP can be calculated using:
Sn β= n/2β Γ (2a1 β+ (n β 1) Γ d)
If the last term an is known, use:
Sn β= n/2 Γ (a1 β+ anβ)
If A, B, and C are in arithmetic progression, then:
2B = A + C
- a1 β+ an β= a2 β+ anβ1β
- 2an = an+ k +anβk
The total number of terms can be calculated as:
(a1 + an)/d +1
where
Geometric Progression (GP) is a sequence of numbers where each term after the first is found by multiplying the previous term by a constant called the common ratio.
The general form of GP is as follows:
a, ar, ar2, ar3,β¦
Where:
Tnβ and Tn-1β are consecutive terms of the GP.
r = Tn/ Tn-1
To find the nth term, simply plug the values of aβ, n, and r into the formula:
Tn = arn-1
For (r > 1):
Snβ is the sum of the first n terms for r > 1.
Sn = a[(rn β 1)/(r β 1)]
For (r < 1):
Sn is the sum of the first n terms, for r < 1.
Sn = a[(1 β rn)/(1 β r)]
The product of the first and the last term equals the product of the second and the second-last term, and so on:
a1ββ an β= a2ββ an β 1 β= akββ anβk + 1β
For terms a1β, a2β, and anβ in a GP,
We have the relationship:
b2 = ac
The geometric mean (GM) of terms a1, a2, β¦ ,anβ in a GP is given by
A Harmonic Progression (HP), or Harmonic Sequence, is a sequence of real numbers derived by taking the reciprocals of the terms in an Arithmetic Progression (excluding 0). In this sequence, each term is the Harmonic Mean of its two neighboring terms.
Example of Harmonic Progression is as follows:
1/a, 1/(a + d), 1/(a + 2d), 1/(a + 3d), ...
Where
The nth term of a Harmonic Progression (HP) is given by the reciprocal of the corresponding term in the Arithmetic Progression (AP). So, the n-th term of HP can be written as:
an = 1/(a + (n β 1)d)
To find the Sum of n terms in a Harmonic Progression (Sn) for the sequence 1/a, 1/a + d, 1/a + 2d, . . ., 1/a + (nβ1)d, the formula is:
where,
Note: This formula only gives the approximate required value.
The Harmonic Mean of two numbers a and b is defined as:
Harmonic Mean = 2ab/(a + b)