M2. Binomial Theorem, Exponential and Logarithmic Series:

1. Binomial Theorem:
For any positive integer n; x and a are any number. Then,
(a+x)n=C(n,0)an+C(n,1)an1x+C(n,2)an2x2+......+C(n,n)xn .......... (i)

To proof - By actual Multiplication:
(a+x)2=a2+2ax+x2
                =C(2,0)a2+C(2,0)ax+C(2,2)x2
(a+x)3=a3+3a2x+3ax2+x3
                =C(3,0)a3+C(3,1)a2x+C(3,2)ax2+C(3,3)x3
Similarly, let us assume that for the some particular value n is
(a+x)n=C(n,0)an+C(n,1)an1x+C(n,2)an2x2+.......
                      +C(n,r)anrxr+........+C(n,n)xn  ...................................... (ii)
This equation (ii) is the general expansion of Binomial expansion.

» General term of Binomial expansion:
The term (r+1)th in the binomial expansion of (a+x)n called general term, because any required term may be obtained from it, denoted by tr+1 and defined as
(a+x)n=nr=0C(n,r)anrxr ............................ (iii)
For the (r+1)th term;
tr+1 = C(n,r)anrxr .............................. (iv)

» Middle term of Binomial Expansion:
(i) When n is even, we can write n=2r. Then there is only one middle term (r+1)th is,
tn2+1 = C(n,r)anrxr = C(2r,r)arxr .......................... (v)
(ii) When n is odd, we can write n=2r1. Then there will be two middle terms as follows:
tr = C(2r1,r1)arxr1 ...................... (vi)
and
tr+1 = C(2r1,r)ar1xr ....................... (vii)

» Some properties of expansion, when n is any +ve integer.
i) The number of terms in the expansion is (n+1). 
ii) In each term, the sum of the exponent is n. 
iii) The expansion starts with the 1st term an, and end with the last terms xn.
(Where we find the exponent of a decreases by one and that of x increases by one). 
iv) The coefficient of the terms equidistant from the beginning and the end are always equal.

» Binomial Coefficient:
From the equation (i), the coefficient C(n,0), C(n,1), C(n,2) .......... C(n,n) in the expansion of (a+n)x are known as binomial coefficients. Which are respectively denoted as C0, C1, C2 ............. Cn.
For a = 1; in equation (ii) we have,
(1+x)n=C0+C1x+C2x2+C3x3+.......+Cn1xn1+Cnxn ............ (viii)



2. Exponential and Logarithmic Series:
i) An exponential function is a function of the form: 
y=f(x)=bx;  b>0 .....................(i)
where base (b) is a constant and the index (x) is a variable.
As a function of a real variable, exponential functions are uniquely characterized by the fact that the growth rate of such a function (i.e. its derivative) is directly proportional to the value of the function.
» Expansion of ex:
ex=1+x1!+x22!+x33!+..........+xrr!+........to        ........................ (ii)
ex=1x1!+x22!x33!+..........+(1)rxrr!+........to   ................ (iii)

ii) The inverse of an exponential function is called a logarithmic function. If y=f(x)=bx be a function; Then in the form of logarithmic: x=logby
» The expansion Logarithmic Series:
loge(1+x)=xx22+x33x44+.................         .................. (iv)
loge(1x)=xx22x33x44..............             ................... (v)

Return to Main Menu