To find the smallest value of k∈N (denoted as p), we need to evaluate the coefficient of x3 in the given expression:
S=(1+x)3+(1+x)4+(1+x)5+⋯+(1+x)99+(1+kx)100
Step 1: Find the coefficient of x3
The coefficient of x3 in (1+x)r is rC3 for r≥3.
Summing the terms from (1+x)3 to (1+x)99:
Coeff. of x3 in ∑r=399(1+x)r=∑r=399rC3
Using the binomial identity ∑r=knrCk=n+1Ck+1:
∑r=399rC3=100C4
The coefficient of x3 in (1+kx)100 is:
100C3⋅k3
Thus, the total coefficient of x3 in S is:
Total Coeff.=100C4+k3⋅100C3
Step 2: Relate 100C4 and 100C3
Using the combination property nCr=rn−r+1nCr−1:
100C4=4100−4+1100C3=497100C3
Substituting this back into the total coefficient expression:
Total Coeff.=(497+k3)100C3
Step 3: Equate with the given value
We are given that the coefficient of x3 is (43n+4101)100C3:
k3+497=43n+4101
Subtracting 497 from both sides:
k3−43n=4101−97=1
k3−1=43n
Step 4: Determine the smallest value of k (p) and corresponding n
Since n∈N, k3−1 must be a positive multiple of 43:
k3≡1(mod43)(k>1)
This can be factored as:
(k−1)(k2+k+1)≡0(mod43)
Since k≡1(mod43), we solve:
k2+k+1≡0(mod43)
4k2+4k+4≡0(mod43)
(2k+1)2+3≡0(mod43)
(2k+1)2≡−3≡169=132(mod43)
Taking square roots modulo 43:
- 2k+1≡13(mod43)⟹2k≡12(mod43)⟹k≡6(mod43)
- 2k+1≡−13≡30(mod43)⟹2k≡29≡72(mod43)⟹k≡36(mod43)
The smallest integer value of k∈N for k>1 is p=6.
Now, calculate n:
n=43p3−1=4363−1=43215=5∈N
Step 5: Find p+n
p+n=6+5=11
Correct Option: B