Sequence & Series

tags: Mathematics

All Mathematics Formula by Abhyas here

Please see README if this is the first time you are here.

Formula List

Arithmatic Progression
General Term
Tn=a+(n1)d
Sum of
n
terms
Sn=n2[2a+(n1)d]=n2[a+l]
a,b,c
AP
2b=a+c
AM B/w two terms
a
and
b
b=a+c2
AM of
n
terms
a1+a2+3+...+ann
Inserting
n
AM between
a
and
b
An=a+nd
Geometric Progression
General Term
Tn=arn1
Sum of
n
terms
Sn=a(rn1)r1
Sum of
terms
S=a(1r)(|r|<1)
a,b,c
GP
b2=ac
GM B/w two terms
a
and
b
b=ac;a&b>0b=ac;a&b<0
GM of
n
terms
(a1.a2.a3....an)1n
Inserting
n
GM between
a
and
b
Gn=arn
Harmonic Progression
HM B/w two terms
a
and
b
b=2aca+c
HM of
n
terms
n1a1+1a2+1a3+...+1an
Inserting
n
HM between
a
and
b
(1Hn)1=(1a+nd)1
Relation B/w A, G & H
Relation
G2=AH
If
a,bR+
AM>GM>HM
If
a,bR
AM<GM<HM
If
a,bR
and
a=b
AM=GM=HM
Arithmetic Geometric Progression
Sum of
n
terms
Put
S=
sum;
take
rS
;
Subtract
SrS
;
Solve for
S
Important Summations
1=n
n=n(n+1)2
n2=n(n+1)(2n+1)6
n3=(n(n+1)2)2
Difference Method
n
th term from sum
Tn=SnSn1

Arithmetic Progression (AP)

AP is a sequence whose terms increase or decrease by a fixed number. This fixed number is called the common difference.

eg.

1,4,7,10,13,...

General Term

If

a is the first term and
d
the common difference then series is:
a,(a+d),(a+2d),(a+3d),...

General term =

Tn=a+(n1)d

Sum of n Terms

Sn=n2[2a+(n1)d]=n2[a+l]
where
l
is the last term

Proof:

Sn=T1+T2+T3+...+Tn
Sn=a+(a+d)+(a+2d)+...+{a+(n1)d}
-(1)
Sn={a+(n1)d}+{a+(n2)d}+...+a
-(2) By reversing (1)
Adding (1) and (2)
2Sn={2a+(n1)d}+{2a+(n1)d}+...+{2a+(n1)d}

2Sn=n[2a+(n1)d]

Sn=n2[2a+(n1)d]=n2[a+l]

nth term from Sum

Tn=SnSn1

Proof:

S5=T1+T2+T3+T4+T5
S4=T1+T2+T3+T4

S5S4=T5

Properties of AP

  1. The common difference can be zero , positive or negative.
  2. If
    a,b,c
    in AP then
    2b=a+c
    Proof:
    a,b,c
    are in AP
    $\therefore (b-a)=(c-b)\
    b+b=a+c\
    2b=a+c$
  3. The sum of the terms of an AP equidistant from the beginning & end is constant and equal to the sum of first & last terms
  4. If each term of an AP is increased, decreased, multiplied or divided by the same non-zero number, then the resulting sequence is also an AP.

Considering number in AP

3 Numbers:
(ad),a,(a+d)
4 Numbers:
(a2d),(ad),(a+d),(a+2d)
5 Numbers:
(a2d),(ad),a,(a+d),(a+2d)

Common AP

  1. Sum of First n natural numbers
    n(n1)2

Arithmetic Mean

AM between two terms

If three terms are in AP then the middle term is called AM between the other two, so if

a,b,c are in AP.
b
is AM of
a
and
c

b=a+c2

AM for n terms

AM for any

n positive number
a1,a2,a3,...,an
is

A=a1+a2+a3,...,ann

Inserting n AM between two terms

Inserting n AM between

a and
b
. The new AP is

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

First Term

=a=T1
Second Term
=A1=T2


Last Term
=b=Tn+2

Use

Tn+2=b=a+(n+1)d to find
d

All inserted means can be found using

a and
d
as
A1=a+dA2=a+2dAn=a+nd

Geometric Progression (GP)

GP. is a sequence of numbers whose first term is non zero & each of the succeeding terms is equal to the proceeding terms multiplied by a constant.

eg.

1,2,4,8,16,...

General Term

If

a if the first term and
r
the common ratios then series is:
a,ar,ar2,a3,../

General term =

Tn=arn1

Sum of n Terms

