Progressions Formulas, Tricks and Shortcuts

Sequences, following specific patterns are called progressions. Arithmetic progression (A.P). In this Chapter, besides discussing more about A.P.; arithmetic mean, geometric mean, relationship between A.M. and G.M., special series in forms of sum to n terms of consecutive natural numbers, sum to n terms of squares of natural numbers and sum to n terms of cubes of natural numbers will also be studied.

Sequences

Let the number of person’s ancestors for the first, second, third, ..., tenth generations are 2, 4, 8, 16, 32, ..., 1024. These numbers form what we call a sequence. Consider the successive quotients that we obtain in the division of 10 by 3 at different steps of division. In this process we get 3,3.3,3.33,3.333, ... and so on. These quotients also form a sequence. The various numbers occurring in a sequence are called its term . We denote the terms of a sequence by a_{1},a_{2},a_{3},.....,a_{n} etc, the subscripts denote the position of the term. The n^{th} term is the number at the position of the sequence and is denoted by a_{n} The n^{th} term is also called the general term of the sequence.

A sequence is called infinite, if it is not a finite sequence. For example, the sequence of successive quotients mentioned above is an infinite sequence, infinite in the sense that it never ends .Often, it is possible to express the rule, which yields the various terms of a sequencein terms of algebraic formula. Consider for instance, the sequence of even natural number 2, 4, 6,...
Here, a_{1}=2=2\times 1,a_{2}=4=2\times 2,a_{3}=6=2\times 3,........a_{23}=46=2\times 23,a_{24}=48=2\times 24, and so on. In some cases, an arrangement of numbers such as 1, 1, 2, 3, 5, 8,.. has no visible pattern, but the sequence is generated by the recurrence relation given by.
a_{1}=a_{2}=1,a_{3}=a_{1}+a_{2},a_{n}=a_{n+2}+a_{n-1},n> 2
Above sequence is called Fibonacci sequence

Series

a_{1},a_{2},a_{3},.....,a_{n} be a given sequence. Then, the expressiona_{1}+a_{2}+a_{3}+.....+a_{n} s called the series associated with the given sequence. The series is finite or infinite according as the given sequence is finite or infinite. Series are often represented in compact form called sigma notation as means indicating the summation involved .Thus , the series a_{1}+a_{2}+a_{3}+.....+a_{n} is abbreviated . as \sum_{k-1}^{n}

Note: When the series is used, it refers to the indicated sum not to the sum itself. For example, 1 + 3 + 5 + 7 is a finite series with four terms. When we use the phrase “ sum of a series,” we will mean the number that results from adding the terms, the
sum of the series is 16.

 

Arithmetic Progression (A.P)

a_{1},a_{2},a_{3},.....,a_{n} called arithmetic sequence or arithmetic progression if a_{n+1}=a_{n}+d,n\in N , where a_{1} is called the first term and the constant term d is called the common difference of the A.

Let us consider an A.P. (in its standard form) with first term a and common difference d , i.e., a , a + d, a+ 2d...,
Then the n^{th} term (general term) of the A.P. is a_{n}=a+(n-1)d

We can verify the following simple properties of an AP:
(i) If a constant is added to each term of an A.P., the resulting sequence is also an A.P.

(ii) If a constant is subtracted from each term of an A.P., the resulting sequence is also an A.P.

(iii) If each term of an A.P. is multiplied by a constant, then the resulting sequence is also an A.P.

(iv) If each term of an A.P. is divided by a non-zero constant then the resulting sequence is also an A.P.
Here, we shall use the following notations for an arithmetic progression :
a = the first term , l = the last term , d = common difference, n = the some of the series s _{n} = the sum to n terms of AP
Let a, a + d, a + 2d, ..., a + (n –1)dbe an A.P.
Then , l = a + (n– 1)d and s_{n}=\frac{n}{2}\left [2a+(n-1)d\right ]

Arithmetic mean Given two numbers a and b. We can insert a number A between them so that a, A, bis an A.P. Such a number A is called the arithmetic mean (A.M.) of the numbers a and b. Note that, in this case, we have.

A – a = b – A , i.e A=\frac{a+b}{2} We may also interpret the A.M. between two numbers a and b as their average generally, given any two numbers a and b, we can insert as many numbers as we like between them such that the resulting sequence is an A.P. Let A_{1},A_{2},A_{3},......A_{n} b is an A.P
here, b is the (n+2)^{th} term , i.e, b = a+ [(n + 2) – 1] d = a+ (n + 1)d

This gives  d=\frac{b-a}{n+1}
Thus, n numbers between a and b are as follows:
A_{1}=a+d=a+\frac{b-a}{n+1},A_{2}=a+2d=a+\frac{2(b-a)}{n+1},A_{3}=a+3d=a+\frac{3(b-a)}{n+1},......,A_{n}=a+nd=a+\frac{n(b-a)}{n+1}

 

Geometric Progression (G . P.)

a_{1},a_{2},a_{3},.....,a_{n} is called geometric progression , non zero and \frac{a_{k}+1}{a_{k}}=r,k\geq 1
By letting a_{1}=a we obtain a geometric progression, a , ar , ar^{2},ar^{3}........where a is called the first term and r is called the common ratio of the G.P.

As in case of arithmetic progression, the problem of finding the nth term or sum of n terms of a geometric progression containing a large number of terms would be difficult without the use of the formula which we shall develop in the next Section. We shall use the following notations with these formula: a = the first term, r = the common ratio, l = the last term
n = the numbers of terms, s_{n} = the sum of last term

General term of a G .P. Let us consider a G.P. with first non-zero term ‘ a ’ and common ratio ‘ r.Write a few terms of it. The second term is obtained by multiplying a by r thus a_{2} = ar similarly, third term is obtained by multiplying a_{2} by r thus a_{3}=a_{2}r , and so on

