Binomial Theorem

JEE Mathematics · 151 questions · Page 11 of 16 · Click an option or "Show Solution" to reveal answer

Q101
The sum of all rational terms in the expansion of (2+3)8(2+\sqrt{3})^8 is :
A 16923
B 18817
C 3763
D 33845
Correct Answer
Option B
Solution

To find the sum of all rational terms in the expansion of (2+3)8(2+\sqrt{3})^8, we consider the binomial expansion: S=8C0(2)8+8C1(2)7(3)++8C8(3)8 S = { }^8 C_0 (2)^8 + { }^8 C_1 (2)^7 (\sqrt{3}) + \ldots + { }^8 C_8 (\sqrt{3})^8 We need to identify and sum only the rational terms.

In the binomial expansion, a term is rational if the exponent of 3\sqrt{3} is even.

Thus, the rational terms are: 8C0(2)8+8C2(2)6(3)2+8C4(2)4(3)4+8C6(2)2(3)6+8C8(3)8 \begin{aligned} &{ }^8 C_0 (2)^8 + { }^8 C_2 (2)^6 (\sqrt{3})^2 + { }^8 C_4 (2)^4 (\sqrt{3})^4 + \\ &{ }^8 C_6 (2)^2 (\sqrt{3})^6 + { }^8 C_8 (\sqrt{3})^8 \end{aligned} Evaluating these terms: 8C0(2)8=256{ }^8 C_0 (2)^8 = 256 8C2(2)6(3)=8C2×64×3=1344{ }^8 C_2 (2)^6 (3) = { }^8 C_2 \times 64 \times 3 = 1344 8C4(2)4(3)2=8C4×16×9=3024{ }^8 C_4 (2)^4 (3)^2 = { }^8 C_4 \times 16 \times 9 = 3024 8C6(2)2(3)3=8C6×4×27=4032{ }^8 C_6 (2)^2 (3)^3 = { }^8 C_6 \times 4 \times 27 = 4032 8C8(3)4=1×81=81{ }^8 C_8 (3)^4 = 1 \times 81 = 81 Summing these rational terms gives: 256+1344+3024+4032+81=18817 256 + 1344 + 3024 + 4032 + 81 = 18817 Therefore, the sum of all rational terms in the expansion is 18,81718,817.

Q102
In the expansion of (23+133)n,n N\left(\sqrt[3]{2}+\dfrac{1}{\sqrt[3]{3}}\right)^n, n \in \mathrm{~N}, if the ratio of 15th 15^{\text{th }} term from the beginning to the 15th 15^{\text{th }} term from the end is 16\dfrac{1}{6}, then the value of nC3{ }^n \mathrm{C}_3 is
A 4960
B 2300
C 1040
D 4060
Correct Answer
Option B
Solution

In the expansion of (a+b)n(a+b)^n 15th 15^{\text{th }} term from beginning: T15=nC14an14b14T_{15}={ }^n C_{14} a^{n-14} b^{14} 15th 15^{\text{th }} term from end: T15=nC14bn14a14T_{15}^{\prime}={ }^n C_{14} b^{n-14} a^{14}

T15T15=16(ab)n28=16(613)n28=61n283=1n=2525C3=2300\begin{aligned} & \therefore \quad \frac{T_{15}}{T_{15}^{\prime}}=\frac{1}{6} \\ & \left(\frac{a}{b}\right)^{n-28}=\frac{1}{6} \\ & \left(6^{\frac{1}{3}}\right)^{n-28}=6^{-1} \\ & \Rightarrow \quad \frac{n-28}{3}=-1 \\ & n=25 \\ & \therefore \quad{ }^{25} C_3=2300 \end{aligned}
Q103
If an=7+7+7+.......{a_n} = \sqrt {7 + \sqrt {7 + \sqrt {7 + .......} } } having nn radical signs then by methods of mathematical induction which is true
A an>7n1{a_n} > 7\,\,\forall \,\,n \ge 1
B an<7n1{a_n} < 7\,\,\forall \,\,n \ge 1
C an<4n1{a_n} < 4\,\,\forall \,\,n \ge 1
D an>3n1{a_n} > 3\,\,\forall \,\,n \ge 1
Correct Answer
Option D
Solution

Given

an=7+7+7+.......{a_n} = \sqrt {7 + \sqrt {7 + \sqrt {7 + .......} } }

\therefore

an=7+an{a_n} = \sqrt {7 + {a_n}}

\Rightarrow

an2=7+ana_n^2 = 7 + {a_n}

\Rightarrow

an2an7=0a_n^2 - {a_n} - 7 = 0
an=1±14×1×72\Rightarrow {a_n} = {{1 \pm \sqrt {1 - 4 \times 1 \times - 7} } \over 2}
an=1±292\Rightarrow {a_n} = {{1 \pm \sqrt {29} } \over 2}

As

an{a_n}

> 0, \therefore

an=1+292{a_n} = {{1 + \sqrt {29} } \over 2}

= 3.19 So

an>3n1{a_n} > 3\,\,\forall \,\,n \ge 1
Q104
Let S(K)S(K) =1+3+5...+(2K1)=3+K2. = 1 + 3 + 5... + \left( {2K - 1} \right) = 3 + {K^2}. Then which of the following is true
A Principle of mathematical induction can be used to prove the formula
B S(K)S(K+1)S\left( K \right) \Rightarrow S\left( {K + 1} \right)
C S(K)S(K+1)S\left( K \right) \ne S\left( {K + 1} \right)
D S(1)S\left( 1 \right) is correct
Correct Answer
Option B
Solution

Given

S(K)S(K)
=1+3+5...+(2K1)=3+K2= 1 + 3 + 5... + \left( {2K - 1} \right) = 3 + {K^2}

When k = 1, S(1): 1 = 3 + 1, L.H.S of S(k) \ne R.H.S of S(k) So S(1) is not true.

As S(1) is not true so principle of mathematical induction can not be used.

S(K+1) = 1 + 3 + 5...

+ (2K - 1) + (2K + 1) = 3 + (k + 1)2 Now let S(k) is true \therefore 1 + 3 + 5 +........(2k - 1) = 3 + k2 \Rightarrow 1 + 3 + 5 +........(2k - 1) + (2k + 1) = 3 + k2 + 2k +1 = 3 + (k + 1)2 \Rightarrow S(k + 1) is true.

\therefore S(k) \Rightarrow S(k + 1)

Q105
If A=[1011]A = \left[ \begin{array}{ll}1 & 0 \\ 1 & 1 \end{array} \right] and I=[1001],I = \left[ \begin{array}{ll}1 & 0 \\ 0 & 1 \end{array} \right], then which one of the following holds for all n1,n \ge 1, by the principle of mathematical induction?
A An=nA(n1)I{A^n} = nA - \left( {n - 1} \right){\rm I}
B An=2n1A(n1)I{A^n} = {2^{n - 1}}A - \left( {n - 1} \right){\rm I}
C An=nA+(n1)I{A^n} = nA + \left( {n - 1} \right){\rm I}
D An=2n1A+(n1)I{A^n} = {2^{n - 1}}A + \left( {n - 1} \right){\rm I}
Correct Answer
Option A
Solution

Given

A=[1011]A = \left[ \begin{array}{ll}1 & 0 \\ 1 & 1 \end{array} \right]

\therefore

A×AA \times A

=

A2{A^2}

=

[1021]\left[ \begin{array}{ll}1 & 0 \\ 2 & 1 \end{array} \right]

and

A3{A^3}

=

A2×A{A^2} \times A

=

[1031]\left[ \begin{array}{ll}1 & 0 \\ 3 & 1 \end{array} \right]

So we can say

An{A^n}

=

[10n1]\left[ \begin{array}{ll}1 & 0 \\ n & 1 \end{array} \right]

Now

nA(n1)InA - \left( {n - 1} \right){\rm I}

=

[n0nn]\left[ \begin{array}{ll}n & 0 \\ n & n \end{array} \right]

-

[n100n1]\left[ \begin{array}{ll}{n - 1} & 0 \\ 0 & {n - 1} \end{array} \right]

=

[10n1]\left[ \begin{array}{ll}1 & 0 \\ n & 1 \end{array} \right]

=

An{A^n}

\therefore

An=nA(n1)I{A^n} = nA - \left( {n - 1} \right){\rm I}
Q106
The term independent of x in the expansion of (1x2+3x3)(52x315x2)11,x0(1 - {x^2} + 3{x^3}){\left( {{5 \over 2}{x^3} - {1 \over {5{x^2}}}} \right)^{11}},\,x \ne 0 is :
A 740{7 \over {40}}
B 33200{33 \over {200}}
C 39200{39 \over {200}}
D 1150{11 \over {50}}
Correct Answer
Option B
Solution

General term of Binomial expansion

(52x315x2)11{\left( {{5 \over 2}{x^3} - {1 \over {5{x^2}}}} \right)^{11}}

is

Tr+1=11Cr.(52x3)11r.(15x2)r{T_{r + 1}} = {}^{11}{C_r}\,.\,{\left( {{5 \over 2}{x^3}} \right)^{11 - r}}\,.\,{\left( { - {1 \over {5{x^2}}}} \right)^r}
=11Cr.(52)11r.(15)r.x335r= {}^{11}{C_r}\,.\,{\left( {{5 \over 2}} \right)^{11 - r}}\,.\,{\left( { - {1 \over 5}} \right)^r}\,.\,{x^{33 - 5r}}

In the term,

(1x2+3x3)(52x315x2)11\left( {1 - {x^2} + 3{x^3}} \right){\left( {{5 \over 2}{x^3} - {1 \over {5{x^2}}}} \right)^{11}}

Term independent of x is when (1)

335r=033 - 5r = 0
r=335\Rightarrow r = {{33} \over 5}\,\, \notin

integer (2)

335r=233 - 5r = -2
5r=35\Rightarrow 5r = 35
r=7\Rightarrow r = 7\,\, \in

integer (3)

335r=333 - 5r = - 3
5r=36\Rightarrow 5r = 36
r=365\Rightarrow r = {{36} \over 5}\,\, \notin

integer \therefore Only for r = 7 independent of x term possible. \therefore Independent of x term

=(11C7(52)4.(15)7)= - \left( {{}^{11}{C_7}{{\left( {{5 \over 2}} \right)}^4}\,.\,{{\left( { - {1 \over 5}} \right)}^7}} \right)
=(11.10.9.84.3.2.1.5424.157)= - \left( {{{11\,.\,10\,.\,9\,.\,8} \over {4\,.\,3\,.\,2\,.\,1}}\,.\,{{{5^4}} \over {{2^4}}}\,.\, - {1 \over {{5^7}}}} \right)
=11.10.324.53= {{11\,.\,10\,.\,3} \over {{2^4}\,.\,{5^3}}}
=11.323.52= {{11\,.\,3} \over {{2^3}\,.\,{5^2}}}
=33200= {{33} \over {200}}
Q107
If the coefficients of x7 in (x2+1bx)11{\left( {{x^2} + {1 \over {bx}}} \right)^{11}} and x-7 in (x1bx2)11{\left( {{x} - {1 \over {bx^2}}} \right)^{11}}, b \ne 0, are equal, then the value of b is equal to :
A 2
B -1
C 1
D -2
Correct Answer
Option C
Solution

Coefficient of x7 in

(x2+1bx)11{\left( {{x^2} + {1 \over {bx}}} \right)^{11}}

: General Term =

11Cr(x2)11r.(1bx)r{}^{11}{C_r}{({x^2})^{11 - r}}.{\left( {{1 \over {bx}}} \right)^r}

=

11Crx223r.1br{}^{11}{C_r}{x^{22 - 3r}}.{1 \over {{b^r}}}
223r=722 - 3r = 7
r=5r = 5

\therefore Required Term =

11C5.1b5.x7{}^{11}{C_5}.{1 \over {{b^5}}}.{x^7}

Coefficient of x-7 in

(x1bx2)11{\left( {x - {1 \over {b{x^2}}}} \right)^{11}}

: General Term =

11Cr(x)11r.(1bx2)r{}^{11}{C_r}{(x)^{11 - r}}.{\left( { - {1 \over {b{x^2}}}} \right)^r}

=

11Crx113r.(1)rbr{}^{11}{C_r}{x^{11 - 3r}}.{{{{( - 1)}^r}} \over {{b^r}}}
113r=711 - 3r = - 7

\therefore

r=6r = 6

\therefore Required Term =

11C6.1b6x7{}^{11}{C_6}.{1 \over {{b^6}}}{x^{ - 7}}

According to the question,

11C5.1b5=11C6.1b6{}^{11}{C_5}.{1 \over {{b^5}}} = {}^{11}{C_6}.{1 \over {{b^6}}}

Since, b \ne 0 \therefore b = 1