Sn=a(1rn)1r
where
r1

Proof:

Sn=a+ar+ar2+...+arn1 -(1)
rSn=ar+ar2+...+arn1+arn
-(2)
Taking (1)-(2)
SnrSn=aarn

Sn(1r)=a(1rn)

Sn=a(1rn)1r

Sum of infinite Terms

S=a(1r)(|r|<1)

Proof:

1,12,14,18,116,132,... here
r=12

If

|r|<1 then it is an infinite series

Sn=a(1rn)(1r)

S=a(1r)(1r)

r is a fraction
r
is negligible
S=a(1r)

Properties of GP

  1. The common ratio can be positive or negative but not zero.
  2. If a, b, c in GP then
    ba=cb
  3. The product if the terms of a GP equidistant from the beginning & end is constant and equal to the product of first & last term.
  4. If each term of a GP is multiplied or divided or raised to the power by the same non zero number, then the resulting sequence is also a GP.
  5. If
    a1,a2,a3,...
    and
    b1,b2,b3,...
    are two GP with common ratio
    r1
    and
    r2
    respectively then the sequence
    a1b2,a2b2,a3b3,..
    are also a GP with common ratio
    r1,r2
  6. if
    a1,a2,a3,...
    are in GP, where
    ai>0
    , then
    loga1,loga2,loga3,...
    are in AP and its converse is also true

Considering number in AP

3 Numbers:
ar,a,ar
4 Numbers:
ar2,ar.ar,ar2
5 Numbers:
ar2,ar,a,ar,ar2

Geometric Mean

GM between two terms

if

a,b,c are in GP, b is the GM between
a
and
c

b=ac;a&b>0b=ac;a&b<0

GM for n terms

GM for any

n positive number,
a1,a2,a3,...,an
is

(a1.a2.a3.....an)1n

Inserting n GM between two terms

Inserting n GM beween

a and
b
. The new GP is

a,G1,G2,G3,...,Gn,b

First Term

=a=T1
Second Term
=G1=T2


Last Term
=b=Tn+2

Use

Tn+2=a(1rn+1)1r to find
r

All inserted means can be found using

a and
r
as

G1=arG2=ar2...Gn=arn

Harmonic Progression (HP)

A sequence is said to be in HP, if the reciprocals of its terms are in AP.

1,12,13,14,...

Harmonic Mean

HM between two terms

if

a,b,c are in HP, b is the HM between
a
and
c

b=2aca+c

HM for n terms

n1a1+1a2+1a3+...+1an

Method:

  1. Take reciprocal for each term to form an AP
  2. Add n terms and divide by n
  3. Take reciprocal of the fraction

Inserting n GM between two terms

  1. Take reciprocal for each term to form an AP
  2. Find
    d
  3. Find
    n
    AM between
    1a
    and
    1b
  4. Take reciprocal for each term to from the HP

Relation between AM, GM, HM

A=a+b2,
G=ab
and
H=2aba+b

G2=AH

Inequality between A, G, H

For positive Distinct Numbers

If

a,bR+

AM>GM>HM

Taking,

AG=a+b2ab=a+b2ab2=(a=b)22>0AG>0A>G

Again,

GH=ab2aba+b=(a+b)ab2aba+b=(ab)(12aba+b)=(ab)(ab)2a+b>0GH>0G>H

For Negative Distince Numbers

If

a,bR

AM<GM<HM

For Equal Numbers

If

a,bR and
a=b

AM=GM=HM

Arithmetic Geometric Progression (AGP)

a,(a+d),(a+2d),(a+3d),... AP
b,br,br2,br3,...
GP

ab,br(a+d),br2(a+2d),... AGP

1(x)+3(x2)+5(x3)+7(x4)+... AGP

Sum of n Terms

S=1(x)+3(x2)+5(x3)+7(x4)+...xS=1(x2)+3(x3)+5(x4)+7(x5)+...SxS=1(x)+2(x2)+2(x3)+...(1x)S=x+2x2(1+x+x2+...)

Important Summations

r=1n1=n

r=1n1=1+1+1+1+1+... upto n terms
=n

r=1nr=n(n+1)2

r=1nr=1+2+3+4+... upto n terms
=n(n+1)2

r=1nr2=n(n+1)(2n+1)6

r=1nr2=12+22+32+42+... upto
n
terms=
n(n+1)(2n+1)6

r=1nr3=(n(n+1)2)2

r=1nr3=13+23+33+43+... upto
n
terms=
(n(n+1)2)2

Difference Method

Tn=SnSn1

All Mathematics Formula by Abhays here


This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.