Saturday, October 8, 2022

Chapter 9.2 - Arithmetic Progression

In the previous section, we completed a discussion on the nth term of sequences and series. In this section, we will see arithmetic progression.

We have seen the basics about arithmetic progression in our earlier classes [Details here]
Let us recall some of the formulae and properties that we studied in those classes. It can be written in steps:
1. Arithmetic progression can be written in abbreviated form as A.P
2. First term of an A.P is denoted by the letter a
• Last term of an A.P is denoted by the letter l
• Common difference of an A.P is denoted by the letter d
3. The nth term of an A.P is given by: an = a+(n-1)d
4. If there is a total of m terms in an A.P, then the last term (the mth term) will be a+(m-1)d
• So we can write l = a+(m-1)d  
5. If there are m terms in an A.P, then that A.P will be:
a, (a+d), (a+2d), (a+3d), . . . , a+(m-1)d
6. The sum of n terms of an A.P is denoted as Sn
7. Sum can be calculated using the formula: $S_n=\frac{n}{2}[2a+(n-1)d]$
8. Another formula for the sum is: $S_n=\frac{n}{2}[a+l]$
9. Since the nth term can be calculated using an algebraic formula, an A.P is a sequence.
10. If a constant is added to each term of an A.P, the resulting sequence is also an A.P
11. If a constant is subtracted from each term of an A.P, the resulting sequence is also an A.P
12. If each term of an A.P is multiplied by a constant, the resulting sequence is also an A.P
13. If each term of an A.P is divided by a non-zero constant, the resulting sequence is also an A.P


Let us see some solved examples:

Solved example 9.4
In an A.P, if the mth term is n and the nth term is m, where m≠n, find the pth term.
Solution:
1. The nth term of any A.P is a+(n-1)d
• 'a' and 'd' are constants. If we can find those constants, we will be able to write the term at any position.
• To find those constants, we can use the given data.
2. Given that, mth term is n
• So we can write: n = a+(m-1)d
⇒ a+md - d = n
3. Given that, nth term is m
• So we can write: m = a+(n-1)d
⇒ a+nd - d = m
4. Subtracting the result in (3) from the result in (2), we get:
⇒ n-m = a+md-d - [a+nd-d]
⇒ n-m = (m-n)d
⇒ n-m = -(n-m)d
⇒ d = -1
5. Substituting this value of d in (2), we get:
a+m(-1) - (-1) = n
⇒ a-m+1 = n
⇒ a = m+n-1
6. Now we can write the pth term:
pth term = a+(p-1)d = (m+n-1) + (p-1) × -1 = m+n-1 - p +1 = m+n-p

