Download as pdf or txt
Download as pdf or txt
You are on page 1of 35

159

C 03 BINOMIAL THEOREM
h apter
ontents
01. THEORY & ILLUSTRATIONS 161
02. EXERCISE (O-1) 177

03. EXERCISE (O-2) 180

04. EXERCISE (S-1) 184

05. EXERCISE (S-2) 186

06. EXERCISE (JM) 187

07. EXERCISE (JA) 190

08. ANSWER KEY 192

JEE (Main/Advanced) Syllabus

JEE (Main) Syllabus :


Binomial theorem for a positive integral index, general term and middle term,properties of Binomial
coefficients and simple applications.
JEE (Advanced) Syllabus :
Binomial theorem for a positive integral index, properties of binomial coefficients.
160

Important Notes
®
ALLEN Binomial Theorem 161

BINOMIAL THEOREM
1. BINOMIAL EXPRESSION :
Any algebraic expression which contains two dissimilar terms is called binomial expression.
1 1 1
For example : x – y, xy + , - 1, + 3 etc.
x z (x - y)1/ 3

2. Pascal's triangle :
A triangular arrangement of numbers as shown is called Pascal's triangle. The numbers give the
binomial coefficients (or combinatorial coefficients) for the expansion of (x + y)n. The first row
is for n = 0, the second for n = 1, etc. Each row has 1 as its first and last number. Other numbers
are generated by adding the two numbers immediately to the left and right in the row above.

(x+y)
0 1 1 0
0

(x+y)1 x+y 1 1 1
0
1
1
2 2
(x+y)2 x + 2xy + y 1 2 1 2
0
2
1
2
2
3 3 2 2 3 3 3 3
(x+y) x + 3x y + 3xy + y 1 3 3 1 0 2 3
4 4 4 4 4
(x+y)4 x4 + 4x3y + 6x2y2 + 4xy3 + y3 1 4 6 4 1 0 1 2 3 4

Pascal's triangle
3. BINOMIAL THEOREM :
The formula by which any positive integral power of a binomial expression can be expanded in the
form of a series is known as BINOMIAL THEOREM.
If x, y Î R and n Î N, then :
n
( x + y)n = nC0xn + nC1xn-1 y + nC2xn-2 y2 + ... + nCrxn-r yr + ... + nCnyn = å n C r x n - r y r
r =0

This theorem can be proved by induction.


Observations :
ænö
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

(a) Symbol nCr can also be denoted by ç ÷ , C(n, r) or A nr .


èr ø
(b) The number of terms in the expansion is ( n+1) i.e. one more than the index.
(c) The sum of the indices of x & y in each term is n.
(d) Power of first variable (x) decreases while of second variable (y) increases.
(e) The binomial coefficients of the terms (nC0, nC1...) equidistant from the beginning and the end are
equal. i.e. nCr = nCn –1
(f) rth term from the beginning in the expansion of (x + y)n is same as rth term from end in the
expansion of (y + x)n.
(g) rth term from the end in (x + y)n is (n – r + 2)th term from the beginning.

E
®
162 JEE-Mathematics ALLEN
Some important expansions :
(i) (1 + x)n = nC0 + nC1x + nC2x2 + ... + nCnxn.
(ii) (1 – x)n = nC0 – nC1x + nC2x2 + ... + (–1)n . nCnxn.
Note : The coefficient of xr in (1 + x)n = nCr & that in (1–x)n = (–1)r .nCr

Illustration 1 : Expand : (y + 2)6.


Solution : 6C
0y
6 + 6C1y5.2 + 6C2y4.22 + 6C3y3.23 + 6C4y2. 24 + 6C5y1 . 25 + 6C6 . 26.
= y6 + 12y5 + 60y4 + 160y3 + 240y2 + 192y + 64.
7
æ 2y 2 ö
Illustration 2 : Write first 4 terms of ç 1 - ÷
è 5 ø

æ 2y 2 ö 7 æ 2y 2 ö2 7 æ 2y 2 ö3
- ÷ , C2 ç - ÷ , C3 ç -
Solution : 0, C1 ç
7C 7
÷
è 5 ø è 5 ø è 5 ø

Illustration 3 : If in the expansion of (1 + x)m (1 – x)n, the coefficients of x and x2 are 3 and – 6 respectively
then m is - [JEE 99]
(A) 6 (B) 9 (C) 12 (D) 24
é (m)(m - 1).x 2 ùé n(n - 1) 2 ù
Solution : (1 + x) (1 – x) = ê
m 1n+ mx + + ...ú ê1 - nx + x + ...ú
ë 2 ûë 2 û
Coefficient of x = m – n = 3 ...(i)
n(n + 1) m(m - 1)
Coefficient of x2 = –mn + + = -6 ...(ii)
2 2
Solving (i) and (ii), we get
m = 12 and n = 9.
Do yourself - 1 :
5
æ 2 xö
Expand ç 3x - ÷
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

(i) (ii) Expand (y + x)n


è 2ø

4. IMPORTANT TERMS IN THE BINOMIAL EXPANSION :


(a) General term: The general term or the ( r +1)th term in the expansion of (x + y)n is given by
Tr +1= nCr x n–r yr

11
7 æ 1 ö
Illustration 4 : Find : (a) The coefficient of x in the expansion of ç ax 2 + ÷
è bx ø
11
(b) The coefficient of x in the expansion of æç ax2 - 2 ö÷
–7 1
è bx ø
Also, find the relation between a and b, so that these coefficients are equal.

E
®
ALLEN Binomial Theorem 163
11
æ 1 ö
Solution : (a) In the expansion of ç ax 2 + ÷ , the general term is :
è bx ø
r
æ 1 ö 11 a11- r 22 - 3r
Tr + 1 = Cr(ax ) ç ÷ = Cr . r .x
11 2 11–r
è bx ø b
putting 22 – 3r = 7
\ 3r = 15 Þ r=5
a6 7
\ T6 = 11 C5 .x
b5
11
æ 2 1 ö
Hence the coefficient of x in ç ax + ÷ is 11C5a6b–5.
7
Ans.
è bx ø
Note that binomial coefficient of sixth term is 11C5.
11

In the expansion of æç ax - 2 ö÷ , general term is :


1
(b)
è bx ø
11–r æ -1 ö
r
a11- r 11-3r
Tr + 1 = Cr(ax) ç 2 ÷ = (–1) Cr r .x
11 r 11

è bx ø b
putting 11 – 3r = –7
\ 3r = 18 Þ r=6
a 5 -7
\ T7 = (–1)6. 11C6 .x
b6
11
æ 1 ö
Hence the coefficient of x in ç ax - 2 ÷ is 11C6a5b–6.
–7
Ans.
è bx ø
Also given :
11 11
æ 2 1 ö æ 1 ö
Coefficient of x in ç ax + ÷ = coefficient of x–7 in ç ax - 2 ÷
7
è bx ø è bx ø
Þ 11C5a6b–5 =11C6a5b–6
Þ ab = 1 (Q 11C5 =11C6)
which is the required relation between a and b. Ans.
Illustration 5 : Find the number of rational terms in the expansion of (91/4 + 81/6)1000.
Solution : The general term in the expansion of (91/4 + 81/6)1000 is
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

( ) ( )
1000 - r r
1000 1 1000 - r
1000 1 r
Tr + 1 = Cr 9 4 86 = Cr 3 2 2 2
The above term will be rational if exponents of 3 and 2 are integers
1000 - r r
It means and must be integers
2 2
The possible set of values of r is {0, 2, 4, ..., 1000}
Hence, number of rational terms is 501 Ans.

(b) Middle term :


The middle term(s) in the expansion of (x + y)n is (are) :
(i) If n is even, there is only one middle term which is given by T(n +2)/2= nCn/2. x n/2. yn/2
(ii) If n is odd, there are two middle terms which are T(n +1)/2 & T[(n+1)/2]+1

E
®
164 JEE-Mathematics ALLEN
Important Note :
Middle term has greatest binomial coefficient and if there are 2 middle terms their binomial coefficients
will be equal.
n
When r = if n is even
2
(i) n
Cr will be maximum
When r = n–1 or n+1 if n is odd
2 2
(ii) The term containing greatest binomial coefficient will be middle term in the expansion of (1 + x)n

9
æ 3
ö
Illustration 6 : Find the middle term in the expansion of ç 3x - x ÷
è 6 ø
9
æ x3 ö
Solution : The number of terms in the expansion of ç 3x - ÷ is 10 (even). So there are two middle
è 6 ø
terms.
th
æ9+3ö
th
9 +1 ö
i.e. æç ÷ and ç ÷ are two middle terms. They are given by T5 and T6
è 2 ø è 2 ø
4
æ x3 ö 5 5 x
12
9.8.7.6 35 17 189 17
\ T5 = T4 +1 = C4(3x) ç - ÷ = C43 x . 4 =
9 9 5
. x = x
è 6 ø 6 1.2.3.4 24.34 8
5
æ x3 ö x15 -9.8.7.6 . 3 x19
4
21 19
and T6=T5+1= C5(3x) ç - ÷ = – 9C434.x4. 5 =
9 4
5 5 =– x Ans.
è 6 ø 6 1.2.3.4 2 .3 16

(c) Term independent of x :


Term independent of x does not contain x ; Hence find the value of r for which the exponent of
x is zero.

10
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

é x æ 3 öù
Illustration 7 : The term independent of x in ê + ç 2 ÷ ú is -
êë 3 è 2x ø úû

5
(A) 1 (B) (C) 10
C1 (D) none of these
12
Solution : General term in the expansion is

r 10 - r
æ x ö2 æ 3 ö 2
3r
-10 35- r 3r 20
10
Cr ç ÷ ç 2 ÷ = Cr x
10 2
. 10 - r
For constant term, = 10 Þ r =
è 3 ø è 2x ø 2 3
2 2

