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

Mathematical Induction and Binomial Theorem question

2016 · Shift 1 · Q29
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 Advanced
  3. /Mathematics
  4. /Mathematical Induction and Binomial Theorem
  5. /2016 · Shift 1 · Q29

Mathematical Induction and Binomial Theorem question

2016 · Shift 1 · Q29

JEE AdvancedMathematicsMathematical Induction and Binomial TheoremNumerical+3 / −1
Let mmm be the smallest positive integer such that the coefficient of x2{x^2}x2 in the expansion of (1+x)2+(1+x)3+........+(1+x)49+(1+mx)50  {\left( {1 + x} \right)^2} + {\left( {1 + x} \right)^3} + ........ + {\left( {1 + x} \right)^{49}} + {\left( {1 + mx} \right)^{50}}\,\,(1+x)2+(1+x)3+........+(1+x)49+(1+mx)50 is (3n+1) 51C3\left( {3n + 1} \right)\,{}^{51}{C_3}(3n+1)51C3​ for some positive integer nnn. Then the value of nnn is
Numerical answer
View written solutionFree

Correct answer: 5

Step-by-step Derivations

1. Identify the Expression and the Goal

We need to find the coefficient of x2x^2x2 in the expansion of the given expression: S=(1+x)2+(1+x)3+⋯+(1+x)49⏟Part 1+(1+mx)50⏟Part 2S = \underbrace{{\left( {1 + x} \right)^2} + {\left( {1 + x} \right)^3} + \dots + {\left( {1 + x} \right)^{49}}}_{\text{Part 1}} + \underbrace{{{\left( {1 + mx} \right)}^{50}}}_{\text{Part 2}}S=Part 1(1+x)2+(1+x)3+⋯+(1+x)49​​+Part 2(1+mx)50​​ The problem states this coefficient is equal to (3n+1)51C3(3n+1){}^{51}C_3(3n+1)51C3​ for some positive integer nnn, where mmm is the smallest positive integer for this to hold. Our goal is to find the value of nnn.

2. Find the Coefficient of x2x^2x2 from Part 1

Part 1 is the sum S1=(1+x)2+(1+x)3+⋯+(1+x)49S_1 = (1+x)^2 + (1+x)^3 + \dots + (1+x)^{49}S1​=(1+x)2+(1+x)3+⋯+(1+x)49. The coefficient of x2x^2x2 in the expansion of (1+x)k(1+x)^k(1+x)k is given by the binomial coefficient kC2{}^kC_2kC2​. So, the coefficient of x2x^2x2 in S1S_1S1​ is the sum of the individual coefficients: C1=2C2+3C2+4C2+⋯+49C2=∑k=249kC2C_1 = {}^2C_2 + {}^3C_2 + {}^4C_2 + \dots + {}^{49}C_2 = \sum_{k=2}^{49} {}^kC_2C1​=2C2​+3C2​+4C2​+⋯+49C2​=∑k=249​kC2​ We use the hockey-stick identity, which states that ∑i=rn(ir)=(n+1r+1)\sum_{i=r}^n \binom{i}{r} = \binom{n+1}{r+1}∑i=rn​(ri​)=(r+1n+1​). Applying this identity with r=2r=2r=2 and n=49n=49n=49: C1=∑k=249kC2=49+1C2+1=50C3C_1 = \sum_{k=2}^{49} {}^kC_2 = {}^{49+1}C_{2+1} = {}^{50}C_3C1​=∑k=249​kC2​=49+1C2+1​=50C3​

Alternatively, we can sum the geometric series: S1=(1+x)2((1+x)48−1)(1+x)−1=(1+x)50−(1+x)2xS_1 = \frac{(1+x)^2((1+x)^{48}-1)}{(1+x)-1} = \frac{(1+x)^{50}-(1+x)^2}{x}S1​=(1+x)−1(1+x)2((1+x)48−1)​=x(1+x)50−(1+x)2​ S1=1x[(1+50C1x+50C2x2+50C3x3+… )−(1+2x+x2)]S_1 = \frac{1}{x} \left[ \left(1 + {}^{50}C_1x + {}^{50}C_2x^2 + {}^{50}C_3x^3 + \dots \right) - (1+2x+x^2) \right]S1​=x1​[(1+50C1​x+50C2​x2+50C3​x3+…)−(1+2x+x2)] S1=1x[(50−2)x+(50C2−1)x2+50C3x3+… ]S_1 = \frac{1}{x} \left[ (50-2)x + ({}^{50}C_2-1)x^2 + {}^{50}C_3x^3 + \dots \right]S1​=x1​[(50−2)x+(50C2​−1)x2+50C3​x3+…] S1=48+(50C2−1)x+50C3x2+…S_1 = 48 + ({}^{50}C_2-1)x + {}^{50}C_3x^2 + \dotsS1​=48+(50C2​−1)x+50C3​x2+… The coefficient of x2x^2x2 is indeed 50C3{}^{50}C_350C3​.

3. Find the Coefficient of x2x^2x2 from Part 2

Part 2 is S2=(1+mx)50S_2 = (1+mx)^{50}S2​=(1+mx)50. Using the binomial theorem, the term containing x2x^2x2 is: 50C2(1)48(mx)2=50C2m2x2{}^{50}C_2 (1)^{48} (mx)^2 = {}^{50}C_2 m^2 x^250C2​(1)48(mx)2=50C2​m2x2 So, the coefficient of x2x^2x2 from Part 2 is C2=50C2m2C_2 = {}^{50}C_2 m^2C2​=50C2​m2.

4. Formulate the Equation

The total coefficient of x2x^2x2 in the original expression SSS is C=C1+C2C = C_1 + C_2C=C1​+C2​. C=50C3+50C2m2C = {}^{50}C_3 + {}^{50}C_2 m^2C=50C3​+50C2​m2 We are given that C=(3n+1)51C3C = (3n+1){}^{51}C_3C=(3n+1)51C3​. So, we have the equation: 50C3+50C2m2=(3n+1)51C3{}^{50}C_3 + {}^{50}C_2 m^2 = (3n+1){}^{51}C_350C3​+50C2​m2=(3n+1)51C3​

5. Simplify the Equation

We use Pascal's identity: n+1Cr=nCr+nCr−1{}^{n+1}C_r = {}^nC_r + {}^nC_{r-1}n+1Cr​=nCr​+nCr−1​. For n=50n=50n=50 and r=3r=3r=3, we get 51C3=50C3+50C2{}^{51}C_3 = {}^{50}C_3 + {}^{50}C_251C3​=50C3​+50C2​. Substitute this into our equation: 50C3+50C2m2=(3n+1)(50C3+50C2){}^{50}C_3 + {}^{50}C_2 m^2 = (3n+1)({}^{50}C_3 + {}^{50}C_2)50C3​+50C2​m2=(3n+1)(50C3​+50C2​) 50C3+50C2m2=(3n+1)50C3+(3n+1)50C2{}^{50}C_3 + {}^{50}C_2 m^2 = (3n+1){}^{50}C_3 + (3n+1){}^{50}C_250C3​+50C2​m2=(3n+1)50C3​+(3n+1)50C2​ Rearranging the terms to solve for m2m^2m2: 50C2m2=(3n+1−1)50C3+(3n+1)50C2{}^{50}C_2 m^2 = (3n+1-1){}^{50}C_3 + (3n+1){}^{50}C_250C2​m2=(3n+1−1)50C3​+(3n+1)50C2​ 50C2m2=3n⋅50C3+(3n+1)50C2{}^{50}C_2 m^2 = 3n \cdot {}^{50}C_3 + (3n+1){}^{50}C_250C2​m2=3n⋅50C3​+(3n+1)50C2​ Now, we relate 50C3{}^{50}C_350C3​ and 50C2{}^{50}C_250C2​ using the identity kCr=k−r+1rkCr−1{}^kC_r = \frac{k-r+1}{r} {}^kC_{r-1}kCr​=rk−r+1​kCr−1​. 50C3=50−3+1350C2=48350C2=16⋅50C2{}^{50}C_3 = \frac{50-3+1}{3} {}^{50}C_2 = \frac{48}{3} {}^{50}C_2 = 16 \cdot {}^{50}C_250C3​=350−3+1​50C2​=348​50C2​=16⋅50C2​ Substitute this back into the equation: 50C2m2=3n⋅(16⋅50C2)+(3n+1)50C2{}^{50}C_2 m^2 = 3n \cdot (16 \cdot {}^{50}C_2) + (3n+1){}^{50}C_250C2​m2=3n⋅(16⋅50C2​)+(3n+1)50C2​ Since 50C2≠0{}^{50}C_2 \neq 050C2​=0, we can divide the entire equation by 50C2{}^{50}C_250C2​: m2=48n+(3n+1)m^2 = 48n + (3n+1)m2=48n+(3n+1) m2=51n+1m^2 = 51n + 1m2=51n+1

6. Find the Smallest Positive Integer mmm and the corresponding nnn

We have the Diophantine equation m2=51n+1m^2 = 51n + 1m2=51n+1, where mmm and nnn are positive integers. We are looking for the smallest possible value of mmm. Rearranging, we get m2−1=51nm^2 - 1 = 51nm2−1=51n, which means (m−1)(m+1)=51n(m-1)(m+1) = 51n(m−1)(m+1)=51n. This implies that (m−1)(m+1)(m-1)(m+1)(m−1)(m+1) must be a multiple of 51=3×1751 = 3 \times 1751=3×17. Since mmm must be a positive integer, m≥1m \ge 1m≥1. If m=1m=1m=1, m2−1=0m^2-1=0m2−1=0, which gives n=0n=0n=0, but nnn must be a positive integer. So m>1m>1m>1. We test values of mmm starting from m=2m=2m=2 to find the smallest mmm for which m2−1m^2-1m2−1 is divisible by 51.

  • m=2:m2−1=3m=2: m^2-1=3m=2:m2−1=3 (not divisible by 51)
  • ...
  • m=15:m2−1=224m=15: m^2-1=224m=15:m2−1=224 (not divisible by 51)
  • m=16:m2−1=256−1=255m=16: m^2-1=256-1=255m=16:m2−1=256−1=255. Let's check if 255 is divisible by 51. 255=5×51255 = 5 \times 51255=5×51. Yes.

