StemCET Logo

Maths Question 9 – JEE-MAIN 2026

Let the smallest value of kN, for which the coefficient of x3 in (1+x3)+(1+x4)+(1+x5)+...+(1+x99)+(1+kx)100, x0, is (43n+1014)(1003) for some nN, be p. Then the value of p+n is:

The problem involves finding the coefficient of a specific term in a sum of binomial expansions. Note that there is a likely typo in the question, and the terms (1+xm) should be interpreted as (1+x)m for the sum part to yield an integer solution.

Step 1: Identify the coefficient of x3 in the given expression✦ Active

The given expression is a sum of terms. Assuming a common typo, the terms (1+xm) in the series should be interpreted as (1+x)m for m=3,4,,99. Otherwise, an integer solution for k is not possible. The last term is (1+kx)100. We need to find the coefficient of x3 in this entire sum.

For the sum m=399(1+x)m, the coefficient of x3 in each term (1+x)m is (m3) (for m3). The sum of these coefficients is:

m=399(m3)=(33)+(43)++(993)

Using the Hockey-stick identity i=rN(ir)=(N+1r+1), with r=3 and N=99:

m=399(m3)=(99+13+1)=(1004)

For the term (1+kx)100, the coefficient of x3 is (1003)(k)3. Therefore, the total coefficient of x3 in the entire expression is:

Cx3=(1004)+(1003)k3
💡 Teacher's Secret Hint

Carefully distinguish between (1+xm) and (1+x)m. The problem's structure strongly suggests the latter for a solvable integer outcome.

Step 2: Formulate and simplify the equation for k and n○ Expand

We are given that the coefficient of x3 is (43n+1014)(1003). Equating this with our derived coefficient:

(1004)+(1003)k3=(43n+1014)(1003)

Divide the entire equation by (1003):

(1004)(1003)+k3=43n+1014

Using the identity (NR)(NR1)=NR+1R, for N=100 and R=4:

(1004)(1003)=1004+14=974

Substitute this back into the equation:

974+k3=43n+1014

Rearrange to solve for k3:

k3=43n+1014974=43n+44=43n+1
💡 Teacher's Secret Hint

Remember the binomial coefficient identities to simplify the ratio of combinations efficiently.

Step 3: Find the smallest k and corresponding n, then calculate p+n○ Expand

We need to find the smallest value of kN (natural numbers, k1) such that k3=43n+1 for some nN (natural numbers, n1). Let's test values for n:

- For n=1, k3=43(1)+1=44 (not a perfect cube).

- For n=2, k3=43(2)+1=86+1=87 (not a perfect cube).

- For n=3, k3=43(3)+1=129+1=130 (not a perfect cube).

- For n=4, k3=43(4)+1=172+1=173 (not a perfect cube).

- For n=5, k3=43(5)+1=215+1=216. Since 216=63, this is a perfect cube.

The smallest value of k is 6, which occurs when n=5. Therefore, p=6 and n=5. The question asks for the value of p+n.

p+n=6+5=11
💡 Teacher's Secret Hint

Systematically check values of n starting from 1 to find the first instance where 43n+1 is a perfect cube. This will give the smallest k.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.