which is not an integer. Therefore, there will be no constant term. Ans. (D)

E
®
ALLEN Binomial Theorem 165

Do yourself - 2 :
10
æ 2 1ö
(i) Find the 7 term of ç 3x - ÷
th
è 3ø
25

Find the term independent of x in the expansion : æç 2x 2 - 3 ö÷


3
(ii)
è x ø
6 7
æ 2x 3 ö æ 2 1ö
(iii) Find the middle term in the expansion of : (a) ç - ÷ (b) ç 2x - ÷
è 3 2x ø è xø
10 8
é x 3ù
(b) é x1 / 3 + x -1 / 5 ù
1
(iv) Find the term independent of x in the expansion of (a) ê + 2ú êë 2 úû
ë 3 2x û

(v) Prove that the ratio of the coefficient of x10 in (1 - x²)10 & the term independent of x in
10
æ 2ö
is 1 : 32.
çx - ÷
è xø

(vi) Find the coefficient of xr in the expression :


(x + 3)n-1 + (x + 3)n-2 (x + 2) + (x + 3)n-3 (x + 2)2 + ... + (x + 2)n-1

(d) Numerically greatest term :


Let numerically greatest term in the expansion of (a + b)n be Tr+1.
Þ |Tr+1| > |Tr| and |Tr+1| > |Tr+2| where Tr+1 = nCran–rbr

n +1 n +1
Solving above inequalities we get -1 £ r £
a a
1+ 1+
b b
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

n +1
Case I : When is an integer equal to m, then Tm and Tm+1 will be numerically greatest
a
1+
b

term.

n +1
Case II : When is not an integer and its integral part is m, then Tm+1 will be the numerically
a
1+
b

greatest term.

E
®
166 JEE-Mathematics ALLEN
1
Illustration 8 : Find numerically greatest term in the expansion of (3 – 5x)11 when x =
5
n +1 n +1
Solution : Using -1 £ r £
a a
1+ 1+
b b
11 + 1 11 + 1
-1 £ r £
3 3
1+ 1+
-5x -5x
solving we get 2 < r < 3
\ r = 2, 3
so, the greatest terms are T2+1 and T3+1.
\ Greatest term (when r = 2)
T3 = 11C2.39 (–5x)2 = 55.39 = T4
From above we say that the value of both greatest terms are equal. Ans.
Illustration 9 : Given T3 in the expansion of (1 – 3x) has maximum numerical value. Find the range
6

of 'x'.
n +1 n +1
Solution : Using -1 £ r £
a a
1+ 1+
b b
6 +1 7
-1 £ 2 £
1 1
1+ 1+
-3x -3x
Let |x| = t
21t 21t
-1 £ 2 £
3t + 1 3t + 1

ì 21t ì 4t - 1 é 1 1ù
£ 3 ï £ 0 Þ t Î ê- , ú
ïï 3t + 1 ï 3t + 1 ë 3 4û
í Þ í
ï 21t ³ 2 ï15t - 2 ³ 0 Þ t Î æ -¥, - 1 ù È é 2 , ¥ ö
ç ÷
îï 3t + 1 îï 3t + 1 è 3 ûú ëê15 ø
é 2 1ù é 1 2 ù é 2 1ù
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

Common solution t Î ê , ú Þ x Î ê- , - ú È ê , ú
ë15 4 û ë 4 15 û ë15 4 û

Do yourself -3 :
(i) Find the numerically greatest term in the expansion of (3 – 2x)9, when x = 1.
n
æ 1 2x ö 1
(ii) In the expansion of ç + ÷ when x = – , it is known that 3 term is the greatest term.
rd

è2 3 ø 2
Find the possible integral values of n.
(iii) Find numerically greatest term in the expansion of :
3
(a) (2 + 3x)9 when x =
2
1
(b) (3 - 5x)15 when x =
5

E
®
ALLEN Binomial Theorem 167

5. PROPERTIES OF BINOMIAL COEFFICIENTS :


n
(1+x)n = C0 + C1x + C2x2 + C3x3 +...+ Cnxn = å n Cr x r ; n Î ¥ ....(i)
r =0

where C0,C1,C2,...Cn are called combinatorial (binomial) coefficients.


(a) The sum of all the binomial coefficients is 2n.
Put x = 1, in (i) we get
n
C0 + C1 + C2 + ...+ Cn = 2 Þ n
å
r =0
n
Cr = 2n ....(ii)

(b) Put x = –1 in (i) we get


n

C0 – C1 + C2–C3...+ Cn = 0 Þ å (-1)
r =0
r n
Cr = 0 ...(iii)

(c) The sum of the binomial coefficients at odd position is equal to the sum of the binomial coefficients
at even position and each is equal to 2n–1.
From (ii) & (iii), C0 + C2 + C4 +... = C1 + C3 + C5+... = 2n–1
(d) n
Cr + nCr–1= n+1Cr
n
Cr n - r +1
(e) n
=
Cr -1 r
n n n - 1 n -2 n(n - 1)(n - 2)...(n - r + 1)
(f)
n
Cr = n -1
C r -1 = . C r - 2 = ... =
r r r -1 r(r - 1)(r - 2)...1
r + 1 n +1
(g)
n
Cr = . C r +1
n +1
Illustration 10 : Prove that : 25C10 + 24C10 +...+10C10 = 26C11
Solution : LHS = 10C10 + 11C10 + 12C10 +...+ 25C10
Þ 11C11 + 11C10 + 12C10 +...+ 25C10
Þ 12C11 + 12C10 +...+ 25C10
Þ 13C11 + 13C10 +... 25C10
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

and so on. \ LHS = 26C11


Aliter :
LHS = coefficient of x10 in {(1 + x)10 + (1 + x)11 +... (1+ x)25}
é 10 {1 + x} - 1 ù
16

Þ coefficient of x in ê (1 + x)
1 + x - 1 úû
10

ë
éë(1 + x) 26 - (1 + x)10 ùû
Þ coefficient of x in 10
x
Þ coefficient of x in é(1 + x) - (1 + x)10 ù = 26C11 – 0 = 26C11
11 26
ë û
Illustration 11 : A student is allowed to select at most n books from a collection of (2n + 1) books. If the
total number of ways in which he can select books is 63, find the value of n.

E
®
168 JEE-Mathematics ALLEN
Solution : Given student selects at most n books from a collection of (2n + 1) books. It means that he
selects one book or two books or three books or ... or n books. Hence, by the given condition-
2n+1C + 2n+1C2 + 2n+1C3 +...+ 2n+1Cn = 63 ...(i)
1
But we know that
2n+1C 2n+1C + 2n+1C + 2n+1C + ... + 2n+1C 2n+1
0+ 1 2 3 2n + 1 = 2 ...(ii)
Since 2n+1C0 = 2n+1C2n + 1 = 1, equation (ii) can also be written as
2 + (2n+1C1 + 2n+1C2 + 2n+1 C3 + ... + 2n+1Cn) +
(2n+1Cn+1 + 2n+1Cn+2 + 2n+1 Cn + 3 + ... + 2n+1C2n–1 + 2n+1C2n) = 22n + 1
Þ 2 + (2n+1C1 + 2n+1C2 + 2n+1C3 + ... + 2n+1Cn)
+ (2n+1Cn + 2n+1Cn–1 + ... + 2n+1C2 + 2n+1C1) = 22n+1
(Q 2n+1Cr = 2n+1C2n + 1 – r)
Þ 2 + 2 (2n+1C1 + 2n+1C2 + 2n+1C3 + ... + 2n+1Cn) = 22n + 1 [from (i)]
Þ 2 + 2.63 = 22n+1 Þ 1+ 63 = 22n
Þ 64 = 22n Þ 26 = 22n \ 2n = 6
Hence, n = 3. Ans.
Illustration 12 : Prove that :
(i) C1 + 2C2 + 3C3 + ... + nCn = n . 2n–1
C C C 2n +1 - 1
(ii) C0 + 1 + 2 + ... + n =
2 3 n +1 n +1
n n
n
Solution : (i) L.H.S. = å r. n C r = å r. . n -1C r -1
r =1 r =1 r
n
= n å n -1 C r -1 = n. éë n -1 C0 + n -1C1 + ... + n -1 C n -1 ùû
r =1

= n . 2n–1
Aliter : (Using method of differentiation)
(1 + x) n = nC0 + nC1x + nC2x2 + ... + nCnxn ...(A)
Differentiating (A), we get
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

n(1 + x)n – 1 = C1 + 2C2x + 3C3x2 + ... + n.Cnxn – 1.


Put x = 1,
C1 + 2C2 + 3C3 + ... + n.Cn = n.2n -1
n
Cr 1 n n +1 n
(ii) L.H.S. = å = å Cr
r= 0 r + 1 n + 1 r=0 r + 1
1 n n +1 1 1
= å
n + 1 r =0
C r +1 =
n +1
éë n +1 C1 + n +1C 2 + ... + n +1C n +1 ùû =
n +1
éë 2 n +1 - 1ùû

Aliter : (Using method of integration)


Integrating (A), we get
(1 + x) n +1 C x 2 C x3 C x n +1
+ C = C0 x + 1 + 2 + ... + n (where C is a constant)
n +1 2 3 n +1
E
®
ALLEN Binomial Theorem 169

