Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Binomial Theorem question

2024 · 1 Feb · Shift 1 · Q53
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /Binomial Theorem
  5. /2024 · 1 Feb · Shift 1 · Q53

Binomial Theorem question

2024 · 1 Feb · Shift 1 · Q53

JEE MainMathematicsBinomial TheoremNumerical+4 / −1
If the Coefficient of x30x^{30}x30 in the expansion of (1+1x)6(1+x2)7(1−x3)8;xeq0\left(1+\frac{1}{x}\right)^6\left(1+x^2\right)^7\left(1-x^3\right)^8 ; x eq 0(1+x1​)6(1+x2)7(1−x3)8;xeq0 is α\alphaα, then ∣α∣|\alpha|∣α∣ equals ‾\underline{\hspace{2cm}}​.
Numerical answer
View written solutionFree

Correct answer: 678

  1. We need the coefficient of x30x^{30}x30 in
(1+1x)6(1+x2)7(1−x3)8.\left(1+\frac{1}{x}\right)^6(1+x^2)^7(1-x^3)^8.(1+x1​)6(1+x2)7(1−x3)8.
  1. Expand each factor using the binomial theorem:
(1+1x)6=∑i=06(6i)x−i,\left(1+\frac{1}{x}\right)^6=\sum_{i=0}^6 \binom{6}{i}x^{-i},(1+x1​)6=i=0∑6​(i6​)x−i, (1+x2)7=∑j=07(7j)x2j,(1+x^2)^7=\sum_{j=0}^7 \binom{7}{j}x^{2j},(1+x2)7=j=0∑7​(j7​)x2j, (1−x3)8=∑k=08(8k)(−1)kx3k.(1-x^3)^8=\sum_{k=0}^8 \binom{8}{k}(-1)^k x^{3k}.(1−x3)8=k=0∑8​(k8​)(−1)kx3k.
  1. So the general term in the product is
(6i)(7j)(8k)(−1)kx−i+2j+3k.\binom{6}{i}\binom{7}{j}\binom{8}{k}(-1)^k x^{-i+2j+3k}.(i6​)(j7​)(k8​)(−1)kx−i+2j+3k.

We want the power of xxx to be 303030, so

−i+2j+3k=30,-i+2j+3k=30,−i+2j+3k=30,

with

0≤i≤6,0≤j≤7,0≤k≤8.0\le i\le 6,\quad 0\le j\le 7,\quad 0\le k\le 8.0≤i≤6,0≤j≤7,0≤k≤8.
  1. Now find integer solutions of
−i+2j+3k=30.-i+2j+3k=30.−i+2j+3k=30.

Since 2j≤142j\le 142j≤14 and −i≤0-i\le 0−i≤0, we need large kkk.

Try k=8k=8k=8:

−i+2j+24=30  ⟹  2j−i=6.-i+2j+24=30 \implies 2j-i=6.−i+2j+24=30⟹2j−i=6.

Now check j=0j=0j=0 to 777 with i=2j−6i=2j-6i=2j−6 in [0,6][0,6][0,6]:

  • j=3  ⟹  i=0j=3 \implies i=0j=3⟹i=0
  • j=4  ⟹  i=2j=4 \implies i=2j=4⟹i=2
  • j=5  ⟹  i=4j=5 \implies i=4j=5⟹i=4
  • j=6  ⟹  i=6j=6 \implies i=6j=6⟹i=6
  • j=7  ⟹  i=8j=7 \implies i=8j=7⟹i=8 not allowed

So valid solutions for k=8k=8k=8 are:

(i,j,k)=(0,3,8),(2,4,8),(4,5,8),(6,6,8).(i,j,k)=(0,3,8),(2,4,8),(4,5,8),(6,6,8).(i,j,k)=(0,3,8),(2,4,8),(4,5,8),(6,6,8).

Try k=7k=7k=7:

−i+2j+21=30  ⟹  2j−i=9.-i+2j+21=30 \implies 2j-i=9.−i+2j+21=30⟹2j−i=9.

Since 2j≤142j\le 142j≤14 and i≥0i\ge 0i≥0, possibilities are:

  • j=5  ⟹  i=1j=5 \implies i=1j=5⟹i=1
  • j=6  ⟹  i=3j=6 \implies i=3j=6⟹i=3
  • j=7  ⟹  i=5j=7 \implies i=5j=7⟹i=5

So valid solutions are:

(i,j,k)=(1,5,7),(3,6,7),(5,7,7).(i,j,k)=(1,5,7),(3,6,7),(5,7,7).(i,j,k)=(1,5,7),(3,6,7),(5,7,7).

Try k≤6k\le 6k≤6:

−i+2j+3k≤0+14+18=32,-i+2j+3k\le 0+14+18=32,−i+2j+3k≤0+14+18=32,

but checking k=6k=6k=6 gives

2j−i=12,2j-i=12,2j−i=12,