Solved example 9.5
Sum of n terms of two arithmetic progressions are in the ratio (3n+8):(7n+15). Find the ratio of their 12th terms.
Solution:
1. Let the first term and common difference of the first A.P be a and d respectively.
2. Let the first term and common difference of the second A.P be a’ and d’ respectively.
3. Then the given ration of sums can be written as:
$\frac{\frac{n}{2}[2a+(n-1)d]}{\frac{n}{2}[2a'+(n-1)d1]}=\frac{3n+8}{7n+15}$
⇒ $\frac{2a+(n-1)d}{2a'+(n-1)d'}=\frac{3n+8}{7n+15}$
4. We want the ratio of the 12th terms. That is., we want $\frac{a+11d}{a'+11d'}$
5. The left side of the result in (3) can be converted into $\frac{a+11d}{a'+11d'}$ by putting n = 23
• So the result in (3) becomes:
$\frac{2a+(23-1)d}{2a'+(23-1)d'}=\frac{3 × 23+8}{7 × 23+15}$  
⇒ $\frac{2a+22d}{2a'+22d'}=\frac{3 × 23+8}{7 × 23+15}$  
⇒ $\frac{a+11d}{a'+11d'}=\frac{77}{176}$  
⇒ $\frac{a+11d}{a'+11d'}=\frac{7}{16}$
6. Let us compare the results in (4) and (5)
• We see that, the left side is the same.
• So we can write: The ratio of the 12th terms is $\frac{7}{16}$

Solved example 9.6
The income of a person is Rs. 3,00,000, in the first year and he receives an increase of Rs. 10,000 to his income per year for the next 19 years. Find the total amount he received in 20 years.
Solution:
1. Let us write the salaries in order:
• Salary in the first year = 300000
• Salary in the second year = (300000 + 10000) =  300000 + 1 × 10000   
• Salary in the third year = (300000 + 10000 + 10000) = 300000 + 2 × 10000
• Salary in the fourth year = (300000 + 10000 + 10000 + 10000) = 300000 + 3 × 10000
• so on . . .
2. Writing it as a sequence, we get:
300000, (300000 + 1 × 10000), (300000 + 2 × 10000), (300000 + 3 × 10000), . . .
3. Clearly, this is an A.P
• First term, a = 300000
• Common difference, d = 10000
• Number of terms, n = 20
4. Sum of all 20 terms
= $\frac{n}{2}[2a+(n-1)d]~=~\frac{20}{2}[2 × 300000+(20-1) × 10000]$        
= $10 × [600000+19 × 10000]~=~79,00,000$


Arithmetic mean

This can be written in 5 steps:
1. Suppose that, we are given two numbers a and b
• We can find a number A in such a way that, a, A , b form an AP
2. This A can be calculated in two simple steps:
(i) Since a, A, b is an A.P, we can write: A-a = b-A
(ii) From this we get: 2A = a+b
⇒ $A=\frac{a+b}{2}$
3. This A is called the Arithmetic mean of a and b.
• Arithmetic mean is abbreviated as A.M
4. But $\frac{a+b}{2}$ is the average of a and b
• So we can write: A.M of two numbers a and b is same as the average of a and b.
• Let us see an example:
    ♦ Let the two numbers a and b be 25 and 275
    ♦ Then the A.M of 25 and 275 = $\frac{25+275}{2}$ = 150
5. We inserted just one number A between a and b. In fact we can insert as many numbers as we like between two numbers a and b so that the resulting sequence is an A.P.
• This can be explained in steps:
(i) Let us insert n numbers A1, A2, A3, A4, . . . , An between a and b in such a way that,
a, A1, A2, A3, A4, . . . , An, b is an A.P
(ii) When n numbers are inserted, there will be a total of (n+2) terms.
• So b is the (n+2)th term of the A.P
• We can write: b = a+[(n+2)-1]d
⇒ (n+1)d = b-a
⇒ $d=\frac{b-a}{n+1}$
(iii) So we have the first term a and the common difference d of the A.P. Using them, we can calculate the term at any position.
• That is., we can calculate A1, A2, A3, A4, . . . , An and insert them between a and b
• For example, A3 is the fourth term. It will be equal to: $a+(4-1)\left(\frac{b-a}{n+1}\right)$
    ♦ Here n is number of terms inserted in between a and b


Let us see a solved example:

Solved example 9.7
Insert 6 numbers between 3 and 24 such that the resulting sequence is an A.P
Solution:
1. The resulting A.P will be in the form: 3, A1, A2, A3, . . . A6, 24
    ♦ The first term of this A.P is 3
    ♦ The last term is 24
    ♦ Total number of terms = 8
2. So we can write:
24 = 3+(8-1)d
⇒ d = 3
3. Now we can write all the intermediate terms:
2nd term A1 = 3 + (2-1) × 3 = 6
3rd term A2 = 3 + (3-1) × 3 = 9
4th term A3 = 3 + (4-1) × 3 = 12
5th term A4 = 3 + (5-1) × 3 = 15
6th term A5 = 3 + (6-1) × 3 = 18
7th term A6 = 3 + (7-1) × 3 = 21
4. So the resulting A.P is: 3, 6, 9, 12, 15, 18, 21, 24


The link below gives a few more solved examples

Exercise 9.2


In the next section we will see arithmetic progression.

Previous

Contents

Next

Copyright©2022 Higher secondary mathematics.blogspot.com

Monday, October 3, 2022

Chapter 9.1 - Solved Examples On Sequences And Series

In the previous section, we saw the basics about sequences and series. In this section, we will see some solved examples.

Solved example 9.1
(i) Write the first three terms of the sequence defined by the formula: $a_n=2n+5$
(ii) Write the first three terms of the sequence defined by the formula: $a_n=\frac{n-3}{4}$
Solution:
We can find the first three terms by substituting n = 1, 2 and 3  
Part (i):
The first three terms are:
$a_1~=~(2 × 1)+5~=~7$
$a_2~=~(2 × 2)+5~=~9$
$a_3~=~(2 × 3)+5~=~11$
Part (ii):
The first three terms are:
$a_1~=~\frac{1-3}{4}~=~\frac{-2}{4}~=~-\frac{1}{2}$
$a_2~=~\frac{2-3}{4}~=~\frac{-1}{4}~=~-\frac{1}{4}$
$a_3~=~\frac{3-3}{4}~=~\frac{0}{4}~=~0$

Solved example 9.2
What is the 20th term of the sequence defined by $a_n=(n-1)(2-n)(3+n)$
Solution:
We can find the 20th term by substituting n = 20
So we get: $a_{20}~=~(20-1)(2-20)(3+20)~=~19 × -18 × 23~=~-7866$

Solved example 9.3
Let the sequence an be defined as follows:
$a_1=1,~a_n=a_{n-1}+2~~\text{for}~n \geq 2$
Find the first five terms and write the corresponding series.
Solution:
1. The first five terms are:
$a_1~=~1$
$a_2=a_{2-1}+2~=~a_1+2~=~1+2~=~3$
$a_3=a_{3-1}+2~=~a_2+2~=~3+2~=~5$
$a_4=a_{4-1}+2~=~a_3+2~=~5+2~=~7$
$a_5=a_{5-1}+2~=~a_4+2~=~7+2~=~9$
2. So the sequence is: 1, 3, 5, 7, 9, . . .
3. So the series associated with this sequence is:
1 + 3 + 5 + 7 + 9 + . . .


Exercise 9.1

1. Write the first five terms of the sequence whose nth term is $a_n=n(n+2)$
Solution:
$\begin{array}{ll}
{a_1}&{}={}
&{1 × (1+2)}& {}={}
&3& {}
&{}& {}
&{}& {}&{}& {} &{} \\

{a_2}&{}={}
&{2 × (2+2)}& {}={}
&8& {}
&{}& {}
&{}& {}&{}& {} &{} \\

{a_3}&{}={}
&{3 × (3+2)}& {}={}
&15& {}
&{}& {}
&{}& {}&{}& {} &{} \\

{a_4}&{}={}
&{4 × (4+2)}& {}={}
&24& {}
&{}& {}
&{}& {}&{}& {} &{} \\

{a_5}&{}={}
&{5 × (5+2)}& {}={}
&35& {}
&{}& {}
&{}& {}&{}& {} &{} \\

\end{array}$

2. Write the first five terms of the sequence whose nth term is $a_n=\frac{n}{n+1}$
Solution:
$\begin{array}{ll}
{a_1}&{}={}
&{\frac{1}{1+1}}& {}={}
&\frac{1}{2}& {}
&{}& {}
&{}& {}&{}& {} &{} \\

{a_2}&{}={}
&{\frac{2}{2+1}}& {}={}
&\frac{2}{3}& {}
&{}& {}
&{}& {}&{}& {} &{} \\

{a_3}&{}={}
&{\frac{3}{3+1}}& {}={}
&\frac{3}{4}& {}
&{}& {}
&{}& {}&{}& {} &{} \\

{a_4}&{}={}
&{\frac{4}{4+1}}& {}={}
&\frac{4}{5}& {}
&{}& {}
&{}& {}&{}& {} &{} \\

{a_5}&{}={}
&{\frac{5}{5+1}}& {}={}
&\frac{5}{6}& {}
&{}& {}
&{}& {}&{}& {} &{} \\

\end{array}$

3. Write the first five terms of the sequence whose nth term is $a_n=2^n$
Solution:
$\begin{array}{ll}
{a_1}&{}={}
&{2^1}& {}={}
&2& {}
&{}& {}
&{}& {}&{}& {} &{} \\

{a_2}&{}={}
&{2^2}& {}={}
&4& {}
&{}& {}
&{}& {}&{}& {} &{} \\

{a_3}&{}={}
&{2^3}& {}={}
&8& {}
&{}& {}
&{}& {}&{}& {} &{} \\

{a_4}&{}={}
&{2^4}& {}={}
&16& {}
&{}& {}
&{}& {}&{}& {} &{} \\

{a_5}&{}={}
&{2^5}& {}={}
&32& {}
&{}& {}
&{}& {}&{}& {} &{} \\

\end{array}$

4. Write the first five terms of the sequence whose nth term is $a_n=\frac{2n-3}{6}$
Solution:
$\begin{array}{ll}
{a_1}&{}={}
&{\frac{(2 × 1)-3}{6}}& {}={}
&\frac{2-3}{6}& {}={}
&{-\frac{1}{6}}& {}
&{}& {}&{}& {} &{} \\

{a_2}&{}={}
&{\frac{(2 × 2)-3}{6}}& {}={}
&\frac{4-3}{6}& {}={}
&{\frac{1}{6}}& {}
&{}& {}&{}& {} &{} \\

{a_3}&{}={}
&{\frac{(2 × 3)-3}{6}}& {}={}
&\frac{6-3}{6}& {}={}
&{\frac{3}{6}}& {}
&{}& {}&{}& {} &{} \\

{a_4}&{}={}
&{\frac{(2 × 4)-3}{6}}& {}={}
&\frac{8-3}{6}& {}={}
&{\frac{5}{6}}& {}
&{}& {}&{}& {} &{} \\

{a_5}&{}={}
&{\frac{(2 × 5)-3}{6}}& {}={}
&\frac{10-3}{6}& {}={}
&{\frac{7}{6}}& {}
&{}& {}&{}& {} &{} \\

\end{array}$

5. Write the first five terms of the sequence whose nth term is $a_n=(-1)^{n-1}~5^{n+1}$
Solution:
$\begin{array}{ll}
{a_1}&{}={}
&{(-1)^{1-1} × 5^{1+1}}& {}={}
&{(-1)^{0} × 5^{2}}& {}={}
&{1 × 25}& {}={}
&{25}& {}&{}& {} &{} \\

{a_2}&{}={}
&{(-1)^{2-1} × 5^{2+1}}& {}={}
&{(-1)^{1} × 5^{3}}& {}={}
&{-1 × 125}& {}={}
&{-125}& {}&{}& {} &{} \\

{a_3}&{}={}
&{(-1)^{3-1} × 5^{3+1}}& {}={}
&{(-1)^{2} × 5^{4}}& {}={}
&{1 × 625}& {}={}
&{625}& {}&{}& {} &{} \\

{a_4}&{}={}
&{(-1)^{4-1} × 5^{4+1}}& {}={}
&{(-1)^{3} × 5^{5}}& {}={}
&{-1 × 3125}& {}={}
&{-3125}& {}&{}& {} &{} \\

{a_5}&{}={}
&{(-1)^{5-1} × 5^{5+1}}& {}={}
&{(-1)^{4} × 5^{6}}& {}={}
&{1 × 15625}& {}={}
&{15625}& {}&{}& {} &{} \\

\end{array}$

6. Write the first five terms of the sequence whose nth term is $a_n=n\frac{n^2+5}{4}$
Solution:
$\begin{array}{ll}
{a_1}&{}={}
&{1 × \frac{1^2+5}{4}}& {}={}
&{1 × \frac{1+5}{4}}& {}={}
&{1 × \frac{6}{4}}& {}={}
&{\frac{6}{4}}& {}&{}& {} &{} \\

{a_2}&{}={}
&{2 × \frac{2^2+5}{4}}& {}={}
&{2 × \frac{4+5}{4}}& {}={}
&{2 × \frac{9}{4}}& {}={}
&{\frac{9}{2}}& {}&{}& {} &{} \\

{a_3}&{}={}
&{3 × \frac{3^2+5}{4}}& {}={}
&{3 × \frac{9+5}{4}}& {}={}
&{3 × \frac{14}{4}}& {}={}
&{\frac{42}{4}}& {}&{}& {} &{} \\

{a_4}&{}={}
&{4 × \frac{4^2+5}{4}}& {}={}
&{4 × \frac{16+5}{4}}& {}={}
&{4 × \frac{21}{4}}& {}={}
&{21}& {}&{}& {} &{} \\

{a_5}&{}={}
&{5 × \frac{5^2+5}{4}}& {}={}
&{5 × \frac{25+5}{4}}& {}={}
&{5 × \frac{30}{4}}& {}={}
&{\frac{150}{4}}& {}&{}& {} &{} \\

\end{array}$

7. Find a17 and a24 of the sequence whose nth term is $a_n=4n-3$
Solution:
$\begin{array}{ll}
{a_{17}}&{}={}
&{(4 × 17)-3}& {}={}
&{68-3}& {}={}
&{65}& {}
&{}& {}&{}& {} &{} \\

{a_{24}}&{}={}
&{(4 × 24)-3}& {}={}
&{96-3}& {}={}
&{93}& {}
&{}& {}&{}& {} &{} \\

\end{array}$

8. Find a7 of the sequence whose nth term is $a_n=\frac{n^2}{2^n}$
Solution:
$\begin{array}{ll}
{a_{7}}&{}={}
&{\frac{7^2}{2^7}}& {}={}
&{\frac{49}{128}}& {}
&{}& {}
&{}& {}&{}& {} &{} \\

\end{array}$  

9. Find a9 of the sequence whose nth term is $a_n=(-1)^{n-1} n^3$
Solution:
$\begin{array}{ll}
{a_{9}}&{}={}
&{(-1)^{9-1} × 9^3}& {}={}
&{(-1)^{8} × 729}& {}={}
&{1 × 729}& {}={}
&{729}& {}&{}& {} &{} \\

\end{array}$

10. Find a20 of the sequence whose nth term is $a_n=\frac{n(n-2)}{n+3}$
Solution:
$\begin{array}{ll}
{a_{20}}&{}={}
&{\frac{20(20-2)}{20+3}}& {}={}
&{\frac{20 × 18}{23}}& {}={}
&{\frac{360}{23}}& {}
&{}& {}&{}& {} &{} \\

\end{array}$

11. Write the first five terms of the following sequence and obtain the corresponding series.
$a_1=3,~a_n=3a_{n-1}+2~~\text{for all}~n \gt 1$
Solution:
1. The first five terms are:
$\begin{array}{ll}
{a_{1}}&{}={}
&{3}& {}
&{}& {}
&{}& {}
&{}& {}&{}& {} &{} \\

{a_{2}}&{}={}
&{3 × a_{2-1}+2}& {}={}
&{3 × a_{1}+2}& {}={}
&{(3 × 3)+2}& {}={}
&{9+2}& {}={}&{11}& {} &{} \\

{a_{3}}&{}={}
&{3 × a_{3-1}+2}& {}={}
&{3 × a_{2}+2}& {}={}
&{(3 × 11)+2}& {}={}
&{33+2}& {}={}&{35}& {} &{} \\

{a_{4}}&{}={}
&{3 × a_{4-1}+2}& {}={}
&{3 × a_{4}+2}& {}={}
&{(3 × 35)+2}& {}={}
&{105+2}& {}={}&{107}& {} &{} \\

{a_{5}}&{}={}
&{3 × a_{5-1}+2}& {}={}
&{3 × a_{4}+2}& {}={}
&{(3 × 107)+2}& {}={}
&{321+2}& {}={}&{323}& {} &{} \\

\end{array}$

2. So the sequence is: 3, 11, 35, 107, 323, . . .
3. So the series associated with this sequence is:
3 + 11 + 35 + 107 + 323, . . .

12. Write the first five terms of the following sequence and obtain the corresponding series.
$a_1=-1,~a_n=\frac{a_{n-1}}{n}~~\text{for all}~n \ge 2$
Solution:
1. The first five terms are:
$\begin{array}{ll}
{a_{1}}&{}={}
&{-1}& {}
&{}& {}
&{}& {}
&{}& {}&{}& {} &{} \\

{a_{2}}&{}={}
&{\frac{a_{2-1}}{2}}& {}={}
&{\frac{a_{1}}{2}}& {}={}
&{\frac{-1}{2}}& {}
&{}& {}&{}& {} &{} \\

{a_{3}}&{}={}
&{\frac{a_{3-1}}{3}}& {}={}
&{\frac{a_{2}}{3}}& {}={}
&{\frac{\frac{-1}{2}}{3}}& {}={}
&{\frac{-1}{6}}& {}&{}& {} &{} \\

{a_{4}}&{}={}
&{\frac{a_{4-1}}{4}}& {}={}
&{\frac{a_{3}}{4}}& {}={}
&{\frac{\frac{-1}{6}}{4}}& {}={}
&{\frac{-1}{24}}& {}&{}& {} &{} \\

{a_{5}}&{}={}
&{\frac{a_{5-1}}{5}}& {}={}
&{\frac{a_{4}}{5}}& {}={}
&{\frac{\frac{-1}{24}}{5}}& {}={}
&{\frac{-1}{120}}& {}&{}& {} &{} \\

\end{array}$

2. So the sequence is: $-1, \frac{-1}{2}, \frac{-1}{6}, \frac{-1}{24}, \frac{-1}{120}, ~.~.~.$
3. So the series associated with this sequence is:
$-1 + \frac{-1}{2} + \frac{-1}{6} + \frac{-1}{24} + \frac{-1}{120} ~.~.~.$

13. Write the first five terms of the following sequence and obtain the corresponding series.
$a_1=a_2=2,~a_n=a_{n-1}-1~~\text{for all}~n \gt 2$
Solution:
1. The first five terms are:
$\begin{array}{ll}
{a_{1}}&{}={}
&{2}& {}
&{}& {}
&{}& {}
&{}& {}&{}& {} &{} \\

{a_{2}}&{}={}
&{2}& {}
&{}& {}
&{}& {}
&{}& {}&{}& {} &{} \\

{a_{3}}&{}={}
&{a_{3-1}-1}& {}={}
&{a_{2}-1}& {}={}
&{2-1}& {}={}
&{1}& {}&{}& {} &{} \\

{a_{4}}&{}={}
&{a_{4-1}-1}& {}={}
&{a_{3}-1}& {}={}
&{1-1}& {}={}
&{0}& {}&{}& {} &{} \\

{a_{5}}&{}={}
&{a_{5-1}-1}& {}={}
&{a_{4}-1}& {}={}
&{0-1}& {}={}
&{-1}& {}&{}& {} &{} \\

\end{array}$

2. So the sequence is: 2, 2, 1, 0, -1, . . .
3. So the series associated with this sequence is:
2 + 2 + 1 + 0 + (-1), . . .

14. The Fibonacci sequence is defined by:
$a_1=a_2=1,~a_n=a_{n-1}~+~a_{n-2}~~\text{for all}~n \gt 2$
Find $\frac{a_{n+1}}{a_n}$ for n = 1, 2, 3, 4, 5
Solution:
1. The first six terms are:
$\begin{array}{ll}
{a_{1}}&{}={}
&{1}& {}
&{}& {}
&{}& {}
&{}& {}&{}& {} &{} \\

{a_{2}}&{}={}
&{1}& {}
&{}& {}
&{}& {}
&{}& {}&{}& {} &{} \\

{a_{3}}&{}={}
&{a_{3-1}~+~a_{3-2}}& {}={}
&{a_{2}~+~a_{1}}& {}={}
&{1+1}& {}={}
&{2}& {}&{}& {} &{} \\

{a_{4}}&{}={}
&{a_{4-1}~+~a_{4-2}}& {}={}
&{a_{3}~+~a_{2}}& {}={}
&{2+1}& {}={}
&{3}& {}&{}& {} &{} \\

{a_{5}}&{}={}
&{a_{5-1}~+~a_{5-2}}& {}={}
&{a_{4}~+~a_{3}}& {}={}
&{3+2}& {}={}
&{5}& {}&{}& {} &{} \\

{a_{6}}&{}={}
&{a_{6-1}~+~a_{6-2}}& {}={}
&{a_{5}~+~a_{4}}& {}={}
&{5+3}& {}={}
&{8}& {}&{}& {} &{} \\

\end{array}$

2. So the required ratios are:
$\begin{array}{ll}
{\text{When n = 1,}~\frac{a_{n+1}}{a_n}}&{}={}
&{\frac{a_{1+1}}{a_1}}& {}={}
&{\frac{a_{2}}{a_1}}& {}={}
&{\frac{1}{1}}& {}
&{}& {}&{}& {} &{} \\

{\text{When n = 2,}~\frac{a_{n+1}}{a_n}}&{}={}
&{\frac{a_{2+1}}{a_2}}& {}={}
&{\frac{a_{3}}{a_2}}& {}={}
&{\frac{2}{1}}& {}
&{}& {}&{}& {} &{} \\

{\text{When n = 3,}~\frac{a_{n+1}}{a_n}}&{}={}
&{\frac{a_{3+1}}{a_3}}& {}={}
&{\frac{a_{4}}{a_3}}& {}={}
&{\frac{3}{2}}& {}
&{}& {}&{}& {} &{} \\

{\text{When n = 4,}~\frac{a_{n+1}}{a_n}}&{}={}
&{\frac{a_{4+1}}{a_4}}& {}={}
&{\frac{a_{5}}{a_4}}& {}={}
&{\frac{5}{3}}& {}
&{}& {}&{}& {} &{} \\

{\text{When n = 5,}~\frac{a_{n+1}}{a_n}}&{}={}
&{\frac{a_{5+1}}{a_5}}& {}={}
&{\frac{a_{6}}{a_5}}& {}={}
&{\frac{8}{5}}& {}
&{}& {}&{}& {} &{} \\

\end{array}$


In the next section we will see arithmetic progression.

Previous

Contents

Next

Copyright©2022 Higher secondary mathematics.blogspot.com

Sunday, October 2, 2022

Chapter 9 - Sequences And Series

In the previous section, we completed a discussion on binomial theorem. In this  chapter, we will see sequences and series.

The word sequence can be explained using three examples:
Example 1:
This can be written in 4 steps:
1. Consider a bundle of freshly printed currency notes.
2. Let there be a hundred notes in the bundle.
• Each note in that bundle will have a unique number.
3. Suppose that, the 14th note from the top has the number 175214
    ♦ Then the 15th note from the top will have the number 175215
    ♦ The 16th note from the top will have the number 175216
    ♦ so on . . .
4. We say that, the currency notes in the bundle are arranged in a sequential order.
• The sequence can be written as:
175201, 175202, 175203, . . . , 175214, 175215, 175216, 175217, . . . , 175299, 175300.

Example 2
This can be written in 3 steps:
1. Suppose that, we want to make equilateral triangles with identical spheres. Then the arrangement will be as shown in fig.9.1 below:

Fig.9.1

2. The first triangle will contain 3 spheres
    ♦ The second triangle will contain 6 spheres
    ♦ The third triangle will contain 10 spheres
    ♦ The fourth triangle will contain 15 spheres
    ♦ so on . . .
3. This is the only way to form equilateral triangles using identical spheres.
• So the number of spheres in the triangles form a sequence.
• The sequence can be written as: 3, 6, 10, 15, . . .

Example 3
• Suppose that in a society, the generation gap is 30 years. That is., a person will have children when he/she is 30 years old.
• We want to find the total number of members of a family in each generation for 300 years.
• This can be calculated in 13 steps:
1. Let the total number of members in 300 years be x.
2. Consider a person whose age at present is 30.
• Then 30 years ago, he was not born. His family had upto his father and mother only. So 30 years ago, the number of members will be (x-1)
3. 60 years ago, his father and mother were not born.
• So 60 years ago, the number of members would be [(x-1)-2] = (x-3)
4. 90 years ago, the parents of the persons deducted in (3) were not born.
• Two persons were deducted in (3).
• There would be four parents for those two persons.
• So 90 years ago, the number of members would be [(x-3)-4] = (x-7)
5. 120 years ago, the parents of the persons deducted in (4) were not born.
• 4 persons were deducted in (4).
• There would be 8 parents for those 4 persons.
• So 120 years ago, the number of members would be [(x-7)-8] = (x-15)  
6. 150 years ago, the parents of the persons deducted in (5) were not born.
• 8 persons were deducted in (5).
• There would be 16 parents for those 8 persons.
• So 150 years ago, the number of members would be [(x-15)-16] = (x-31) 
7. 180 years ago, the parents of the persons deducted in (6) were not born.
• 16 persons were deducted in (5).
• There would be 32 parents for those 16 persons.
• So 180 years ago, the number of members would be [(x-31)-32] = (x-63) 
8. 210 years ago, the parents of the persons deducted in (7) were not born.
• 32 persons were deducted in (7).
• There would be 64 parents for those 32 persons.
• So 210 years ago, the number of members would be [(x-63)-64] = (x-127)
9. 240 years ago, the parents of the persons deducted in (8) were not born.
• 64 persons were deducted in (8).
• There would be 128 parents for those 64 persons.
• So 240 years ago, the number of members would be [(x-127)-128] = (x-255)
10. 270 years ago, the parents of the persons deducted in (9) were not born.
• 128 persons were deducted in (9).
• There would be 256 parents for those 128 persons.
• So 270 years ago, the number of members would be [(x-255)-256] = (x-511)
11. 300 years ago, the parents of the persons deducted in (10) were not born.
• 256 persons were deducted in (10).
• There would be 512 parents for those 256 persons.
• So 300 years ago, the number of members would be [(x-511)-512] = (x-1023)
12. But 300 years ago, there will be just two members. A father and mother.
• So we can write: x-1023 = 2
• So x = 1025
• That is., total numbers of members in 300 years = 1025
• We can write: The present person under consideration has 1024 ancestors.
13. Now consider the number of parents, grand parents, great grand parents etc.,
• We get:
    ♦ Number of parents = 2
    ♦ Number of grand parents = 4
    ♦ Number of great grand parents = 8
    ♦ so on . . .
• These numbers form a sequence. The sequence is:
2, 4, 8, 16, 32, . . .


• Let us see some features related to sequences. They can be written in steps:
1. The various numbers occurring in a sequence are called terms of the sequence.
• For example, we can write:
‘8’ is a term of the sequence 2, 4, 8, 16, 32, . . .
2. The terms are denoted by the letter a.
• A subscript is also given to ‘a’. The subscript will indicate the position of the term.
• For example, we can write:
In the sequence 2, 4, 8, 16, 32, . . . , a4 = 16
3. an denotes the term at the nth position in the sequence. This term is also called the general term of the sequence.
4. If the number of terms in a sequence is finite, then that sequence is called a finite sequence.
• For example, the sequence in example 1 that we saw above, is a finite sequence. This is because, the number of terms in that sequence is 100, which is a finite number. (Something that is finite has a definite fixed size or extent)
• The sequence in example 3 is also finite because, we are considering the number of generations within 300 years.
5. If the number of terms in a sequence is infinite, then that sequence is called a infinite sequence.
• For example, the sequence in example 2 that we saw above, is an infinite sequence. This is because, infinite number of such triangles are possible and correspondingly, infinite number of terms will be present in that sequence. (Something that is infinite, is limitless or endless in space, extent, or size. It is impossible to count, measure or calculate an infinite quantity)


Algebraic formula for the nth term of a sequence

This can be explained with the help of some examples.
Example 1:
This can be written in 4 steps:
1. Consider the sequence 2, 4, 6, 8, . . .
• It is the sequence of even natural numbers.
2. We have:
• a1 = 2
    ♦ 2 can be obtained by multiplying the ‘position number 1’ by 2
• a2 = 4
    ♦ 4 can be obtained by multiplying the ‘position number 2’ by 2
• a3 = 6
    ♦ 6 can be obtained by multiplying the ‘position number 3’ by 2
• a4 = 8
    ♦ 8 can be obtained by multiplying the ‘position number 4’ by 2
so on . . .
3. So it is clear that, any term in this sequence can be obtained by multiplying it’s ‘position number’ by 2
That is., an = n × 2
4. We can write:
The algebraic formula for the nth term of the sequence 2, 4, 6, 8, . . . is: an = 2n

Example 2:
This can be written in 4 steps:
1. Consider the sequence 1, 3, 5, 7, . . .
• It is the sequence of odd natural numbers.
2. We have:
• a1 = 1
    ♦ 1 can be obtained by multiplying the ‘position number 1’ by 2 and then subtracting 1
    ♦ That is., 1 = (1 × 2) - 1
• a2 = 3
    ♦ 3 can be obtained by multiplying the ‘position number 2’ by 2 and then subtracting 1
    ♦ That is., 3 = (2 × 2) - 1
• a3 = 5
    ♦ 1 can be obtained by multiplying the ‘position number 3’ by 2 and then subtracting 1
    ♦ That is., 5 = (3 × 2) - 1
• a4 = 7
    ♦ 7 can be obtained by multiplying the ‘position number 4’ by 2 and then subtracting 1
    ♦ That is., 7 = (4 × 2) - 1
so on . . .
3. So it is clear that, any term in this sequence can be obtained by multiplying it’s ‘position number’ by 2 and then subtracting 1
That is., an = n × 2 - 1
4. We can write:
The algebraic formula for the nth term of the sequence 1, 3, 5, 7, . . . is:
an = 2n - 1  

Example 3:
This can be written in 5 steps:
1. Consider the sequence 1, 1, 2, 3, 5, 8, . . .
• Here we do not see a visible pattern.
2. We have:
• a1 = 1
• a2 = 1
• a3 = 2
    ♦ 2 can be obtained by adding a2 and a1.
    ♦ a2 and a1 are the two terms coming just before a3
• a4 = 3
    ♦ 3 can be obtained by adding a3 and a2.
    ♦ a3 and a2 are the two terms coming just before a4.
• a5 = 5
    ♦ 5 can be obtained by adding a4 and a3.
    ♦ a4 and a3 are the two terms coming just before a5.
• a6 = 8
    ♦ 8 can be obtained by adding a5 and a4.
    ♦ a5 and a4 are the two terms coming just before a6.
so on . . .
3. So it is clear that, any term in this sequence can be obtained by adding the two terms coming just before it.
That is., an = an-1 + an-2.
4. We can write:
The algebraic formula for the nth term of the sequence 1, 1, 2, 3, 5, 8, . . . is:
an = an-1 + an-2, n > 2
• Note that, n must be greater than 2. If we put n = 2, then an-2 will denote the zeroth term, which is not available.
5. This sequence is called Fibonacci sequence.


• Now we have a basic idea about the algebraic formula for the nth term.
• In the formula, we put natural numbers starting from 1 on the left side. We get corresponding values on the right side.
• Based on this information, we can consider a sequence as a function of the form a(n)
• In some cases, the domain will be the set of natural numbers. {1, 2, 3, 4, . . .}
    ♦ Then it will be an infinite sequence.
• In some cases, the domain will be a subset of natural numbers. {1, 2, 3, 4, . . . k}
    ♦ Then it will be a finite sequence.
• The range will be the terms of the sequence.


• There are some sequences which do not have an algebraic formula for the nth term.
• For example, consider the sequence 2, 3, 5, 7, 11, 13, 17, . . .
• It is the sequence of prime numbers. There is no algebraic formula to obtain the terms of this sequence.
• In such cases, we describe the sequence by a verbal description. This verbal description is called the rule for generating the terms of the sequence.


Series

Basics about series can be written in steps:
1. Let a1, a2, a3, a4, . . . an be a given sequence.
• Then the expression a1 + a2 + a3 + a4 + . . . an + . . . is called the series associated with the given sequence.
2. Note that the expression a1 + a2 + a3 + a4 + . . . an + . . . is the series.
• We must not consider the actual sum as the series.
• The actual sum is referred to as sum of the series.
3. We can write about finite and infinite series:
• If the given sequence is finite, then the associated series is a finite series.
• If the given sequence is infinite, then the associated series is an infinite series.
4. Since the series involves a summation, we can use the sigma notation. We have seen the details about sigma notation in a previous chapter. [see section 8.1]
• So the series can be abbreviated as: $\sum\limits_{k\,=\,1}^{k\,=\,n}{a_k}$
• 'k=1' at the bottom of '∑' indicates that, the value of k starts from 1. In other words, the value of k in the first term is 1.
• 'k=n' at the top of '∑' indicates that, the value of k ends at n. In other words, the value of k in the last term is n.
• So the values of k are: 1, 2, 3, . . . n
• It is known as the summation from k = 1 to k = n.
• Let us write an example:
The series associated with the sequence of odd natural numbers can be written in two forms:
(i) 1 + 3 + 5 + 7 + . . .
(ii) $\sum\limits_{k\,=\,1}^{k\,=\,\infty}{2k-1}$


In the next section we will see some solved examples on sequences and series.

Previous

Contents

Next

Copyright©2022 Higher secondary mathematics.blogspot.com