1
Put x = 0, we get, C = –
n +1
n +1
(1 + x) - 1 C x 2 C x3 C x n +1
\ = C0 x + 1 + 2 + ... + n
n +1 2 3 n +1
n +1
C C C 2 -1
Put x = 1, we get C0 + 1 + 2 + ... n =
2 3 n +1 n +1
C1 C 2 1
Put x = –1, we get C0 - + - ... =
2 3 n +1
n
(2n - 1)!
Illustration 13 : If (1 + x)n = å n C r x r , then prove that C12 + 2.C22 + 3.C32 + ... + n.C n2 =
r =0 ((n - 1)!) 2
Solution : (1 + x) = C0 + C1x + C2x2 + C2x3 + ... + Cn xn
n
.........(i)
Differentiating both the sides, w.r.t. x, we get
n(1 + x)n–1 = C1 + 2C2x + 3C2x2 + ... + n.Cnxn –1 .........(ii)
also, we have
(x + 1)n = C0xn + C1xn – 1 + C2xn –2 + ... + Cn .........(iii)
Multiplying (ii) & (iii), we get
(C1 + 2C2x + 3C3x2 + ... + Cnxn – 1)(C0xn + C1xn –1 + C2xn – 2 + ...+ Cn) = n(1 + x)2n – 1
Equating the coefficients of xn – 1, we get
(2n - 1)!
C12 + 2C22 + 3C32 + ... + n.C2n = n . 2n -1C n -1 = Ans.
((n - 1)!) 2
Illustration 14 : Prove that : C0 – 3C1 + 5C2 – ...(–1)n(2n + 1)Cn = 0
Solution : Tr = (–1)r(2r + 1)nCr = 2(–1)rr . nCr + (–1)r nCr
n n n n
n
STr = 2n å ( -1) r .r. .n -1 C r -1 + å ( -1) r n C r = 2n å ( -1) r .n -1 C r -1 + å ( -1) r . n C r
r =1 r r =0 r =1 r =0

= 2n éë n -1 C 0 - n -1 C1 + ...ùû + éë n C0 - n C1 + ...ùû = 0
Illustration 15 : Prove that (2nC0)2 – (2nC1)2 + (2nC2)2 – .... + (–1)2n (2nC2n)2 = (–1)n. 2nCn
Solution : (1 – x)2n = 2nC0 – 2nC1x + 2nC2x2 – ....+(–1)2n 2nC2nx2n ....(i)
2n 2n 2n 2n 2n–1 2n 2n–2 2n
and (x + 1) = C0x + C1x + C2x +...+ C2n ....(ii)
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

Multiplying (i) and (ii), we get


(x2 –1)2n = (2nC0 – 2nC1x +....+ (–1)2n 2nC2nx2n)×(2nC0x2n + 2nC1x2n–1 +.... + 2nC2n) ....(iii)
Now, coefficient of x2n in R.H.S.
= (2nC0)2 – (2nC1)2 + (2nC2)2 – ... + (–1)2n (2nC2n)2
Q General term in L.H.S., Tr+1 = 2nCr(x2)2n – r(–1)r
Putting 2(2n – r) = 2n
\ r=n
\ Tn+1 = 2nCnx2n(–1)n
Hence coeffiecient of x2n in L.H.S. = (–1)n.2nCn
But (iii) is an identity, therefore coefficient of x2n in R.H.S. = coefficient of x2n in L.H.S.
Þ (2nC0)2 – (2nC1)2 + (2nC2)2 – .... + (–1)n (2nC2n)2 = (–1)n. 2nCn
E
®
170 JEE-Mathematics ALLEN

Illustration 16 : Prove that : nC0.2nCn – nC1. 2n–2Cn + nC2.2n–4Cn + .... = 2n


Solution : L.H.S. = Coefficient of xn in [nC0(1 + x)2n – nC1(1 + x)2n – 2 ...]
= Coefficient of xn in [(1 + x)2 – 1]n
= Coefficient of xn in xn(x + 2)n = 2n
Illustration 17 : If (1 + x)n = C0 + C1 x + C2x2 + ... + Cnxn then show that the sum of the products of
2n!
the Ci's taken two at a time represented by : å åC C
0£ i < j £ n
i j is equal to 22n – 1 –
2.n!n!
2
Solution : Since (C0 + C1 + C2 +...+ Cn–1 + Cn)
= C02 + C12 + C 22 + ... + C n2 -1 + C n2 + 2(C 0 C1 + C 0C 2 + C 0 C3 + ... + C 0 C n + C1C2 + C1C3 +...
+ C1Cn+ C2C3 + C2C4+...+C2Cn +...+Cn–1Cn)
(2n)2 = 2nCn + 2 S S Ci C j
0 £ i< j£ n

2n!
Hence S S Ci C j = 22n -1 - Ans.
0 £ i < j£ n 2.n!n!
Illustration 18 : If (1 + x)n = C0 + C1x + C2 x2 +....+ Cnxn then prove that S S ( Ci + C j )2 = (n –1)2nCn + 22n
0 £ i < j£ n

S S ( Ci + C j )
2
Solution : L.H.S.
0 £ i < j£ n

= (C0 + C1)2 + (C0 + C2)2 +...+ (C0 + Cn)2 + (C1 + C2)2 + (C1 + C3)2 +...
+ (C1 + Cn)2 + (C2 + C3)2 + (C2 + C4)2 +... + (C2 + Cn)2 +...+ (Cn – 1 + Cn)2
= n(C02 + C12 + C22 + ... + Cn2 ) + 2 S S Ci C j
0 £ i< j£ n

ì 2n -1 2n! ü
= n.2nCn + 2. í 2 - ý {from Illustration 17}
î 2.n!n!þ
= n .2nCn + 22n – 2nCn = (n – 1) . 2nCn + 22n = R.H.S.
Do yourself - 4 :
ænö ænö ænö ænö
(i) ç ÷ + ç ÷ + ç ÷ + ... + ç ÷ =
è 0 ø è1 ø è 2 ø ènø
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

(A) 2n – 1 (B) 2nCn (C) 2n (D) 2n+1


(ii) If (1 + x)n = C0 + C1x + C2x2 + ... + Cnxn, n Î N. Prove that
(a) 3C0 – 8C1 + 13C2 – 18C3 + ... upto (n + 1) terms = 0, if n ³ 2.
C1 3 C2 4 C3 n +1 C n 3n +1 - 1
(b) 2C0 + 2 +2
2
+2 + ... + 2 =
2 3 4 n +1 n +1
C12 C22 C2 (2n + 1)!
(c) C02 + + + ... + n =
2 3 n + 1 ((n + 1)!) 2
n
é 1 3r 7 r 15r ù
(iii) Find the sum of the series å ( -1) r n
. C r ê r + 2r
+ 3r
+ 4 r + ... up to m termsú
r =0 ë2 2 2 2 û

E
®
ALLEN Binomial Theorem 171

6. MULTINOMIAL THEOREM :
n
Using binomial theorem, we have (x + a)n = å n C r x n - r a r , n Î N
r =0
n
n! n! s r
=å x n -r a r = å x a , where s + r = n
r = 0 (n - r)!r! r + s = n r!s!
This result can be generalized in the following form.
n!
(x1 + x2 + ... + xk)n = å x1r1 x r22 ...x rkk
r1 + r2 +...+ rk = n r1 !r2 !...rk !

n!
The general term in the above expansion .x1r1 x 2r2 x 3r3 ...x krk
r1 !r2 !r3 !...rk !
The number of terms in the above expansion is equal to the number of non-negative integral solution
of the equation r1 + r2 + ... + rk = n because each solution of this equation gives a term in the above
n + k -1
expansion. The number of such solutions is Ck -1

Particular cases :
n! r s t
(i) (x + y + z)n = å
r + s + t = n r!s!t!
xyz

n + 3 –1
The above expansion has C3 – 1 = n + 2C2 terms
n!
(ii) (x + y + z + u)n = å
p + q + r +s = n p!q!r!s!
x p yq z r u s

There are n+4–1C4–1 = n+3C3 terms in the above expansion.

Illustration 19 : Find the coefficient of x2 y3z4w in the expansion of (x – y – z + w)10


n!
Solution : (x – y – z + w)10 =
p + q + r + s =10
åp!q!r!s!
(x) p (- y)q (-z) r (w)s
2 3 4
We want to get x y z w this implies that p = 2, q = 3, r = 4, s = 1
10!
\ Coefficient of x2y3z4w is (–1)3(–1)4 = –12600 Ans.
2! 3! 4! 1!
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

Illustration 20 : Find the total number of terms in the expansion of (1 + x + y)10 and coefficient of x2y3.
Solution : Total number of terms = 10+3–1C3 – 1 = 12C2 = 66
10!
Coefficient of x2y3 = = 2520 Ans.
2! ´ 3! ´ 5!
Illustration 21 : Find the coefficient of x5 in the expansion of (2 – x + 3x2)6.
6! r
Solution : The general term in the expansion of (2 – x + 3x2)6 = 2 (- x)s (3x 2 ) t ,
r!s!t!
where r + s + t = 6.
6! r
= 2 ´ (-1)s ´ (3) t ´ x s + 2t
r!s!t!

E
®
172 JEE-Mathematics ALLEN
For the coefficient of x5, we must have s + 2t = 5.
But, r + s + t = 6,
\ s = 5 – 2t and r = 1 + t, where 0 £ r, s, t £ 6.
Now t = 0 Þ r = 1, s = 5.
t = 1 Þ r = 2, s = 3.
t = 2 Þ r = 3, s = 1.
Thus, there are three terms containing x5 and coefficient of x5
6! 6! 6!
= ´ 21 ´ ( -1)5 ´ 30 + ´ 22 ´ ( -1)3 ´ 31 + ´ 23 ´ ( -1)1 ´ 32
1! 5! 0! 2! 3! 1! 3! 1! 2!
= –12 – 720 – 4320 = –5052. Ans.
n -1
2n
1 n
Illustration 22 : If (1+x+x2)n = å a r x , then prove that
r

r =0
(a) ar = a2n–r (b) åa
r =0
r =
2
(3 - a n )

Solution : (a) We have


2n
(1 + x + x ) = å a x
2 n
r
r
....(A)
r =0

1
Replace x by
x
n r
æ 1 1 ö 2n
æ1ö
\ ç 1 + +
è x x ø
2 ÷
= å
r =0
ar ç ÷
èxø
2n
( x 2 + x + 1) = å a r x 2n -r
n
Þ
r =0

2n 2n
Þ å a r x r = å a r x 2n -r
r =0 r =0
{Using (A)}

Equating the coefficient of x2n–r on both sides, we get


a2n–r = ar for 0 < r < 2n.
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

Hence ar = a2n–r.
(b) Putting x=1 in given series, then
a0 + a1 + a2 + ...+ a2n = (1+1+1)n
a0 + a1 + a2 + ...+ a2n = 3n ....(1)
But ar = a2n–r for 0 < r < 2n
\ series (1) reduces to
2(a0 + a1 +a2 + ...+ an–1) + an = 3n.

1 n
\ a0 + a1 +a2 + ...+ an–1 = (3 – an)
2

E
®
ALLEN Binomial Theorem 173

Do yourself - 5 :
(i) Find the coefficient of x2y5 in the expansion of (3 + 2x – y)10.

(ii) Find the coefficient of


(a) x4 in the expansion of (1 + x + x2 + x3)11
(b) x4 in the expansion of (2 - x + 3x2)6

7. APPLICATION OF BINOMIAL THEOREM :

Illustration 23 : If ( 6 6 + 14 )
2n +1
= [N] + F and F = N – [N]; where [.] denotes greatest integer function,
then NF is equal to
(A) 202n+1 (B) an even integer (C) odd integer (D) 402n+1

Since ( 6 6 + 14 )
2n +1
Solution : = [N] + F

Let us assume that f = ( 6 6 - 14 )


2n +1
; where 0 £ f < 1.
Now, [N] + F – f = ( 6 6 + 14 ) - ( 6 6 - 14 )
2n +1 2n +1

= 2 éë 2n +1 C1 ( 6 6 ) (14) + 2n +1 C3 ( 6 6 ) (14)3 + ....ùû


2n 2n - 2

Þ [N] + F – f = even integer.


Now 0 < F < 1 and 0 < f < 1
so –1 < F – f < 1 and F – f is an integer so it can only be zero

Thus NF = ( 6 6 + 14) (6 6 - 14)


2n +1 2n +1
= 202n+1. Ans. (A,B)
Illustration 24 : Find the last three digits in 1150.
Solution : Expansion of (10 + 1)50 = 50C01050 + 50C11049 + ... +50C48102 + 50C4910 + 50C50
= 50 C01050 + 50 C11049 + ... + 50 C 47103 + 49 × 25 × 100 + 500 + 1
14444442444444 3
1000K
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

Þ 1000 K + 123001
Þ Last 3 digits are 001.
Illustration 25 : Prove that 22225555 + 55552222 is divisible by 7.
Solution : When 2222 is divided by 7 it leaves a remainder 3.
So adding & subtracting 35555, we get :
E = 2222 5555
E555555555- 35555
F + 3E555555555
5555
+ 55552222
F
E1 E2

For E1 : Now since 2222–3 = 2219 is divisible by 7, therefore E1 is divisible by 7


(Q xn – an is divisible by x –a)
For E2 : 5555 when devided by 7 leaves remainder 4.
So adding and subtracting 42222, we get :

E
®
174 JEE-Mathematics ALLEN
E2 = 35555 + 42222 + 55552222 – 42222
= (243)1111 + (16)1111 + (5555)2222 – 42222
Again (243)1111 + 161111 and (5555)2222 – 42222 are divisible by 7
(Q xn + an is divisible by x + a when n is odd)
Hence 22225555 + 55552222 is divisible by 7.

Do yourself - 6 :
(i) Prove that 525 – 325 is divisible by 2.
(ii) Find the remainder when the number 9100 is divided by 8.
(iii) Find last three digits in 19100.
(iv) Let R = (8 + 3 7) 20 and [.] denotes greatest integer function, then prove that :

1
(a) [R] is odd (b) R - [R] = 1 -
(8 + 3 7) 20
(v) Find the digit at unit's place in the number 171995 + 111995 – 71995.
(vi) (a) Show that the integral part in each of the following is odd. n Î N
( ) ( )
n n
(A) 5 + 2 6 (B) 8 + 3 7

(b) Show that the integral part in each of the following is even. n Î N

( ) ( )
2n +1 2n +1
(A) 3 3 + 5 (B) 5 5 + 11

8. BINOMIAL THEOREM FOR NEGATIVE OR FRACTIONAL INDICES :


n(n - 1) 2 n(n - 1)(n - 2) 3
If nÎ ¡, then (1 + x)n = 1 + nx + x + x + ... ¥ provided | x | < 1.
2! 3!
Note :
(i) When the index n is a positive integer the number of terms in the expansion of ( 1+ x)n is finite i.e.
(n+1) & the coefficient of successive terms are : nC0, nC1, nC2, ... nCn
(ii) When the index is other than a positive integer such as negative integer or fraction or real number, the
number of terms in the expansion of (1+ x)n is infinite.
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

(iii) Following expansion should be remembered (|x| < 1).


(a) (1 + x)-1 =1 – x + x2 – x3 + x4 - ... ¥
(b) (1 – x)–1 =1 + x + x2 + x3 + x4 + ... ¥
(c) (1 + x)-2 =1 – 2x + 3x2 – 4x3 + ... ¥
(d) (1 – x)–2 =1 + 2x + 3x2 + 4x3 + ... ¥
(-1) r (r + 1)(r + 2) r
(e) (1 + x)–3 = 1 – 3x + 6x2 – 10x3 + ... + x + ...
2!
(r + 1)(r + 2) r
(f) (1 – x)–3 = 1 + 3x + 6x2 + 10x3 + ... + x + ...
2!
(iv) The expansions in ascending powers of x are only valid if x is ‘small’. If x is large i.e. | x |>1
then we may find it convenient to expand in powers of 1/x, which then will be small.

E
®
ALLEN Binomial Theorem 175
9. APPROXIMATIONS :
n(n - 1) 2 n(n - 1)(n - 2) 3
(1 + x)n = 1 + nx + x + x ...
1.2 1.2.3
If |x| < 1, the terms of the above expansion go on decreasing and if x be very small, a stage may be
reached when we may neglect the terms containing higher powers of x in the expansion. Thus, if x be
so small that its square and higher powers may be neglected then (1 + x)n = 1 + nx, approximately.
This is an approximate value of (1 + x)n

Illustration 26 : If x is so small such that its square and higher powers may be neglected then find the
(1 - 3x)1/ 2 + (1 - x)5/ 3
approximate value of
( 4 + x )1/ 2
3 5x
(1 - 3x) + (1 - x)
1/ 2 1 -
5/ 3 x + 1 - 1 æ 19 ö æ x ö
-1/ 2
1 æ 19 öæ x ö
Solution : = 2 3 = ç 2 - x ÷ ç1 + ÷ = ç 2 - x ÷ç1 - ÷
(4 + x)1/ 2
æ xö
1/ 2
2è 6 øè 4 ø 2è 6 øè 8 ø
2 ç1 + ÷
è 4ø
1æ x 19 ö x 19 41
= ç 2 - - x ÷ =1 - - x = 1 – x Ans.
2è 4 6 ø 8 12 24
Illustration 27 : The value of cube root of 1001 upto five decimal places is –
(A) 10.03333 (B) 10.00333 (C) 10.00033 (D) none of these
1/ 3
æ 1 ö ì 1 1 1/ 3(1/ 3 - 1) 1 ü
(1001) = (1000+1) =10 ç1 + ÷ =10 í1 + . + + ...ý
1/3 1/3
Solution :
è 1000 ø î 3 1000 2! 1000 2
þ
= 10{1 + 0.0003333 – 0.00000011 + ...} = 10.00333 Ans. (B)
1 1.3 1.3.5
Illustration 28 : The sum of 1+ + + + ...¥ is -
4 4.8 4.8.12
1
(A) 2 (B) (C) 3 (D) 23/2
2
n(n - 1) 2
Solution : Comparing with 1 + nx + x + ...
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

2!
nx = 1/4 .......(i)
n(n - 1)x 2 1.3
and =
2! 4.8
nx(nx - x) 3 1æ1 ö 3
or = Þ ç -x÷ = (by (i))
2! 32 4è4 ø 16

Þ æ1 ö 3 1 3 1
ç -x÷ = Þ x = - = - .......(ii)
è4 ø 4 4 4 2
putting the value of x in (i)
n (–1/2) = 1/4 Þ n = –1/2
\ sum of series = (1 + x)n = (1 – 1/2)–1/2 = (1/2)–1/2 = 2 Ans. (A)

E
®
176 JEE-Mathematics ALLEN
10. EXPONENTIAL SERIES :
(a) e is an irrational number lying between 2.7 & 2.8. Its value correct upto 10 places of decimal is

2.7182818284.
(b) Logarithms to the base ‘e’ are known as the Napierian system, so named after Napier, their
inventor. They are also called Natural Logarithm.

n
x x 2 x3
e = 1 + + + + ...¥ ; where x may be any real or complex number & e = Lim æç 1 + ö÷
1
(c) x
1! 2! 3! n ®¥
è nø

x x2 2 x3 3
(d) ax = 1 + lna + ln a + ln a + ...¥ , where a > 0
1! 2! 3!

1 1 1
(e) e =1 + + + + ...¥
1! 2! 3!

11. LOGARITHMIC SERIES :

x2 x3 x4
(a) ln (1 + x) = x - + - + ...¥ , where –1 < x £ 1
2 3 4