possible only if j=6,i=0j=6,i=0j=6,i=0 or j=7,i=2j=7,i=2j=7,i=2? Wait:

  • j=6  ⟹  i=0j=6 \implies i=0j=6⟹i=0 gives valid
  • j=7  ⟹  i=2j=7 \implies i=2j=7⟹i=2 gives valid So we must include k=6k=6k=6 too.

For k=6k=6k=6:

−i+2j+18=30  ⟹  2j−i=12.-i+2j+18=30 \implies 2j-i=12.−i+2j+18=30⟹2j−i=12.

Valid solutions:

  • j=6  ⟹  i=0j=6 \implies i=0j=6⟹i=0
  • j=7  ⟹  i=2j=7 \implies i=2j=7⟹i=2

So valid solutions are:

(i,j,k)=(0,6,6),(2,7,6).(i,j,k)=(0,6,6),(2,7,6).(i,j,k)=(0,6,6),(2,7,6).

For k=5k=5k=5:

−i+2j+15=30  ⟹  2j−i=15.-i+2j+15=30 \implies 2j-i=15.−i+2j+15=30⟹2j−i=15.

But 2j≤142j\le 142j≤14, impossible. So no more solutions.

  1. Now compute the coefficient contribution from each valid triple. The coefficient is
α=∑(6i)(7j)(8k)(−1)k.\alpha=\sum \binom{6}{i}\binom{7}{j}\binom{8}{k}(-1)^k.α=∑(i6​)(j7​)(k8​)(−1)k.

Since (88)=1\binom{8}{8}=1(88​)=1, (87)=8\binom{8}{7}=8(78​)=8, (86)=28\binom{8}{6}=28(68​)=28:

For k=8k=8k=8 (positive sign):

(60)(73)+(62)(74)+(64)(75)+(66)(76)\binom{6}{0}\binom{7}{3}+\binom{6}{2}\binom{7}{4}+\binom{6}{4}\binom{7}{5}+\binom{6}{6}\binom{7}{6}(06​)(37​)+(26​)(47​)+(46​)(57​)+(66​)(67​) =1⋅35+15⋅35+15⋅21+1⋅7=1\cdot 35+15\cdot 35+15\cdot 21+1\cdot 7=1⋅35+15⋅35+15⋅21+1⋅7 =35+525+315+7=882.=35+525+315+7=882.=35+525+315+7=882.

For k=7k=7k=7 (negative sign):

−8[(61)(75)+(63)(76)+(65)(77)]-8\left[\binom{6}{1}\binom{7}{5}+\binom{6}{3}\binom{7}{6}+\binom{6}{5}\binom{7}{7}\right]−8[(16​)(57​)+(36​)(67​)+(56​)(77​)] =−8[6⋅21+20⋅7+6⋅1]=-8\left[6\cdot 21+20\cdot 7+6\cdot 1\right]=−8[6⋅21+20⋅7+6⋅1] =−8(126+140+6)=−8⋅272=−2176.=-8(126+140+6)=-8\cdot 272=-2176.=−8(126+140+6)=−8⋅272=−2176.

For k=6k=6k=6 (positive sign):

28[(60)(76)+(62)(77)]28\left[\binom{6}{0}\binom{7}{6}+\binom{6}{2}\binom{7}{7}\right]28[(06​)(67​)+(26​)(77​)] =28(1⋅7+15⋅1)=28(22)=616.=28(1\cdot 7+15\cdot 1)=28(22)=616.=28(1⋅7+15⋅1)=28(22)=616.
  1. Therefore,
α=882−2176+616=−678.\alpha=882-2176+616=-678.α=882−2176+616=−678.

Hence,

∣α∣=678.|\alpha|=678.∣α∣=678.
  1. Comparison with stored answer: Stored correct answer = 678678678. Our derived answer is also 678678678, so they agree.
PreviousNext

More from Binomial Theorem

  • Let m and n be the coefficients of seventh and thirteenth terms respectively in the expansion of (31​x31​+2x32​1​)18. Then (mn​)31​…2024 · MCQ
  • The sum of all rational terms in the expansion of (251​+531​)15 is equal to :2024 · MCQ
  • Let a=1+3!2C2​​+4!3C2​​+5!4C2​​+....,b=1+1!1C0​+1C1​​+2!2C0​+2C1​+2C2​​+3!3C0​+3C1​+3C2​+3C3​​+....…2024 · Numerical
  • If the coefficients of x4,x5 and x6 in the expansion of (1+x)n are in the arithmetic progression, then the maximum value of n is:2024 · MCQ
  • If the constant term in the expansion of (1+2x−3x3)(23​x2−3x1​)9 is p, then 108p is equal to ​.2024 · Numerical
  • If the constant term in the expansion of (x53​​+35​2x​)12,xeq0, is α×28×53​, then 25α is equal to :2024 · MCQ
  • If the second, third and fourth terms in the expansion of (x+y)n are 135, 30 and 310​, respectively, then 6(n3+x2+y) is equal to ​.2024 · Numerical
  • If the term independent of x in the expansion of (a​x2+2x31​)10 is 105 , then a2 is equal to :2024 · MCQ