Binomial Theorem

tags: Mathematics

All Mathematics Formula by Abhyas here

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

Prerequisite

Learn Factorials from permutation and combination chapter.

Learn

nCr formula and its properties for combination
nCr=n!(nr)!×r!r

Basic

  1. (x+y)n=nC0xny0+nC1xn1y1+nC2xn2y2+nC3xn3y3++nCnx0yn

  2. (x+y)n=r=0nnCrxnryr

  3. Sum of power in each term is n

  4. nC0,
    nC1
    ,
    nC0
    , etc are called Binomial Coefficients

  5. Binomial coefficient of terms equidistintial from beginning and end are the same.

  6. n!

    • =n(n1)(n2)(n3)3×2×1
    • =n×(n1)!
      -
      nZ
      i.e. only whole numbers
    • n!=undefined=
    • thus
      1n!=0
  7. nCr=n!r!×(nr)!=c(n,r) where,
    0rn

  8. Properties of Binomial Coefficients:

    • nCrZx,nZ+
    • nCr=nCnr
      Point number 3
    • nCr+nCr1=n+1Cr=n+1CbadaWalaR

      eg.
      7C5+7C4=8C5
    • nC0=nCn=1
    • nCrnCr1=nr+1r=nchotaRbadaR
    • nCr=nrn1Cr1=n(n1)r(r1)n2Cr2=
  9. If

    nCx=nCy then
    x=y

General Term

General Term of

(x+y)n
=Tr+1=nCrxnryr

Middle Term and Highest Binomial Coefficient

Since number of terms in exansion is n+1. Thus, middle term has different cases for even and odd index.

  1. Even
    n
    in
    (x+y)n

    Middle Term will be
    Tn2+1
  2. Odd
    n
    in
    (x+y)n

    Middle Term will be
    Tn+12
    and
    Tn+12+1

Highest Binomial Coefficient
Middle Terms have the highest binomial coefficient

Number of terms in expansion

For

(x+y+z+...uptorterms)n

Number of terms in expansion =

n+(r1)Cr1

Examples,

In

(x+y)n, r = 2
Number of terms =
n+1C1=(n+1)
terms

In

(x+y+z)n, r = 3

Number of terms =
n+2C2
terms

Numerically Greatest Term

Numerically Greatest between -8 and 5 is -8

Algebrically Greatest between -8 and 5 is 5

Method

In

(x+y)n

Find

Tr+1Tr

Tr+1Tr∣=∣nCrxxryrnCr1xnr+1yr1

Tr+1Tr∣=∣nr+1ryx

Tr+1Tr∣=nr+1ryx
[
it is always positive
]

Put,

Tr+1Tr1

Find

rk (say)

Case I: If

kI, then NGT is
Tk
and
Tk+1

Case II: If

kI, then NGT is
T[k]+1

All Mathematics Formula by Abhays here


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