x 2 x3 x 4
(b) ln (1 - x) = –x - - - + ...¥ , where –1 £ x < 1
2 3 4

1 1 1
Remember : (i) 1 - + - + ...¥ = l n 2 (ii) elnx = x ; for all x > 0
2 3 4
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

(iii) ln2 = 0.693 (iv) ln10 = 2.303

E
®
ALLEN Binomial Theorem 177

EXERCISE (O-1)
[SINGLE CORRECT CHOICE TYPE]
n
é xù
If the coefficients of x & x in the expansion of ê2 + ú are equal, then the value of n is :
7 8
1.
ë 3û

(A) 15 (B) 45 (C) 55 (D) 56


BT0001
18 18 18 20
2. Set of value of r for which, Cr–2 + 2. Cr–1 + Cr > C13 contains :
(A) 4 element (B) 5 elements (C) 7 elements (D) 10 elements
BT0002
n
If the constant term of the binomial expansion æç 2x - ö÷ is – 160, then n is equal to -
1
3.
è xø
(A) 4 (B) 6 (C) 8 (D) 10
BT0003

æ 1 öæ 1 ö æ 1 ö
4. The coefficient of x49 in the expansion of (x – 1) ç x - ÷ç x - 2 ÷ ... ç x - 49 ÷ is equal to -
è 2 øè 2 ø è 2 ø

æ 1 ö
(A) -2 ç 1 - 50 ÷ (B) +ve coefficient of x
è 2 ø

æ 1 ö
(C) –ve coefficient of x (D) -2 ç 1 - 49 ÷
è 2 ø
BT0004
4
æ 54 - k öæ x k ö 8
5. The largest real value for x such that å ç (4 - k)! ÷ç k! ÷ = 3 is -
k =0 è øè ø
(A) 2 2 - 5 (B) 2 2 + 5 (C) -2 2 - 5 (D) -2 2 + 5
BT0005
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

6. The expression [x + (x3 – 1)1/2]5 + [x – (x3 – 1)1/2]5 is a polynomial of degree


(A) 5 (B) 6 (C) 7 (D) 8
BT0006

( )
100
7. Number of rational terms in the expansion of 2+43 is :

(A) 25 (B) 26 (C) 27 (D) 28


BT0007
8. Given (1 – 2x + 5x2 – 10x3) (1 + x)n = 1 + a1x + a2x2+... and that a12 = 2a 2 then the value of n is-
(A) 6 (B) 2 (C) 5 (D) 3
BT0008
E
®
178 JEE-Mathematics ALLEN
9. The sum of the co-efficients of all the even powers of x in the expansion of (2x2 – 3x + 1)11 is -
(A) 2.610 (B) 3.610 (C) 611 (D) none
BT0009
t
10. Co-efficient of a in the expansion of ,
(a + p)m–1 + (a + p)m–2(a + q) + (a + p)m–3 (a + q)2 + ...(a + q)m–1 where a ¹ –q and p ¹ q is :
m
(
Ct pt - q t ) m
(
Ct pm -t - q m -t ) m
(
Ct pt + q t ) m
(
Ct pm -t + q m -t )
(A) (B) (C) (D)
p-q p-q p-q p-q
BT0010
ænö
11. Let ç ÷ represents the combination of 'n' things taken 'k' at a time, then the value of the sum
èkø
æ 99 ö æ 98 ö æ 97 ö æ 3ö æ 2 ö
ç ÷ + ç ÷ + ç ÷ + ... + ç ÷ + ç ÷ equals -
è 97 ø è 96 ø è 95 ø è1ø è 0 ø

æ 99 ö æ 100 ö æ 99 ö æ 100 ö
(A) ç ÷ (B) ç ÷ (C) ç ÷ (D) ç ÷
è 97 ø è 98 ø è 98 ø è 97 ø
BT0011
1 1 1 1
12. If n Î N & n is even, then + + + ... + =
1.(n - 1)! 3!.(n - 3)! 5!.(n - 5)! (n - 1)!1!
2 n -1
(A) 2n (B) (C) 2nn! (D) none of these
n!
BT0013
n 2 3 2
13. If |x| < 1, then the co-efficient of x in the expansion of (1 + x + x + x +...) is
(A) n (B) n–1 (C) n + 2 (D) n + 1
BT0109
4 2 12
14. The co-efficient of x in the expansion of (1 – x + 2x ) is
(A) 12C3 (B) 13C3 (C) 14C4 (D) 12C3 + 3 13C3 + 14C4
BT0110
5
15. The value of the expression
47
C 4 + å 52 - j C3 is equal to
j=1
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

47 52 52
(A) C5 (B) C5 (C) C4 (D) 49C4
BT0111
æ 50 öæ 50 ö æ 50 öæ 50 ö æ 50 öæ 50 ö ænö
16. The value of ç ÷ç ÷ + ç ÷ç ÷ + .... + ç ÷ç ÷ is, where n C r = ç ÷
è 0 øè1 ø è1 øè 2 ø è 49 øè 50 ø èr ø
2
æ 100 ö æ 100 ö æ 50 ö æ 50 ö
(A) ç ÷ (B) ç ÷ (C) ç ÷ (D) ç ÷
è 50 ø è 51 ø è 25 ø è 25 ø
BT0112
17. The last three digits in 10! are :
(A) 800 (B) 700 (C) 500 (D) 600
BT0113

E
®
ALLEN Binomial Theorem 179
n
10
Cr
18. The value of år.
r =1
n
C r -1
is equal to
(A) 5(2n – 9) (B) 10n (C) 9(n – 4) (D) n – 2
BT0114
n -1 n
Cr
19. å
r =0
n
C r + n C r +1
=

n n +1 n n ( n - 1)
(A) (B) (C) ( n + 1) (D)
2 2 2 2 ( n + 1)
BT0115
9
20. Find numerically greatest term in the expansion of (2 + 3x) , when x = 3/2
(A) 9C6.29.(3/2)12 (B) 9C3.29.(3/2)6 (C) 9C5.29.(3/2)10 (D) 9C4.29.(3/2)8
BT0116

( )
6
21. The greatest integer less than or equal to 2 + 1 is
(A) 196 (B) 197 (C) 198 (D) 199
BT0117
8
æk ö
22. If k Î R+ and the middle term of ç + 2 ÷ is 1120, then value of k is
è2 ø
(A) 3 (B) 2 (C) 1 (D) 4
BT0118
n
é 1/13 a ù n
C3
23. If the second term of the expansion ê a + ú is 14a5/2
, then the value of n is
ë a -1 û C2
(A) 4 (B) 3 (C) 12 (D) 6
BT0119
1/3 1/9 6561
24. In the expansion of (7 + 11 ) , the number of terms free from radicals is
(A) 730 (B) 729 (C) 725 (D) 750
BT0120
25. The value of m, for which the coefficients of the (2m + 1)th and (4m + 5)th terms in the expansion of
(1 + x)10 are equal to, is
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

(A) 3 (B) 1 (C) 5 (D) 8


BT0121
1
26. Greatest term in the binomial expansion of (a + 2x)9 when a = 1 & x = is :
3
(A) 3rd & 4th (B) 4th & 5th (C) only 4th (D) only 5th
BT0019
27. Let (5 + 2 6) n = p + f where n,p Î N and 0 < f < 1 then the value of f2 – f + pf – p is -
(A) a natural number (B) a negative integer (C) a prime number (D) are irrational number
BT0020
10

28. If å r(r - 1) 10Cr = k. 29, then k is equal to-


r =1
(A) 10 (B) 45 (C) 90 (D) 100
BT0022
E
®
180 JEE-Mathematics ALLEN

æ 11 ö æ 11 ö æ 11 ö æ 11 ö
ç ÷ ç ÷ ç ÷ ç ÷ æ ænö ö
è 0ø è1ø è2ø 11
+ ... + è ø equals ç where ç r ÷ denotes C r ÷
n
29. The sum + +
1 2 3 12 è è ø ø
211 212 211 - 1 212 - 1
(A) (B) (C) (D)
12 12 12 12
BT0023
30. Statement-1 : The sum of the series C0. Cr + C1. Cr–1 + C2. Cr–2 +...+ Cr. C0 is equal to n+mCr,
n m n m n m n m

where nCr's and mCr's denotes the combinatorial coefficients in the expansion of (1 + x)n and
(1 + x)m respectively.
Statement-2 : Number of ways in which r children can be selected out of (n + m) children consisting of n
boys and m girls if each selection may consist of any number of boys and girls is equal to n+mCr.
(A) Statement-1 is true, statement-2 is true ; statement-2 is a correct explanation for statement-1.
(B) Statement-1 is true, statement-2 is true ; statement-2 is NOT a correct explanation for statement-1.
(C) Statement-1 is true, statement-2 is false.
(D) Statement-1 is false, statement-2 is true. BT0024
EXERCISE (O-2)
[ONE OR MORE THAN ONE CORRECT CHOICE TYPE]

If it is known that the third term of the binomial expansion ( x + x log10 x ) is 106 then x is equal to-
5
1.
(A) 10 (B) 10–5/2 (C) 100 (D) 5
BT0014
11
æ 3 - log x3 ö
2. In the expansion of ç x + 3.2 2
÷
è ø
(A) there appears a term with the power x2 (B) there does not appear a term with the power x2
(C) there appears a term with the power x–3 (D) the ratio of the co-efficient of x3 to that of x–3 is 1/3
BT0015
10
æ x +1 x -1 ö
3. In the expansion of ç 2 / 3 1/ 3 - 1/ 2 ÷ , the term which does not contain x is-
è x - x +1 x - x ø
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