Thus, a , G.P. can be written as a,ar,ar^{2},ar^{3},....a^{n-1}, according as G.P is finite or infinite , respectively . Thus the series a+ar+,ar^{2}+ar^{3}+....ar^{n-1}, are called finite or infinite geometric series , respectively.
Sum to n terms of a G .P. Let the first term of a G.P. be a and the common ratio be r .
Let us denote by S the sum to first n terms of G.P.

Then
 s_{n}=a+ar+,ar^{2}+ar^{3}+....ar^{n-1}, .............(1)
Case 1: If r = 1, we have S n = a + a + a + ... + a (n terms) = na

case 2: If r ≠ 1, multiplying by r, we have
r s_{n}=a+ar+,ar^{2}+ar^{3}+....ar^{n},..............(2)
Subtracting (1) and (2) , we get (1 - r) s_{n}=a-ar^{n}=a(1-r^{n}
This gives , s_{n}=\frac{a(1-r^{n})}{1-r}

 

Geometric Mean (G .M)

The geometric mean of two positive numbers a and b is the number ab . Therefore, the geometric mean of 2 and 8 is 4. We observe that the three numbers 2,4,8 are consecutive terms of a G.P. This leads to a generalisation of the concept of geometric means of two numbers. Given any two positive numbers a and b , we can insert as many numbers as we like between them to make the resulting sequence in a G.P.

Let G_{1},G_{2},G_{3},.....G_{n} be n numbers between positive numbers a and b such that aG_{1},G_{2},G_{3},.....G_{n}b is a G.P . Thus b being (n+2)^{th} term , we have
b=ar^{n+1},or\: r=(\frac{b}{a})^{\frac{\frac{2}{}}{n+1}}
G_{1}=ar=a\left ( \frac{b}{a} \right )^{\frac{1}{n+1}} , G_{21}=ar^{2}=a\left ( \frac{b}{a} \right )^{\frac{2}{n+1}} , G_{3}=ar^{3}=a\left ( \frac{b}{a} \right )^{\frac{3}{n+1}} , G_{n}=ar^{n}=a\left ( \frac{b}{a} \right )^{\frac{n}{n+1}}

Relationship Between A.M. and G.M.: Let A and G be A.M. and G.M. of two given positive real numbers a
and b , respectively Thus we have A-G=\frac{a+b}{2}-\sqrt{ab}
Thus we have
A-G=\frac{a+b}{2}-\sqrt{ab}=\frac{a+b-2\sqrt{ab}}{2}=\frac{(\sqrt{a}-\sqrt{b})^{2}}{2}\geq 0
We obtain the relationship A\geq G

 

Sum to n Terms of Special Series

We shall now find the sum of first n terms of some special series, namely ;

1. 1 + 2 + 3 + ............+n (sum of first n natural numbers)
2. 1^{2}+2^{2}+3^{2}+........+n^{2} (sum of squares of the first n natural numbers)
3. 1^{3}+2^{3}+3^{3}+........+n^{3} (sum of cubes of the first n natural numbers).

Let us take them one by one:
(a). s_{n}=1+2+3+......n,\: then\: s_{n}=\frac{n(n+1)}{2}
(b). s_{n}=1^{2}+2^{2}+3^{2}+........+n^{2}

Point to be Remember
1. By a sequence , we mean an arrangement of number in definite order according to some rule. Also, we define a sequence as a function whose domain is the set of natural numbers or some subsets of the type {1, 2, 3, .... k}. A sequence containing a finite number of terms is called a finite sequence. A sequence is called infinite if it is not a finite sequence.

2. a_{1},a_{2},a_{3},...... be the sequence, then the sum expressed as a_{1}+a_{2}+a_{3}+...... is called series. A series is called finite series if it has got finite number of terms.

3. n arithmetic progression (A.P.) is a sequence in which terms increase or decrease regularly by the same constant. This constant is called common difference of the A.P. Usually, we denote the first term of A.P. by a , the common difference by d and the last term by l . The general term or the n_{th} term of the A.P. is given by a_{n}=a+(n-1d
The sum Sn of the first n terms of an A.P. is given by
s_{n}=\frac{n}{2}\left [ 2a+(n-1)d \right ]=\frac{n}{2}(a+l)

4. The arithmetic mean A of any two numbers a and b is given by \frac{a+b}{2} i.e the sequence a, A ,b is in A.P

5. A sequence is said to be a geometric progression or G. P., if the ratio of any term to its preceding term is same throughout. This constant factor is called the common ratio. Usually, we denote the first term of a G.P. by a and its common ratio by r. The general or the n^{th} term of G.P. is given by a_{n}=ar^{n-1} .The sum S_{n}of the first n terms of G.P. is given by s_{n}=\frac{a(r^{n}-1)}{r-1}\: if\: r\neq 0

6. The geometric mean (G.M.) of any two positive numbers a and bis given by \sqrt{ab} i.e the sequence a, G, b is GP .

Series Some Important Power
1. 1+2+3+......+n=\sum n=\frac{n(n+1)}{2}
2. 1^{2}+2^{2}+3^{2}+......+n^{2}=\sum n^{2}=\frac{n(n+1)(2n+1)}{6}
3. 1^{3}+2^{3}+3^{3}+......+n^{3}=\sum n^{3}=\frac{n^{2}(n+1)^{2}}{4}
4. 1+1+1+1+....+1n\: terms=\sum 1=n

 

Progressions Questions from Previous Year Exams

progression

 

Please comment on Progressions Formulas, Tricks and Shortcuts

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *