Rankbit System
JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%) | JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%)

If 1^2 cdot left( ^15 mathrmC_1 right) + 2^2 cdot left( ^15 mathrmC_2 right) + 3^2 cdot left( ^15 mathrmC_3 right) + dots + 15^2 cdot left( ^15 mathrmC_15 right) = 2^mathrmm cdot 3^mathrmn cdot 5^mathrmk, where m, n, k ∈ N, then m + n + k is equal to :-

Solution & Explanation

### Related Formula The general property linking indices to binomial coefficients is: r cdot binomnr = n cdot binomn-1r-1 ### Core Logic The given series can be structured using summation notation: S = sum_r=1^15 r^2 cdot binom15r Apply the identity r cdot binom15r = 15 cdot binom14r-1 to reduce one factor of r: S = sum_r=1^15 r cdot left[ 15 cdot binom14r-1 right] = 15 sum_r=1^15 r cdot binom14r-1 ### Step 1: Splitting the linear term Rewrite the index variable r as (r - 1) + 1 to align with the binomial lower index: S = 15 sum_r=1^15 big((r - 1) + 1big) cdot binom14r-1 S = 15 sum_r=1^15 (r - 1) cdot binom14r-1 + 15 sum_r=1^15 binom14r-1 Applying the property again to the first summation term: (r-1)binom14r-1 = 14binom13r-2: S = 15 cdot 14 sum_r=2^15 binom13r-2 + 15 sum_r=1^15 binom14r-1 ### Step 2: Evaluating the Sums and Prime Factorization Using the standard total sum of binomial coefficients sum_k=0^n binomnk = 2^n: S = 15 cdot 14 cdot 2^13 + 15 cdot 2^14 Factor out 15 cdot 2^13 from the expression: S = 15 cdot 2^13 (14 + 2) = 15 cdot 2^13 (16) = 15 cdot 2^13 cdot 2^4 S = 15 cdot 2^17 = (3^1 cdot 5^1) cdot 2^17 Matching this with the given format 2^m cdot 3^n cdot 5^k, we identify: m = 17, n = 1, and k = 1. ### Step 3: Calculating the sum of exponents Evaluating the targeted summation: m + n + k = 17 + 1 + 1 = 19 ### Pattern Recognition For a series of the type sum r^2 binomnr, remember the standard identity shortcut: n(n-1)2^n-2 + n2^n-1. Plugging in n=15 instantly outputs 15(14)2^13 + 15(2^14), bypasses matching terms manually. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Binomial Theorem

Reference Study Guides

More Binomial Theorem Previous-Year Questions — Page 4

Q68 2025 Properties of Coefficients and Rational Terms
Let the coefficients of three consecutive terms T_r, T_r+1 and T_r+2 in the binomial expansion of (a+b)^12 be in a G.P. and let p be the number of all possible values of r. Let q be the sum of all rational terms in the binomial expansion of (sqrt[4]3+sqrt[3]4)^12 . Then p+q is equal to :
  • A. 283
  • B. 295
  • C. 287
  • D. 299

Solution

### Related Formula General term of binomial expansion (x + y)^n: T_k+1 = binomnk x^n-k y^k Condition for three terms A, B, C to be in G.P.: B^2 = A cdot C ### Core Logic Part 1: Coefficients of T_r, T_r+1, T_r+2 are binom12r-1, binom12r, binom12r+1. Since they are in G.P.: left[binom12rright]^2 = binom12r-1 cdot binom12r+1 fracbinom12rbinom12r-1 = fracbinom12r+1binom12r implies frac12-r+1r = frac12-rr+1 (13-r)(r+1) = r(12-r) implies 13r + 13 - r^2 - r = 12r - r^2 12r + 13 = 12r implies 13 = 0 quad (textNot possible) Thus, no real integer solution for r exists, so p = 0. ### Step 1: Calculate Rational Terms Sum q Part 2: Rational terms in expansion of (3^1/4 + 4^1/3)^12. General term: T_k+1 = binom12k (3^1/4)^12-k (4^1/3)^k = binom12k 3^frac12-k4 4^frack3 For the term to be rational, frac12-k4 and \frac{k}{3} must both be integers: - k must be a multiple of 3: k in \0, 3, 6, 9, 12\ - 12-k must be a multiple of 4, so k must be a multiple of 4: k in \0, 4, 8, 12\ The common values for k are k = 0 and k = 12. - At k = 0: T_1 = binom120 3^3 4^0 = 1 times 27 times 1 = 27 - At k = 12: T_13 = binom1212 3^0 4^4 = 1 times 1 times 256 = 256 Sum of rational terms q = 27 + 256 = 283. ### Step 2: Final Combination p + q = 0 + 283 = 283 ### Pattern Recognition To find common values for divisibility constraints, look for multiples of the least common multiple textlcm(3, 4) = 12 within the range [0, 12]. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Binomial Theorem
Q58 2025 Number of Integral Terms
The least value of n for which the number of integral terms in the Binomial expansion of left(sqrt[3]7 + sqrt[12]11right)^n is 183, is:
  • A. 2184
  • B. 2148
  • C. 2172
  • D. 2196

Solution

### Related Formula T_r+1 = binomnr a^n-r b^r ### Core Logic The general term in the expansion is: T_r+1 = binomnr (7)^fracn-r3 (11)^fracr12 For the term to be integral, both powers fracn-r3 and fracr12 must be integers. This dictates that r must be a multiple of 12 (r = 12k, where k is a non-negative integer). ### Step 1: Setup total count equation The values r can take are 0, 12, 24, dots, 12k. The total number of terms is given as 183. Since counting starts from k=0, the maximum value of k is: k_textmax = 183 - 1 = 182 ### Step 2: Calculate minimum n The maximum index value r required to achieve this count is: r_textmax = 12 times 182 = 2184 Hence, the least value of n must be 2184 to encompass all 183 integral terms. ### Pattern Recognition Number of terms formula when tracking steps of size L: textTotal Terms = lfloor fracnL rfloor + 1. Isolate n directly to compute bounds rapidly. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Binomial Theorem

More Binomial Theorem Questions — jee_main_2025_04_april_evening

Practice all Binomial Theorem previous-year questions →

YOUR FIRST PREP STEP STARTS HERE

We Map Every Repeating Question in Competitive Exams.

Say goodbye to generic mock test fatigue. RankBit uses smart analysis to group past exam questions into their foundational Repeating Question Types. Find chapter weightage, track repeating questions, and score higher with targeted practice.

Select Your Target Exam

Choose an exam track below to find formulas per chapter and patterns.

Syncing Exam Intelligence

Mapping formulas and patterns across all tracks…

PATH A — FULL LENGTH PRACTICE

Full Mock Test Hub

Simulate real NTA exam conditions with fully tracked mocks. Time yourself against past papers.

Under Development
PATH B — TARGETED PRACTICE

Topic-wise Practice Hub

Practice past-year questions one chapter at a time. Pick an exam → subject → chapter and get every PYQ for that topic — pulled together from all past papers — with the chapter's key formulas alongside.

Loading Questions... Browse Topics
Latest from the Blog
View all →

Loading articles...