11
C4 – 10C3 10 10 11
(A) (B) C7 (C) C4 (D) C5 – 10C5
BT0016
4. Let (1 + x ) (1 + x) = A0 + A1x + A2x + ... If A0,A1,A2 are in A.P. then the value of n is-
2 2 n 2

(A) 2 (B) 3 (C) 5 (D) 7


BT0017

( )
z
5. Consider E = 8
x+5y = I + ƒ, 0 £ ƒ < 1 , I Î ¢
(A) If x = 5, y = 2, z = 100, then number of irrational terms in expansion of E is 98
(B) If x = 5, y = 2, z = 100, then number of rational terms in expansion of E is 4
(C) If x = 16, y = 1 & z = 6, then I = 197

( )
6
(D) If x = 16, y = 1 & z = 6, then ƒ = 2 -1 BT0018

E
®
ALLEN Binomial Theorem 181

6. If (9 + 80) n = I + f where I, n are integers and 0 < f < 1, then -


(A) I is an odd integer (B) I is an even integer

(C) (I + f) (1 – f) = 1 (D) 1 - f = (9 - 80) n


BT0021
7. Which of the following statement(s) is/are correct ?
2 3 4
(A) 1 + + 2 + 3 + ... + ¥ = 4
2 2 2

( )
n
(B) Integral part of 9 + 4 5 , n Î N is even.

(C) (nC0 + nC1 + nC2 + ...+ nCn)2 = 1 + 2nC1 + 2nC2+...+ 2nC2n

1 2
(D) 2 can be expanded as infinite series in ascending powers of x only if | x |< .
(3 + 2x) 3
BT0025
n

8. If for n Î I, n > 10; 1 + (1 + x) + (1 + x)2 + ... + (1 + x)n = åa k =0


k .x k , x ¹ 0 then

n
n(n + 1)
(A) åa
k=0
k = 2 n +1 (B) a n - 2 =
2

n
(C) ap > ap – 1 for p < ,pÎN (D) (a9)2 – (a8)2 = n+2C10 (n+1C10 – n+1C9)
2
BT0026

( -1)
r
n r
9. Let P ( n ) = å n
C r . Now which of the following holds good ?
r =0 r +1
(A) |P10| is harmonic mean of |P9| & |P11|
10
6
(B) å P ( r ) P ( r - 1) = - 55
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

r =5

(C) |P10| is arithmetic mean of |P9| & |P11|


10
6
(D) å P ( r ) P ( r - 1) = 55
r =5

BT0027
m 2 3 m m
10. Let (1 + x) = C0 + C1x + C2x + C3x + ... + Cmx , where Cr = Cr and A = C1C3 + C2C4 + C3C5
+ C4C6 + ...+ Cm–2Cm, then -
(A) A > 2mCm–2 (B) A < 2m
Cm–2

(C) A > C 02 + C12 + C 22 + ...C 2m (D) A < C 02 + C12 + C 22 + ...C 2m

BT0028

E
®
182 JEE-Mathematics ALLEN
Paragraph for question nos. 11 to 13
2n
If n Î N and if (1 + 4x + 4x ) = 2 n
åa x
r =0
r
r
, where a0,a1,a2,...,a2n are real numbers.

11. The value of 2 å a 2 r , is


r =0

n
(A) 9 – 1 (B) 9n + 1 (C) 9n – 2 (D) 9n + 2
BT0012
n

12. The value of 2å a 2 r -1 , is-


r =1

(A) 9n – 1 (B) 9n + 1 (C) 9n – 2 (D) 9n + 2


BT0012
13. The value of a2n–1 is -
(A) 22n (B) n. 22n (C) (n – 1)22n (D) (n + 1)22n
BT0012
Paragraph for question nos. 14 to 16

Consider, sum of the series åå f ( i ) f ( j)


0 £ i < j £n

In the given summation, i and j are not independent.

n æ
n æ n öö n

In the sum of series åå f ( i ) f ( j) = å çç f ( i ) ç å f ( j) ÷ ÷÷ i and j are independent. In this summation,


i =1 j=1 i =1 è è j=1 øø
three types of terms occur, those when i < j, i > j and i = j.
Also, sum of terms when i < j is equal to the sum of the terms when i > j if f(i) and f(j) are symmetrical.
so, in that case
n n

åå f ( i ) f ( j) = åå f ( i ) f ( j)
i =1 j=1 0 £ i < j£ n node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

+ åå f ( i ) f ( j) + åå f ( i ) f ( j)
0 £ i < j£ n i =j

= 2 åå f ( i ) f ( j) + åå f ( i ) f ( j)
0 £ i < j£ n i =j

n n

åå f ( i ) f ( j) - åå f ( i ) f ( j)
Þ åå f ( i ) f ( j) = i =0 j=0 i =j

0 £ i < j£ n 2

When f(i) and f(j) are not symmetrical, we find the sum by listing all the terms.

E
®
ALLEN Binomial Theorem 183

åå
n
14. C i n C j is equal to
0 £ i < j£ n

22 n - 2 n C n 22 n + 2 n C n 22 n - n C n 22 n + n C n
(A) (B) (C) (D)
2 2 2 2
BT0122
n m
15. Let 0C0 = 1, then åå
m =0 p =0
n
C m . m C p is equal to
(A) 2n – 1 (B) 3n (C) 3n – 1 (D) 2n
BT0123

16. åå (
0 £ i £ j £n
n
Ci + n C j )
(A) (n + 2)2n (B) (n + 1)2n (C) (n – 1)2n (D) (n + 1)2n – 1
BT0124
20
æ3 1 ö
17. In the expansion ç 4 + 4 ÷
è 6ø
(A) The number of irrational terms is 19 (B) Middle term is irrational
(C) The number of rational terms is 2 (D) 9th term is rational
BT0125
2
æ1+ x ö
18. The coefficient of x4 in ç ÷ , x < 1 , is
è1- x ø
(A) 4 (B) –4 (C) 10 + 4C2 (D) 16
BT0126
9 7
19. 7 + 9 is divisible by :
(A) 16 (B) 24 (C) 64 (D) 72
BT0127
n

å ( -1) . n C r ( a - r ) is equal to
r -1
20. The sum of the series
r =1
(A) 5 if a = 5 (B) –5 if a = 5 (C) –5 if a = –5 (D) 5 if a = –5
BT0128
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

1000 n
21. Let a n = for n Î N, then an is greatest, when
n!
(A) n = 997 (B) n = 998 (C) n = 999 (D) n = 1000
BT0129
n n 2n 3n n n n
22. C0 – 2.3 C1 + 3.3 C2 – 4.3 C3 +.... + (–1) (n + 1) Cn 3 is equal to
n æ 3n ö æ 3ö
(A) 2 ç + 1 ÷ if n is even (B) 2n ç n + ÷ if n is even
è 2 ø è 2ø
æ 3n ö
(D) 2 n æç n + ö÷ if n is odd
3
(C) -2 n ç + 1 ÷ if n is odd
è 2 ø è 2ø
BT0130

E
®
184 JEE-Mathematics ALLEN
Element in set of values of r for which, 18Cr–2 + 2. 18Cr–1+ 18Cr > C13 is :
20
23.
(A) 9 (B) 5 (C) 7 (D) 10
BT0131
–1/2
24. The expansion of (3x + 2) is valid in ascending powers of x, if x lies in the interval
(A) (0,2/3) (B) (–3/3, 3/2) (C) (–2/3, 2/3) (D) (–¥,–3/2) (3/2, ¥)
BT0132
25. If (1 + 2x + 3x2)10 = a0 + a1x + a2x2 + ... + a20x20, then
(A) a1 = 20 (B) a2 = 210 (C) a4 = 8085 (D) a20 = 22.37.7
BT0133
26. In the expansion of (x + y + z)25
(A) every term is of the form 25Cr.rCk.x25–r.yr– k.zk
(B) the coefficient of x8y9z9 is 0
(C) the number of terms is 325
(D) none of these
BT0134
2 20 2 40
27. If (1 + x + 2x ) = a0 + a1x + a2x +....+ a40x , then a0 + a2 + a4..... + a38 is equal to
(A) 219(230 + 1) (B) 219(230 – 1) (C) 239 – 219 (D) 239 + 219
BT0135

EXERCISE (S-1)
1. (a) If the coefficients of (2r + 4)th, (r – 2)th terms in the expansion of (1 + x)18 are equal, find r.
BT0029
(b) If the coefficients of the rth, (r + 1)th & (r + 2)th terms in the expansion of (1 + x)14 are in AP, find r.
BT0030
(c) If the coefficients of 2nd , 3rd & 4th terms in the expansion of (1 + x)2n are in AP, show
that 2n² - 9n + 7 = 0.
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

BT0031
9
æ 3x 2 1 ö
2. Find the term independent of x in the expansion of (1 + x + 2x ) ç - ÷ .
3

è 2 3x ø
BT0034
n+4
3. Let (1+x²)² . (1+x)n = åa K . x K . If a1 , a2 & a3 are in AP, find n.
K =0

BT0035
4. Let f(x) = 1 – x + x2 – x3 + ... + x16 – x17 = a 2 17
0 + a1(1 + x) + a2(1 + x) + ... + a17 (1 + x) , find the value
of a2.
BT0036

E
®
ALLEN Binomial Theorem 185
5. Let N = 2000C1 + 2 · 2000C2 + 3 · 2000C3 + ... + 2000 · 2000C2000. Prove that N is divisible by 2 2003.
BT0042
6. Prove the following identities using the theory of permutation where C0 , C1 , C2 , ... , Cn are the
combinatorial coefficients in the expansion of (1 + x)n, n Î N :

( 2 n )!
(a) C0² + C1² + C2² +...+ Cn² = BT0043
n! n!

