What are the sequences and arithmetic progressions?

sequences an arithmetic mean

What are the sequences?

What are the sequences and arithmetic progressions? Sequences are also called the progressions. If the numbers are generated according to a certain rule such that each consecutive number has a specific relation with its neighbors then they are said to form a sequence. You can consider sequences as list of ordered pairs. Sequences are represented by {an} where n is an integer. The value of n can be any integer or from natural number (1,2,3,….) which is called the domain of sequence. Each number in the sequence is called term.

So, if we are having an expression for a sequence, we can generate its terms by substituting different values of n. Consider the following sequence.

\begin{equation}
b_{n}=2+(-1)^{n}
\end{equation}

Starting n form 1 we can generate the sequence like

b1=2+(-1)1=1

b2=2+(-1)2=3

b3=2+(-1)3=1

b4=2+(-1)4=3 and so on. So in sequence form it is written as: 1,3,1,3,…….

What are the finite and infinite sequences?

If the last or final term of the sequence is known then they are called the finite sequences and if the last term of sequence is not known then they are called infinite sequences.

Examples

finite sequence: {1,2,3,…..10}

infinite sequence: {5,10,15,20,……}

What is the Arithmetic Progression?

Arithmetic progression is the type of the sequences, where two consecutive numbers have same common difference. For example if you look at the following sequence you can see that the common difference is same for any two consecutive terms.

3,6,9,12,15,……

here 6-3=9-6=12-9=15-12=3. So, the common difference is 3

If you the correspondence established between the sequence terms then it will look like

sequence terms
sequence terms

How to generate the nth term of the Arithmetic Progression (AP)?

As we know that for the arithmetic progression, common difference is same. So for generating the nth term of sequence, we will use this concept.

a2-a1=d       à a2= a1+d

a3-a2=d       à a3= a2+d       ——–(i) Substitute the value of  a2 from above equation.

à a3= (a1+d )+d= a1+2d

Similarly

a3= a1+2d

an= a1+(n-1)d

This is the expression of nth general term of a sequence. Which means if we have the first term of A.P and the difference d, we can find any other term of the AP.

Selective problems solution of chapter no. 6 F.Sc Part 1

If the 5th term of an AP is 16 and the 20th term is 46, what is the 12th term?

Solution:

Since

Since a5=16 = a1+4d

Also

A20=46 = a1+19d

So

a1+4d=16

a1+19d=46

Solving them simultaneously, we will get

15d=30 à d=2

So,

a1+4(2)=16

a1+8=16

and a1= 2

Hence,

a12= a1+11d

=2+11(2)

=24

How many terms are there in AP in which a1 =11, an=68 and d=3?

Solution

Here we have to find n actually.

a1 = 11

an= a1+(n-1)d=68

so substitute the value of a1 and d, we get

68=11+(n-1)(3)

68-11=3(n-1)

57=3(n-1)

19=n-1

n=20

So, 68 is the 20th term of A.P

If 1/a, 1/b, and 1/c are in A.P then show that common difference is (a-c)/2ac

Solution

Since they are in A.P, so common difference should be same

d=1/b-1/a=(a-b)/ab =>d+(1/a)=1/b=>(ad+1)/a=1/b or b=a/(ad+1)

Similarly,

d=1/c-1/b

Substitute the value of b here, you will get

d=1/c- (ad+1)/a

d=a-c(ad+1)/ac

d=(a-acd-c)/ac

acd=a-acd-c

or

acd+acd=a-c

2acd=a-c

or

d=(a-c)/2ac

Hence proved.

What is the arithmetic mean?

Any number A is said to be an arithmetic mean between two numbers a and b if a,A, b are in A.P.

Since a,A,b are in A.P

So,

d=A-a and d=b-A

by comparing both, we get

A-a=b-A

or

A=(a+b)/2

If three consecutive terms are in A.P, then the middle term is actually the arithmetic mean between the extreme terms.

If an-1,an and an+1 are in A.P then, we can write the general term as:

\begin{equation}
a_{n}=\frac{a_{n-1}+a_{n+1}}{2}
\end{equation}

How to find n Arithmetic means between two given numbers?

This is very simple. Lets us consider that there are A1, A2, A3, A4,……..An arithmetic means present between two numbers a and b such that

a, A1, A2, A3, A4,……..An ,b

If they all are in A.P and a1 = a and an+2 = b

then

$$
\begin{gathered}
a_{n+2}=b=a_{1}+(n+2-1) d \\
b=a_{1}+(n+1) d \\
d=\frac{b-a_{1}}{n+1}
\end{gathered}
$$
Here $a_{1}=a$
So

\begin{equation}
d=\frac{b-a}{n+1}
\end{equation}

Hence

A1=a+\begin{equation}
d=\frac{b-a}{n+1}
\end{equation}

=

$$
\begin{gathered}
A_{1}=\frac{[a(n+1)+b-a]}{n+1} \\
A_{1}=\frac{[(a n+a)+b-a]}{n+1} \\
A_{1}=\frac{a n+a+b-a}{n+1} \\
A_{1}=\frac{a n+b}{n+1}
\end{gathered}
$$
Similarly,
$$
\begin{gathered}
A_{2}=a+2\left(\frac{b-a}{n+1}\right)=\frac{(n-1) a+2 b}{n+1} \\
A_{3}=a+3\left(\frac{b-a}{n+1}\right)=\frac{(n-2) a+3 b}{n+1} \\
A_{n}=a+n\left(\frac{b-a}{n+1}\right)=\frac{(n-(n-1)) a+n b}{n+1} \\
A_{n}=a+n\left(\frac{b-a}{n+1}\right)=\frac{a+n b}{n+1}
\end{gathered}
$$

Show that the sum of n A.Ms between a and b is equal to n times of their A.M

Proof

From the above we have determined the values of n arithmetic means between numbers a and b. They are equal to

\begin{equation}
\begin{gathered}
A_{1}=\frac{a n+b}{n+1} \\
A_{2}=a+2\left(\frac{b-a}{n+1}\right)=\frac{(n-1) a+2 b}{n+1} \\
A_{3}=a+3\left(\frac{b-a}{n+1}\right)=\frac{(n-2) a+3 b}{n+1} \\
A_{n}=a+n\left(\frac{b-a}{n+1}\right)=\frac{(n-(n-1)) a+n b}{n+1} \\
A_{n}=a+n\left(\frac{b-a}{n+1}\right)=\frac{a+n b}{n+1}
\end{gathered}
\end{equation}

Now lets find their sum, that is

A1 +A2 +A3+A4+An

$$
a+\frac{b-a}{n+1}+a+2\left(\frac{b-a}{n+1}\right)+a+3\left(\frac{b-a}{n+1}\right)+\cdots \ldots .++n\left(\frac{b-a}{n+1}\right)
$$
So,
$$
\begin{gathered}
n a+\left(\frac{b-a}{n+1}\right)[1+2+3+\cdots .+n] \\
n a+\left(\frac{b-a}{n+1}\right) \frac{n(n+1)}{2} \\
=n a+\frac{n(b-a)}{2} \\
=\frac{2 a+n b-n a}{2} \\
=\frac{a n+n b}{2} \\
=\frac{n(a+b)}{2}
\end{gathered}
$$

which is the desired result.

Leave a Reply

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