For m=16m=16m=16, we have 255=51n255 = 51n255=51n, which gives n=5n=5n=5. Since n=5n=5n=5 is a positive integer, m=16m=16m=16 is a possible value. To confirm it is the smallest, we can check systematically. We need (m−1)(m+1)(m-1)(m+1)(m−1)(m+1) to be a multiple of 3×173 \times 173×17. There are four cases for the factors (m−1)(m-1)(m−1) and (m+1)(m+1)(m+1):

  1. m−1m-1m−1 is a multiple of 51   ⟹  m−1=51k  ⟹  m=51k+1\implies m-1=51k \implies m=51k+1⟹m−1=51k⟹m=51k+1. Smallest m>1m>1m>1 is for k=1k=1k=1, m=52m=52m=52.
  2. m+1m+1m+1 is a multiple of 51   ⟹  m+1=51k  ⟹  m=51k−1\implies m+1=51k \implies m=51k-1⟹m+1=51k⟹m=51k−1. Smallest m>1m>1m>1 is for k=1k=1k=1, m=50m=50m=50.
  3. m−1m-1m−1 is a multiple of 3 and m+1m+1m+1 is a multiple of 17. So m≡1(mod3)m \equiv 1 \pmod{3}m≡1(mod3) and m≡−1≡16(mod17)m \equiv -1 \equiv 16 \pmod{17}m≡−1≡16(mod17). Using Chinese Remainder Theorem or substitution: m=17k+16m=17k+16m=17k+16. For k=0k=0k=0, m=16m=16m=16. Check mod 3: 16≡1(mod3)16 \equiv 1 \pmod{3}16≡1(mod3). This works. So m=16m=16m=16 is a solution.
  4. m−1m-1m−1 is a multiple of 17 and m+1m+1m+1 is a multiple of 3. So m≡1(mod17)m \equiv 1 \pmod{17}m≡1(mod17) and m≡−1≡2(mod3)m \equiv -1 \equiv 2 \pmod{3}m≡−1≡2(mod3). m=17k+1m=17k+1m=17k+1. 17k+1≡2(mod3)  ⟹  −k+1≡2  ⟹  k≡−1≡2(mod3)17k+1 \equiv 2 \pmod{3} \implies -k+1 \equiv 2 \implies k \equiv -1 \equiv 2 \pmod{3}17k+1≡2(mod3)⟹−k+1≡2⟹k≡−1≡2(mod3). Smallest k≥0k \ge 0k≥0 is k=2k=2k=2, which gives m=17(2)+1=35m=17(2)+1=35m=17(2)+1=35.

Comparing the possible values for mmm (52, 50, 16, 35, ...), the smallest positive integer is m=16m=16m=16.

7. Final Answer

The problem states that mmm is the smallest such positive integer. We found this to be m=16m=16m=16. The corresponding value of nnn is found from the equation: 162=51n+116^2 = 51n + 1162=51n+1 256=51n+1256 = 51n + 1256=51n+1 255=51n255 = 51n255=51n n=25551=5n = \frac{255}{51} = 5n=51255​=5 The value of nnn is 5.

Final Answer: The final answer is 5\boxed{5}5​.

PreviousNext

More from Mathematical Induction and Binomial Theorem

  • Coefficient of x11 in the expansion of (1+x2)4(1+x3)7(1+x4)12 is2014 · MCQ
  • The coefficient of three consecutive terms of (1+x)n+5 are in the ratio 5:10:14. Then n =2013 · Numerical
  • For r=0,1,...., let Ar​,Br​ and Cr​ denote, respectively, the coefficient of Xr in the expansions of (1+x)10,(1+x)20 and (1+x)30. Then r=1∑10​Ar​(B10​Br​−C10​Ar​)…2010 · MCQ
  • Let a0​,a1​,…,a23​ be real numbers such that (1+52​x)23=i=0∑23​ai​xi for every real number x. Let ar​ be the largest among the numbers aj​ for 0≤j≤23. Then the…2025 · Numerical
  • Let a and b be two nonzero real numbers. If the coefficient of x5 in the expansion of (ax2+27bx70​)4 is equal to the coefficient of x−5 in the expansion of (ax−bx21​)7, then…2023 · Numerical
  • For non-negative integers s and r, let (sr​)={r!(s−r)!s!​0​ifr≤s,ifr>s​ For…2020 · Multiple correct
  • Let X=(10C1​)2+2(10C2​)2+3(10C3​)2+...+10(10C10​)2, where 10Cr​, r ∈{1, 2, ..., 10} denote binomial coefficients. Then, the value of 14301​X is ..........2018 · Numerical