( 2 n)!
(b) C0 C1 + C1 C2 + C2 C3 +...+Cn-1 Cn = BT0044
( n + 1)! ( n - 1)!
2 n!
(c) CoCr + C1Cr+1 + C2Cr+2 + ... + Cn-r Cn = BT0045
(n - r)! (n + r)!
n -2
(2n)!
(d) å(
r=0
n
Cr . n Cr + 2 ) =
(n - 2)!(n + 2)!
BT0046

(e) 100C10 + 5. 100C11 + 10 . 100C12 + 10 . 100C13 + 5. 100C14 + 100C15 = 105C90 BT0047


7. If C0 , C1 , C2 , ..., Cn are the combinatorial coefficients in the expansion of (1 + x) , n Î N, then prove
n

the following :
(a) C1 + 2C2 + 3C3 +...+ n . Cn = n . 2n-1 BT0048
(b) C0 + 2C1 + 3C2 +...+ (n+1)Cn = (n+2)2 n-1 BT0049
(c) C0 + 3C1 + 5C2 +...+ (2n+1)Cn = (n+1) 2 n BT0050

(C0+C1)(C1+C2)(C2+C3) ... (Cn-1+Cn) = C0 .C1 .C2 ...C n -1 (n + 1)


n
(d) BT0051
n!
(n + 1) (2 n)!
(e) 1 . Co² + 3 . C1² + 5 . C2² + ... + (2n+1) Cn² = BT0052
n! n!

8. Prove that
C1 2 C 2 3C 3 n .C n n (n + 1)
(a) + + + ... + = BT0053
C0 C1 C2 C n -1 2

C1 C 2 C 2 n +1 - 1
(b) C0 + + + ... + n = BT0054
n +1 n +1
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

2 3

22 .C1 23 .C 2 2 4 .C3 2 n +1 .C n 3n +1 - 1
(c) 2 . Co + + + + ... = BT0055
2 3 4 n +1 n +1

C C C 1
Co - 2 + 3 - ... + (- 1) n + 1 = n + 1
1 2 n n
(d) BT0056

9. Given that (1 + x + x²)n = a0 + a1x + a2x² + ... + a2nx2n , find the values of :
(i) a0 + a1 + a2 + ... + a2n ;
(ii) a0 - a1 + a2 - a3 ... + a2n ;
(iii) a02- a12 + a22 - a32 + ... + a2n2
BT0057

E
®
186 JEE-Mathematics ALLEN
10. Find the coefficient of
(a) x2 y3 z4 in the expansion of (ax - by + cz)9. BT0061
(b) a2 b3 c4 d in the expansion of (a – b – c + d)10. BT0062

EXERCISE (S-2)
1. Let a and b be the coefficient of x3 in (1 + x + 2x2 + 3x3)4 and (1 + x + 2x2 + 3x3 + 4x4)4 respectively. Find
the value of (a – b).
BT0063
n
æ x 2ö
2. Find the index n of the binomial ç + ÷ if the 9th term of the expansion has uniquely
è 5 5ø
numerically greatest coefficient (n Î N).
BT0064
2001
æ1 ö
3. Find the sum of the roots (real or complex) of the equation x2001 + ç - x ÷ = 0.
è2 ø

BT0065
4. Let a = ( 41/ 401 - 1) and let bn = nC1 + nC2 . a + nC3 . a2 + ... + nCn . an – 1.
Find the value of (b2006 – b2005)
BT0066
5. For which positive values of x, fourth term in the expansion of (5 + 3x)10, is greatest.
BT0067

( )
5
6. Let P = 2 + 3 and f = P – [P], where [P] denotes the greatest integer function.

æ f2 ö
Find the value of ç ÷.
è 1- f ø
BT0068
7. ( )
If 7 + 4 3 n = p+b where n & p are positive integers and b is a proper fraction show that node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

(1 - b) (p + b) = 1.
BT0069
8. Find the coefficient of x49 in the polynomial
æ C1 ö æ 2 C2 ö æ 2 C3 ö æ 2 C 50 ö
çx - ÷ çx -2 × ÷ çx -3 × ÷ ... ç x - 50 ×
50
÷ , where Cr = Cr .
è C 0 ø è C 1 øè C 2 ø è C 49 ø

BT0070
n

9. Prove that å
K =0
n
C K sin Kx.cos(n - K)x = 2 n -1 sin nx.

BT0071

E
®
ALLEN Binomial Theorem 187

ænö
10. If ç ÷ denotes nCr, then
èr ø
æ 30 ö æ 30 ö æ 30 ö æ 29 ö æ 30 ö æ 28 ö æ 30 ö æ 15 ö
(a) Evaluate : 215 ç ÷ ç ÷ - 214 ç ÷ ç ÷ + 213 ç ÷ ç ÷ ... - ç ÷ ç ÷
è 0 ø è 15 ø è 1 ø è 14 ø è 2 ø è 13 ø è 15 ø è 0 ø
BT0072
n
æ n - 1 ö æ n ö æ 2n - 1 ö
(b) Prove that : å ç n - r ÷ ç r ÷ = ç n -1 ÷
r =1 è øè ø è ø
BT0073

æ n ö æ r ö æ n öæ n - k ö
(c) Prove that : ç ÷ ç ÷ = ç ÷ç ÷
è r ø è k ø è k øè r - k ø
BT0074
EXERCISE (JM)
10 10 10
Let S1 = å j( j - 1)10 C j , S2 = å j10C j and S3 = å j2 C j .
10
1. [AIEEE-2010]
j=1 j=1 j=1

Statement–1 : S3 = 55 × 29.
Statement–2 : S1 = 90 × 28 and S2 = 10 × 28.
(1) Statement–1 is true, Statement–2 is true ; Statement–2 is a correct explanation for Statement–1.
(2) Statement–1 is true, Statement–2 is true ; Statement–2 is not a correct explanation for Statement–1.
(3) Statement–1 is true, Statement–2 is false.
(4) Statement–1 is false, Statement–2 is true.
BT0075
2. The coefficient of x in the expansion of (1 – x – x + x ) is :-
7 2 3 6 [AIEEE 2011]
(1) – 144 (2) 132 (3) 144 (4) – 132
BT0076

( 3 + 1) - ( 3 - 1)
2n 2n
3. If n is a positive integer, then is : [AIEEE 2012]
(1) a rational number other than positive integers (2) an irrational number
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

(3) an odd positive integer (4) an even positive integer


BT0077
10
æ x +1 x -1 ö
4. The term independent of x in expansion of ç 2 / 3 1/ 3 - 1/ 2 ÷ is : [JEE-Main 2013]
è x - x +1 x - x ø
(1) 4 (2) 120 (3) 210 (4) 310
BT0078
5. If the coefficients of x3 and x4 in the expansion of (1 + ax + bx2) (1 – 2x)18 in powers of x are both
zero, then (a, b) is equal to :- [JEE(Main)-2014]
æ 251 ö æ 251 ö æ 272 ö æ 272 ö
(1) ç 16, (2) ç 14, (3) ç 14, (4) ç 16,
è 3 ÷ø è 3 ÷ø è 3 ÷ø è 3 ÷ø
BT0079

E
®
188 JEE-Mathematics ALLEN

( )
50
6. The sum of coefficients of integral powers of x in the binomial expansion of 1 - 2 x
is : [JEE(Main)-2015]

(1)
1 50
2
(
3 -1 ) (2)
1 50
2
(
2 +1 ) (3)
2
(
1 50
3 +1 ) (4)
1 50
2
3 ( )
BT0080
n
If the number of terms in the expansion of æç 1 - +
2 4 ö
7. ÷ , x ¹ 0 , is 28, then the sum of the coefficients of
è x x2 ø
all the terms in this expansion, is :- [JEE(Main)-2016]
(1) 729 (2) 64 (3) 2187 (4) 243
BT0081
8. The value of (21 C1 – 10C1) + (21C2 – 10C2) + (21C3 – 10C3) + (21C4 – 10C4) + .... + (21C10 – 10C10)
is :- [JEE(Main)-2017]
(1) 2 – 2
20 10 (2) 2 – 2
21 11 (3) 2 – 2
21 10 (4) 220 – 29
BT0082
The sum of the co-efficients of all odd degree terms in the expansion of ( x + x 3 - 1 ) + ( x - x 3 - 1 ) ,
5 5
9.
(x > 1) is - [JEE(Main)-2018]
(1) 0 (2) 1 (3) 2 (4) –1
BT0083
2403 k
10. If the fractional part of the number is , then k is equal to : [JEE(Main)- 2019]
15 15
(1) 14 (2) 6 (3) 4 (4) 8
BT0084
3
æ 1 - t6 ö
11. The coefficient of t4 in the expansion of ç 1 - t ÷ is [JEE(Main)- 2019]
è ø
(1) 12 (2) 15 (3) 10 (4) 14
BT0085
25
12. If å{r=0
50
}
C r × 50 - r C25- r = K ( 50
)
C25 , then K is equal to : [JEE(Main)- 2019] node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

(1) 225 – 1 (2) (25)2 (3) 225 (4) 224


BT0086
8
æ x3 3 ö
13. The sum of the real values of x for which the middle term in the binomial expansion of ç + ÷
è 3 xø
equals 5670 is : [JEE(Main)- 2019]
(1) 6 (2) 8 (3) 0 (4) 4
BT0087
14. The value of r for which 20C 20C
r 0 + 20C
r–1
20C
1 + 20C
r–2
20C + ... 20C 20C is maximum, is
2 0 r
[JEE(Main)- 2019]
(1) 20 (2) 15 (3) 11 (4) 10
BT0088

E
®
ALLEN Binomial Theorem 189

a2
15. Let (x + 10)50 + (x – 10)50 = a0 + a1x + a2x2 + ... + a50 x50, for all xÎR, then a is equal to:-
0

