Special Definite Integrals: Must-Memorize Results for JEE
Certain definite integrals appear so frequently in competitive exams that memorizing their results can save crucial time and mental effort. This guide presents four fundamental definite integrals with their standard results, along with proofs, related formulas, and problem-solving strategies...
Special Definite Integrals: Must-Memorize Results for JEE
Introduction
Certain definite integrals appear so frequently in competitive exams that memorizing their results can save crucial time and mental effort. This guide presents four fundamental definite integrals with their standard results, along with proofs, related formulas, and problem-solving strategies tailored for JEE Main and Advanced.
1. The Gaussian Integral
Standard Result
∫0∞e−x2dx=2πFull version:∫−∞∞e−x2dx=π
Why it's Important
No elementary antiderivative exists.
Foundational in probability (normal distribution), physics (heat equation), and statistics.
Frequently appears indirectly in JEE problems after a substitution.
Proof (Polar Coordinates)
Let I=∫0∞e−x2dx.
Then:
I2=(∫0∞e−x2dx)(∫0∞e−y2dy)=∫0∞∫0∞e−(x2+y2)dxdy.
Switch to polar coordinates: x=rcosθ,y=rsinθ, dxdy=rdrdθ, with r∈[0,∞), θ∈[0,π/2]:
I2=∫0π/2∫0∞e−r2rdrdθ.
Let u=r2, so du=2rdr. Then:
∫0∞re−r2dr=21∫0∞e−udu=21.
Thus:
I2=∫0π/221dθ=21⋅2π=4π.
Hence I=2π.
Generalizations to Memorize
Integral
Result (for a>0)
∫0∞e−ax2dx
21aπ
∫−∞∞e−ax2dx
aπ
∫0∞x2ne−x2dx
2n+1(2n−1)!!π
∫0∞e−x2cos(bx)dx
2πe−b2/4
2. Integral of ln(sinx) and ln(cosx)
Standard Result
∫0π/2ln(sinx)dx=∫0π/2ln(cosx)dx=−2πln2.
Proof
Let I=∫0π/2ln(sinx)dx.
By the substitution x→2π−x, we get I=∫0π/2ln(cosx)dx.
Now:
2I=∫0π/2[ln(sinx)+ln(cosx)]dx=∫0π/2ln(2sin2x)dx.
Thus:
2I=∫0π/2ln(sin2x)dx−∫0π/2ln2dx.
Let t=2x in the first integral:
∫0π/2ln(sin2x)dx=21∫0πln(sint)dt.
Using symmetry sin(π−t)=sint:
∫0πln(sint)dt=2∫0π/2ln(sint)dt=2I.
Therefore:
2I=21(2I)−2πln2⇒I=−2πln2.
Related Results (Memorize)
Integral
Value
∫0π/2ln(sinx)dx
−2πln2
∫0πln(sinx)dx
−πln2
∫0π/2ln(tanx)dx
0
∫0π/2ln(secx)dx
2πln2
∫0π/4ln(tanx)dx
−G (Catalan’s constant)
3. The x⋅f(sinx) Property
Standard Result
For any function f such that the integrals exist:
∫0πxf(sinx)dx=2π∫0πf(sinx)dx.
Proof
Let I=∫0πxf(sinx)dx.
Replace x by π−x:
I=∫0π(π−x)f(sin(π−x))dx=∫0π(π−x)f(sinx)dx.
Hence:
I=π∫0πf(sinx)dx−I⇒2I=π∫0πf(sinx)dx.
So:
I=2π∫0πf(sinx)dx.
Important Applications
Example 1: Evaluate ∫0π1+cos2xxsinxdx.
Here f(sinx)=1+cos2xsinx. Thus:
I=2π∫0π1+cos2xsinxdx.
Substitute t=cosx, dt=−sinxdx:
I=2π∫1−11+t2−dt=2π∫−111+t2dt=2π[tan−1t]−11=2π⋅2π=4π2.
Example 2: Evaluate ∫0π1+sinxxdx.
Here f(sinx)=1+sinx1. Then:
I=2π∫0π1+sinxdx.
Multiply numerator and denominator by 1−sinx:
I=2π∫0πcos2x1−sinxdx=2π∫0π(sec2x−secxtanx)dx=2π[tanx−secx]0π=π.
4. The Dilogarithm Integral
Standard Result
∫01xln(1+x)dx=12π2.
Proof (Series Expansion)
Recall the Taylor series:
ln(1+x)=∑n=1∞n(−1)n−1xn.
Thus:
xln(1+x)=∑n=1∞n(−1)n−1xn−1.
Integrate term by term from 0 to 1:
∫01xln(1+x)dx=∑n=1∞n(−1)n−1∫01xn−1dx=∑n=1∞n2(−1)n−1.
This is the alternating sum 1−221+321−421+⋯.
We know the Basel sum ∑n=1∞n21=6π2.
Separate odd and even terms:
∑n=1∞n21=∑k=1∞(2k−1)21+41∑k=1∞k21.
Hence:
6π2=Sodd+24π2⇒Sodd=8π2.
Now:
∑n=1∞n2(−1)n−1=Sodd−41∑k=1∞k21=8π2−24π2=12π2.
Related Logarithmic Integrals
Integral
Value
∫01xln(1+x)dx
12π2
∫01xln(1−x)dx
−6π2
∫011−xlnxdx
−6π2
∫011+xlnxdx
−12π2
∫011+x2ln(1+x)dx
8πln2
5. Application to Previous Year JEE Problems
Problem 1 (JEE Advanced 2012)
Evaluate ∫−π/2π/2(x2+ln(π−xπ+x))cosxdx.
Solution:
Split the integral:
I=I1∫−π/2π/2x2cosxdx+I2∫−π/2π/2ln(π−xπ+x)cosxdx.
I1: The integrand x2cosx is even, so
I1=2∫0π/2x2cosxdx.
Use integration by parts twice (or known result) to get I1=2π2−4.
I2: The function ln(π−xπ+x) is odd, and cosx is even, so their product is odd. Hence I2=0.
Thus I=2π2−4.
Problem 2 (JEE Main Pattern)
Evaluate ∫0π1+cos2xxsinxdx.
Solution:
Use the xf(sinx) property:
I=2π∫0π1+cos2xsinxdx.
Substitute t=cosx:
I=2π∫1−11+t2−dt=2π∫−111+t2dt=2π⋅2π=4π2.
Problem 3 (JEE Advanced Pattern)
Prove ∫0π/4ln(1+tanx)dx=8πln2.
Solution:
Let I=∫0π/4ln(1+tanx)dx.
Substitute x→4π−x:
I=∫0π/4ln(1+tan(4π−x))dx=∫0π/4ln(1+1+tanx1−tanx)dx=∫0π/4ln(1+tanx2)dx.
Thus:
I=∫0π/4ln2dx−I⇒2I=4πln2⇒I=8πln2.
6. Quick Reference Table (Memorize!)
Integral
Result
Key Property
∫0∞e−x2dx
2π
Gaussian, polar coordinates
∫0π/2ln(sinx)dx
−2πln2
Symmetry & double‑angle
∫0πxf(sinx)dx
2π∫0πf(sinx)dx
King’s property
∫01xln(1+x)dx
12π2
Series expansion
7. Tips for JEE Aspirants
Commit these results to memory – they are often required as intermediate steps in time‑sensitive exams.
Recognize disguised forms – many integrals can be transformed into one of these four by a simple substitution.
Combine with other properties – use symmetry, periodicity, and substitution to reduce an unfamiliar integral to a standard form.
Practice derivations – understanding the proofs helps you adapt the results to variations that may appear in the exam.
Use the quick‑reference table during revision to reinforce recall.
Master these four special definite integrals thoroughly. They are not just formulas but powerful tools that, when recognized, can turn a lengthy problem into a one‑line solution.