Analyzing the Setup
The integral In=∫01(1−xk)ndx appears complex due to the variable power n. In JEE Advanced mathematics, such problems are best approached by establishing a recurrence relation that connects In to In−1.
The Tool of Choice
Integration by Parts
To derive the reduction formula, we employ Integration by Parts (IBP). We set:
u=(1−xk)n
dv=dx
Differentiating
u using the chain rule gives:
du=n(1−xk)n−1⋅(−kxk−1)dx
Integrating
dv gives
v=x. Applying the IBP formula
In=uv−∫vdu, we obtain:
In=[x(1−xk)n]01−∫01x⋅n(1−xk)n−1(−kxk−1)dx
The boundary term evaluates to zero at both limits. This simplifies the expression to:
In=nk∫01xk(1−xk)n−1dx
The Algebraic Pivot
To relate the integral back to
In−1, we manipulate the term
xk using the identity
xk=1−(1−xk). Substituting this into our expression yields:
In=nk∫01[1−(1−xk)](1−xk)n−1dx
Distributing the terms, we split the integral into two parts:
In=nk∫01(1−xk)n−1dx−nk∫01(1−xk)ndx
Recognizing the definitions of our integrals, we see that the first term is
In−1 and the second is
In. Thus, we arrive at the recurrence relation:
In=nk(In−1−In)
Closing the Loop
We rearrange the recurrence relation to isolate the ratio
InIn−1:
(1+nk)In=nkIn−1
InIn−1=nk1+nk=1+nk1
The problem provides the condition
147I20=148I21, which implies:
I21I20=147148=1+1471
Setting
n=21 in our derived ratio formula, we equate:
1+21k1=1+1471
Solving for k, we find 21k=147. This yields the final result:
k=7