The Symphony of the Beta Function
Welcome, fellow traveler on the path to JEE mastery. Today, we are not just solving an integral; we are uncovering the hidden architecture of the Beta function.
Many students see an integral like ∫01(1−x10)20dx and feel a sense of dread. It looks like a binomial expansion nightmare, doesn't it?
But I want you to take a deep breath. In the world of advanced calculus, complexity is often just a mask for a deeper, more elegant structure waiting to be revealed.
Phase 1
The Vision
Let us look at the definition of the Beta function:
β(m,n)=∫01xm−1(1−x)n−1dx
This is our North Star. It is a beautiful, symmetric, and powerful tool.
Now, look at our target integral:
Notice the dissonance? The Beta function demands a simple variable x inside the parenthesis, but we have x10.
This is the 'trap'—the moment where most students try to expand (1−x10)20 using the binomial theorem, which would lead to a mountain of terms. We must resist that urge. Instead, we must perform a transformation that aligns our integral with the Beta function's DNA.
Phase 2
The Substitution Strategy
If the problem is the x10, then the solution is to make x10 disappear. Let us define a new variable, t, such that t=x10.
This is the spark of genius. By doing this, we instantly transform the term (1−x10)20 into (1−t)20.
Now, we are halfway to the Beta function form! But we must be rigorous. If we change the variable, we must change the differential dx.
Differentiating t=x10 with respect to x, we get dt=10x9dx. This means:
Phase 3
The Differential Dance
We are not done yet. We have dx in terms of x, but we need it in terms of t. Since t=x10, it follows that x=t1/10.
Therefore, x9=(t1/10)9=t9/10. Substituting this back into our expression for dx, we get:
dx=10t9/101dt=101t−9/10dt
This is the hidden beauty of the substitution! That t−9/10 term is exactly what we need to complete the xm−1 part of the Beta function definition.
Phase 4
The Transformation
Now, let us assemble our masterpiece. The limits of integration, as we checked, remain from 0 to 1.
Substituting everything into our integral I, we get:
I=∫01(1−t)20⋅(101t−9/10)dt
Pulling the constant 101 outside, we have:
I=101∫01t−9/10(1−t)20dt
Look at this! It is almost identical to the Beta function definition. We just need to express the powers as (m−1) and (n−1).
Phase 5
The Final Identification
We need m−1=−9/10, which implies m=1/10. We need n−1=20, which implies n=21.
Thus, our integral is:
Comparing this to the form a×β(b,c), we identify a=1/10, b=1/10, and c=21.
The final step is a simple arithmetic calculation:
100(a+b+c)=100(1/10+1/10+21)=100(0.2+21)=100(21.2)=2120
And there you have it. We didn't fight the integral; we danced with it. We transformed a seemingly impossible problem into a standard form using the elegance of substitution. Keep this mindset, and no JEE problem will ever be too daunting for you.