[JEE(Main)- 2019]
(1) 12.50 (2) 12.00 (3) 12.75 (4) 12.25
BT0089
2 n
æ q +1ö æ q +1ö æ q +1ö
16. Let Sn = 1 + q + q2 + ... + qn and Tn = 1 + ç ÷+ç ÷ + ... + ç ÷ , where q is a real number
è 2 ø è 2 ø è 2 ø
and q ¹ 1. If 101C1 + 101C2.S1 + ... + 101C101.S100 = aT100, then a is equal to :-[JEE(Main)- 2019]
(1) 2100 (2) 200 (3) 299 (4) 202
BT0090

The total number of irrational terms in the binomial expansion of ( 71/ 5 - 31/10 )
60
17. is :

[JEE(Main)- 2019]
(1) 55 (2) 49 (3) 48 (4) 54
BT0091
18. If some three consecutive in the binomial expansion of (x + 1)n is powers of x are in the ratio
2 : 15 : 70, then the average of these three coefficient is :- [JEE(Main)- 2019]
(1) 964 (2) 625 (3) 227 (4) 232
BT0092
19. The coefficient of x18 in the product (1+x)(1–x)10(1 + x + x2)9 is : [JEE(Main)- 2019]
(1) –84 (2) 84 (3) 126 (4) –126
BT0093
20. If 20C1 + (22) 20C2 + (32) 20C3 + ... + (202)20C20 = A(2b), then the ordered pair (A, b) is equal to:
[JEE(Main)- 2019]
(1) (420, 18) (2) (380, 19) (3) (380, 18) (4) (420, 19)
BT0094

æ 1 x 8 ö æ 2 3 ö6
21. The term independent of x in the expansion of ç - ÷ × ç 2x - 2 ÷ is equal to :
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

è 60 81 ø è x ø

[JEE(Main)- 2019]
(1) 36 (2) – 108 (3) – 72 (4) – 36
BT0095
22. The coefficient of x7 in the expression (1 + x)10 + x (1 + x)9 + x2 (1 + x)8 +…+ x10 is :
(1) 120 (2) 330 (3) 210 (4) 420
[JEE(Main)- 2020]
BT0096
23. If the sum of the coefficients of all even powers of x in the product
(1 + x + x2 + ... + x2n) (1 – x + x2 – x3 + ... + x2n) is 61, then n is equal to _________. [JEE(Main)- 2020]
BT0097

E
®
190 JEE-Mathematics ALLEN

( ) ( )
6 6
24. If a and b be the coefficients of x4 and x2 respectively in the expansion of x + x 2 - 1 + x - x 2 - 1 ,
then [JEE(Main)- 2020]
(1) a + b = 60 (2) a + b = –30 (3) a – b = –132 (4) a – b = 60
BT0098
16
æ x 1 ö p p
25. In the expansion of ç + ÷ , if l1 is the least value of the term independent of x when £ q £
è cos q x sin q ø 8 4

p p
and l 2 is the least value of the term independent of x when £ q £ , then the ratio
16 8
l2 : l1 is equal to : [JEE(Main)- 2020]
(1) 1 : 8 (2) 1 : 16 (3) 8 : 1 (4) 16 : 1
BT0099
26. If Cr º 25Cr and C0 + 5.C1 + 9.C2 + .... + (101).C25 = 225.k, then k is equal to _____. [JEE(Main)- 2020]
BT0100

EXERCISE (JA)
1. For r = 0, 1,....,10, let Ar, Br and Cr denote, respectively, the coefficient of xr in the expansions
10
of (1 + x)10, (1 + x)20 and (1 + x)30. Then å A (B
r =1
r 10 Br - C10 A r ) is equal to -

(A) B10 – C10 (B) A10 ( B10


2
- C10 A10 ) (C) 0 (D) C10 – B10

[JEE 2010, 5]
BT0101 node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

2. The coefficients of three consecutive terms of (1 + x)n+5 are in the ratio 5 : 10 : 14. Then n =
[JEE (Advanced) 2013, 4M, –1M]
BT0102
3. Coefficient of x11 in the expansion of (1 + x2)4(1 + x3)7(1 + x4)12 is -
(A) 1051 (B) 1106 (C) 1113 (D) 1120
[JEE(Advanced)-2014, 3(–1)]
BT0103
4. The coefficient of x9 in the expansion of (1 + x) (1 + x2) (1 + x3)... (1 + x100) is [JEE 2015, 4M, –0M]
BT0104

E
®
ALLEN Binomial Theorem 191

5. Let m be the smallest positive integer such that the coefficient of x 2 in the expansion of
(1 + x)2 + (1 + x)3 + ... + (1 + x)49 + (1 + mx)50 is (3n + 1) 51C3 for some positive integer n.
Then the value of n is [JEE(Advanced)-2016, 3(0)]
BT0105

Let X = ( C1 ) + 2 ( C 2 ) + 3 ( C3 ) + ... + 10 ( C10 ) , where Cr, r Î {1, 2, ..., 10} denote binomial
10 2 10 2 10 2 10 2
10
6.

1
coefficients. Then, the value of X is _____ . [JEE(Advanced)-2018, 3(0)]
1430

BT0106

é n n
ù
ê åk å n
Ck k2 ú n
n
Ck
7. Suppose det ê n
ê n
k =0 k =0
n
ú = 0 , holds for some positive integer n. Then
ú
å k + 1 equals
k =0
êå C k k å n
C k 3k ú
ë k =0 k =0 û

[JEE(Advanced)-2019, 3(0)]
BT0107

ì s!
æsö ï if r £ s ,
8. For non-negative integers s and r, let ç ÷ = í r!(s - r)! For positive integers m and n, let
èrø ï 0 if r > s.
î

p
m+ n
f (m, n, p) æ m ö æ n+i ö æ p+ n ö
g(m,n) = å
p =0 æ n + p ö
where for any nonnegative integer p, ƒ(m,n, p) = å ç ÷ ç
i =0 è i ø è
֍
p øèp–i ø
÷
ç p ÷
è ø
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

Then which of the following statements is/are TRUE? [JEE(Advanced)-2020]


(A) g(m,n)=g(n,m) for all positive integers m,n
(B) g(m,n +1)=g(m+1,n) for all positive integers m,n
(C) g(2m,2n)=2g(m,n) for all positive integers m,n
(D) g(2m,2n)=(g(m,n))2 for all positive integers m,n BT0108

E
®
192 JEE-Mathematics ALLEN

ANSWER KEY
Do yourself-1

2 3 4 5
æ xö æ xö æ xö æ xö æ xö
(i) C0x(3x ) + C1(3x ) ç - ÷ +5C2(3x2)3 ç - ÷ +5C3(3x2)2 ç - ÷ + 5C4(3x2)1 ç - ÷ + 5C5 ç - ÷
5 2 5 5 2 4

è 2ø è 2ø è 2ø è 2ø è 2ø

(ii) nC0yn + nC1yn–1.x + nC2.yn–2.x2 + ........ +nCn.xn


Do yourself-2

70 8 25! 15 10
(i) x ; (ii) 2 3 ;(iii) (a) –20; (b) –560x5, 280x2
3 10! 15!

5
(iv) (a) (b) T6 = 7 (vi) nCr(3n–r – 2n–r)
12

Do yourself-3

7.313
(i) 4th & 5th i.e. 489888 (ii) n = 4, 5, 6 (iii) (a) T7 = (b) 455 × 312
2

Do yourself-4

(2mn - 1)
(i) C (iii)
(2n - 1)(2mn )

Do yourself-5
(i) –272160 or – 10C5 × 5C2 × 108 (ii) (a) 990 (b) 3660 node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

Do yourself-6
(ii) 1 (iii) 001 (v) 1

EXERCISE (O-1)
1. C 2. C 3. B 4. A 5. A 6. C 7. B
8. A 9. B 10. B 11. D 12. B 13. D 14. D
15. C 16. B 17. A 18. A 19. A 20. A 21. B
22. B 23. A 24. A 25. B 26. B 27. B 28. B
29. D 30. A

E
®
ALLEN Binomial Theorem 193

EXERCISE (O-2)
1. A,B 2. B,C,D 3. A,C,D 4. A,B 5. A,C
6. A,C,D 7. A,C 8. B,C,D 9. A,D 10. B,D

11. B 12. A 13. B 14. A 15. B


16. A 17. A,B,C,D 18. C,D 19. A,C 20. A,C
21. C,D 22. A,C 23. A,C,D 24. A,C 25. A,B,C
26. A,B 27. B,C

EXERCISE (S-1)

17
1. (a) r = 6 (b) r = 5 or 9 2. 3. n = 2 or 3 or 4
54

4. 816 9. (i) 3n (ii) 1, (iii) an 10. (a) -1260 . a2b3c4 ; (b) -12600

EXERCISE (S-2)
5 20
1. 0 2. n = 12 3. 500 4. 210 5. <x< 6. 722
8 21

æ 30 ö
8. – 22100 10. (a) ç ÷
è 15 ø

EXERCISE (JM)
1. 3 2. 1 3. 2 4. 3 5. 4 6. 3
7. Bonus
Note : In the problem 'number of terms should be 13 instead of 28', then (1) will be the answer
node06\B0BB-BC\Kota\JEE(Advanced)\Nurture\Maths\Module\Module#Conic Section, P & C, Binomial\Eng\06.Th+Ex.p65

8. 1 9. 3 10. 4 11. 2 12. 3 13. 3 14. 1


15. 4 16. 1 17. 4 18. 4 19. 2 20. 1 21. 4
22. 2 23. 30 24. 3 25. 4 26. 51
EXERCISE (JA)
1. D 2. 6 3. C 4. 8 5. 5 6. 646 7. 6.20
8. A,B,D

You might also like