Wallis' Formula: A Complete Guide for JEE Aspirants
Wallis' Formula, named after the English mathematician John Wallis (1616–1703), provides an efficient method for evaluating definite integrals of the form:
Wallis' Formula: A Complete Guide for JEE Aspirants
1. Introduction
Wallis' Formula, named after the English mathematician John Wallis (1616–1703), provides an efficient method for evaluating definite integrals of the form:
∫0π/2sinnxdxor∫0π/2cosnxdx,
where n is a non‑negative integer.
For JEE aspirants, mastering this formula saves valuable time in competitive exams by avoiding lengthy integration by parts or reduction‑formula steps. It is frequently applied directly or after a suitable substitution in JEE Main and Advanced problems.
2. Basic Symmetry
For any integer n≥0,
∫0π/2sinnxdx=∫0π/2cosnxdx.
This follows from the substitution x↦2π−x.
Denote the common value by In.
3. Wallis' Formula for ∫0π/2sinnxdx
Case A: n is odd (n≥1)
In=n(n−2)(n−4)⋯5⋅3(n−1)(n−3)(n−5)⋯4⋅2.Example: For n=7, I7=7⋅5⋅36⋅4⋅2=10548=3516.
Case B: n is even (n≥2)
In=n(n−2)(n−4)⋯4⋅2(n−1)(n−3)(n−5)⋯3⋅1⋅2π.Example: For n=6, I6=6⋅4⋅25⋅3⋅1⋅2π=4815⋅2π=325π.
Key points to remember:
For odd n, the product in the numerator ends at 2, and the denominator ends at 3.
For even n, the product in the numerator ends at 1, and the denominator ends at 2.
The factor 2π appears only when n is even.
4. Generalization: ∫0π/2sinmxcosnxdx
Let
J(m,n)=∫0π/2sinmxcosnxdx,m,n≥0.
Then
J(m,n)=(m+n)(m+n−2)(m+n−4)⋯[(m−1)(m−3)⋯][(n−1)(n−3)⋯]×α,
where:
The products in the numerator run until a term ≤1 is reached.
The product in the denominator decreases by 2 each step until a term ≤2 is reached.
Factor α is:
α=2π if both m and n are even;
α=1 otherwise.
Example 1:m=4 (even), n=2 (even) J(4,2)=6⋅4⋅2(3⋅1)(1)⋅2π=483⋅2π=32π.
Example 2:m=3 (odd), n=4 (even) J(3,4)=7⋅5⋅3(2)(3⋅1)⋅1=1056=352.
5. Derivation via Reduction Formula
The formulas follow from the reduction relation
In=nn−1In−2,n≥2,
with initial values I0=2π and I1=1.
Repeated application gives the product formulas above.
For J(m,n), the reduction formula is
J(m,n)=m+nm−1J(m−2,n)=m+nn−1J(m,n−2),
used until the exponents become 0 or 1.
6. Quick Reference Table (Memorize for Speed)
n
∫0π/2sinnxdx=∫0π/2cosnxdx
0
2π
1
1
2
4π
3
32
4
163π
5
158
6
325π
7
3516
8
25635π
7. Worked Examples (Step‑by‑Step)
Example 1
Evaluate ∫0π/2sin5xdx.
Solution:
Here n=5 (odd). I5=5⋅34⋅2=158.
Example 2
Evaluate ∫0π/2cos4xdx.
Solution:
Here n=4 (even). I4=4⋅23⋅1⋅2π=83⋅2π=163π.
Example 3
Evaluate ∫0π/2sin3xcos5xdx.
Solution:
Here m=3 (odd), n=5 (odd) → α=1. J(3,5)=8⋅6⋅4⋅2(2)(4⋅2)⋅1=38416=241.
8. Previous Year JEE Problems (Solved)
Problem 1 (JEE Main Pattern)
Find ∫−π/2π/21+2xsin2xdx.
Solution:
Let I=∫−π/2π/21+2xsin2xdx.
Use the property ∫−aaf(x)dx=∫0a[f(x)+f(−x)]dx.
Here f(x)=1+2xsin2x, so
f(−x)=1+2−xsin2x=1+2x2xsin2x.
Adding,
f(x)+f(−x)=sin2x.
Hence
I=∫0π/2sin2xdx=4π(from table).
Answer:4π.
Problem 2 (JEE Advanced Pattern)
If In=∫0π/2sinnxdx, find I5+I7I4+I6.
Solution:
From the table:
I4=163π,I5=158,I6=325π,I7=3516.
Thus
I4+I6=163π+325π=326π+5π=3211π,I5+I7=158+3516=10556+48=105104.
Therefore
I5+I7I4+I6=104/10511π/32=32⋅10411π⋅105=33281155π.
Answer:33281155π.
Problem 3 (IIT‑JEE Style)
Evaluate ∫0π/2sin6x+cos6xdx.
Hints:
Use sin6x+cos6x=1−43sin22x.
Substitute t=2x and simplify to an integral involving csc2 or use symmetry.
The final answer is 2π.
(Try solving it completely as an exercise.)
9. Connection to Gamma Function
For advanced readers, Wallis' integrals can be expressed using the Gamma function:
∫0π/2sinnxdx=2Γ(2n+2)πΓ(2n+1).
This extends the formula to non‑integer n.
10. Wallis' Infinite Product for π
A famous corollary is Wallis' product:
2π=∏n=1∞4n2−14n2=1⋅32⋅2⋅3⋅54⋅4⋅5⋅76⋅6⋯.
It is historically important as an early infinite representation of π.
11. Essential Tips for JEE
Memorize the table up to n=8.
Identify even/odd nature of the exponent quickly – the 2π factor appears only for even n in the basic formula, and only when both exponents are even in the general J(m,n) formula.
Use symmetry properties first:
∫0af(x)dx=∫0af(a−x)dx
For even functions: ∫−aaf(x)dx=2∫0af(x)dx
For integrals with 1+ex1 or similar, combine f(x) and f(−x).
Reduce to standard form via substitutions (e.g., x=2π−t, or using double‑angle formulas).
Practice previous year problems to recognize when Wallis' formula is applicable, often after a simple manipulation.
12. Summary of Formulas
Integral Type
Condition
Result
∫0π/2sinnxdx
n odd
n(n−2)⋯3(n−1)(n−3)⋯2
∫0π/2sinnxdx
n even
n(n−2)⋯2(n−1)(n−3)⋯1⋅2π
∫0π/2sinmxcosnxdx
both m,n even
Include factor 2π
∫0π/2sinmxcosnxdx
otherwise
No 2π factor
Master Wallis' formula through consistent practice. It is a powerful tool that, when combined with symmetry and substitution techniques, can solve many JEE definite‑integral problems in seconds.