Q108
If 1n+1nCn+1nnCn1++12nC1+nC0=102310\dfrac{1}{n+1}{ }^{n} \mathrm{C}_{n}+\dfrac{1}{n}{ }^{n} \mathrm{C}_{n-1}+\ldots+\dfrac{1}{2}{ }^{n} \mathrm{C}_{1}+{ }^{n} \mathrm{C}_{0}=\dfrac{1023}{10} then nn is equal to :
A 9
B 6
C 7
D 8
Correct Answer
Option A
Solution
1n+1nCn+1nnCn1++12nC1+nC0=102310\frac{1}{n+1}{ }^{n} \mathrm{C}_{n}+\frac{1}{n}{ }^{n} \mathrm{C}_{n-1}+\ldots+\frac{1}{2}{ }^{n} \mathrm{C}_{1}+{ }^{n} \mathrm{C}_{0}=\frac{1023}{10}
r=0n1r+1nCr=102310(n+1Cr+1=n+1r+1nCr)r=0n1n+1n+1Cr+1=1023101n+1[n+1C1+n+1C2++n+1Cn+1]=1023102n+11n+1=102310=210110n+1=10n=9\begin{aligned} & \Rightarrow \sum_{r=0}^n \frac{1}{r+1}{ }^n C_r=\frac{1023}{10} \\\\ & \quad\left( \because{ }^{n+1} C_{r+1}=\frac{n+1}{r+1}{ }^n C_r\right) \\\\ & \Rightarrow \sum_{r=0}^n \frac{1}{n+1}{ }^{n+1} C_{r+1}=\frac{1023}{10} \\\\ & \Rightarrow \frac{1}{n+1}\left[{ }^{n+1} C_1+{ }^{n+1} C_2+\ldots+{ }^{n+1} C_{n+1}\right]=\frac{1023}{10} \\\\ & \Rightarrow \frac{2^{n+1}-1}{n+1}=\frac{1023}{10}=\frac{2^{10}-1}{10} \\\\ & \Rightarrow n+1=10 \\\\ & \Rightarrow n=9 \end{aligned}
Q109
The remainder left out when 82n(62)2n+1{8^{2n}} - {\left( {62} \right)^{2n + 1}} is divided by 9 is :
A 2
B 7
C 8
D 0
Correct Answer
Option A
Solution
82n(62)2n+1{8^{2n}} - {\left( {62} \right)^{2n + 1}}

=

(82)n(62)2n+1{\left( {{8^2}} \right)^n} - {\left( {62} \right)^{2n + 1}}

=

(1+63)n(163)2n+1{\left( {1 + 63} \right)^n} - {\left( {1 - 63} \right)^{2n + 1}}

=

(1+n.63+nC2.632+......)\left( {1 + n.63 + {}^n{C_2}{{.63}^2} + ......} \right)

+

(1+2n+1C1.(63)+2n+1C2.(63)2+......)\left( {1 + {}^{2n + 1}{C_1}.\left( { - 63} \right) + {}^{2n + 1}{C_2}.{{\left( { - 63} \right)}^2} + ......} \right)

= 2 + 63

[(n+nC2+....)+(2n+1C1+2n+1C2.63+......)]\left[ {\left( {n + {}^n{C_2} + ....} \right) + \left( { - {}^{2n + 1}{C_1} + {}^{2n + 1}{C_2}.63 + ......} \right)} \right]

= 63×\times[Some integral value] + 2 63×\times[Some integral value] + 2 by dividing with 9 we will get 2 as remainder as 63 is multiple of 9.

Q110
A ratio of the 5th term from the beginning to the 5th term from the end in the binomial expansion of (21/3+12(3)1/3)10{\left( {{2^{1/3}} + {1 \over {2{{\left( 3 \right)}^{1/3}}}}} \right)^{10}} is :
A 1 : 2(6)1/3
B 1 : 4(6)1/3
C 2(36)1/3 : 1
D 4(36)1/3 : 1
Correct Answer
Option D
Solution
T5T51=10C4(21/3)104(12(3)1/3)410C4(12(31/3))104(21/3)4=4.(36)1/3{{{T_5}} \over {T_5^1}} = {{{}^{10}{C_4}{{\left( {{2^{1/3}}} \right)}^{10 - 4}}{{\left( {{1 \over {2{{\left( 3 \right)}^{1/3}}}}} \right)}^4}} \over {{}^{10}{C_4}{{\left( {{1 \over {2\left( {{3^{1/3}}} \right)}}} \right)}^{10 - 4}}{{\left( {{2^{1/3}}} \right)}^4}}} = 4.{\left( {36} \right)^{1/3}}
Ready for a full JEE mock test? Timed · full syllabus · instant results
Take a Mock Test →