📝 All Integral tables with reduction formulas MCQs
Q1. Using reduction formula for ∫sin4xdx, what is the coefficient of x in the final antiderivative?
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: The reduction formula ∫sinnxdx=−n1sinn−1xcosx+nn−1∫sinn−2xdx applied recursively for n=4 yields 83x−41sin2x+321sin4x+C. The coefficient of the linear term x comes from reducing the integral down to ∫dx, which is 83.
Q2. A student evaluates ∫cos5xdx using reduction formula and gets 51cos4xsinx+54(31cos2xsinx+32sinx)+C. What simplification error likely occurred?
A.The coefficient of sinx should be 158, not 158 but the student forgot to distribute. B.The 54 multiplier was applied incorrectly to all terms. ✅ C.The student used the formula for sinnx instead of cosnx. D.The reduction formula should reduce exponent by 1, not by 2.
💡 Difficulty: medium | ✅ Correct: B
📖 Explanation: The correct antiderivative is 51cos4xsinx+54(31cos2xsinx+32∫cosxdx), which simplifies to 51cos4xsinx+154cos2xsinx+158sinx+C. The student likely did not distribute 54 through the entire bracket, leading to incorrect coefficients.
Q3. An engineer needs to compute ∫0π/2sin6xdx. Using reduction formula, what is the exact value?
A.325π ✅ B.163π C.165π D.323π 💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: Applying ∫0π/2sinnxdx=nn−1∫0π/2sinn−2xdx, for n=6: 65×43×21×2π=325π. This is a direct Easy of reduction formulas in evaluating definite integrals over symmetric limits.
Q4. Which of the following integrals requires reduction formula Easy to evaluate efficiently?
A.∫xex2dx B.∫sin3xcos2xdx C.∫sec3xdx ✅ D.∫x2+11dx 💡 Difficulty: hard | ✅ Correct: C
📖 Explanation: ∫sec3xdx is classically evaluated using the reduction formula ∫secnxdx=n−1secn−2xtanx+n−1n−2∫secn−2xdx. While sin3xcos2x can be handled by u-substitution, sec3x typically requires reduction or integration by parts with a clever choice of u and dv.
Q5. If In=∫sinnxdx, then the reduction formula In=−n1sinn−1xcosx+nn−1In−2 is derived using:
A.Integration by parts with u=sinn−1x and dv=sinxdx ✅ B.Substitution u=cosx C.Trigonometric identity sin2x=1−cos2x D.Direct integration of sinnx 💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: The reduction formula is derived by writing sinnx=sinn−1xsinx and applying integration by parts with u=sinn−1x, dv=sinxdx. This gives In=−sinn−1xcosx+(n−1)∫sinn−2xcos2xdx. Then using cos2x=1−sin2x and simplifying yields the formula.
Q6. Evaluate ∫tan5xdx using reduction formula ∫tannxdx=n−1tann−1x−∫tann−2xdx. What is the result?
A.41tan4x−21tan2x+ln∣secx∣+C ✅ B.41tan4x−21tan2x−ln∣secx∣+C C.41tan4x+21tan2x−ln∣secx∣+C D.41tan4x+21tan2x+ln∣secx∣+C 💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: Apply reduction formula twice: I5=41tan4x−I3, and I3=21tan2x−I1, with I1=∫tanxdx=ln∣secx∣. Combining gives 41tan4x−21tan2x+ln∣secx∣+C. The alternating signs are crucial.
Q7. A student attempting to evaluate ∫sin5xdx using reduction formula stops after one Easy and writes −51sin4xcosx+54∫sin3xdx. What is the next step?
A.Apply reduction formula again to ∫sin3xdx B.Substitute u=cosx C.Use identity sin3x=(1−cos2x)sinx D.Both A and C are valid next steps ✅
💡 Difficulty: medium | ✅ Correct: D
📖 Explanation: After first reduction, ∫sin3xdx can be evaluated either by applying the reduction formula again (which gives −31sin2xcosx+32∫sinxdx) or by substitution u=cosx. Both methods are correct and will yield equivalent results. The student's work is correct so far.
Q8. Which reduction formula is correctly stated for ∫secnxdx?
A.∫secnxdx=n−1secn−1xtanx+n−1n−2∫secn−2xdx B.∫secnxdx=n−1secn−2xtanx+n−1n−2∫secn−2xdx ✅ C.∫secnxdx=n−1secn−2xtanx−n−1n−2∫secn−2xdx D.∫secnxdx=n−1secn−1xtanx−n−1n−2∫secn−2xdx 💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: The standard reduction formula for secnx is ∫secnxdx=n−1secn−2xtanx+n−1n−2∫secn−2xdx. This is derived by writing secnx=secn−2xsec2x and applying integration by parts with u=secn−2x, dv=sec2xdx. The signs and powers must match exactly.
Q9. What is ∫cos6xdx using reduction formula?
A.61cos5xsinx+245cos3xsinx+165x+325sin2x+C B.61cos5xsinx+65(41cos3xsinx+83x+163sin2x)+C C.Both are equivalent ✅
D.Neither is correct
💡 Difficulty: hard | ✅ Correct: C
📖 Explanation: Applying reduction formula recursively: I6=61cos5xsinx+65I4, I4=41cos3xsinx+43I2, I2=21x+41sin2x. Option B shows the expanded form, while option A shows the simplified form. Both are mathematically equivalent.
Q10. Using reduction formula, express ∫0πsin8xdx in terms of ∫0πsin6xdx.
A.87∫0πsin6xdx ✅ B.87∫0πsin6xdx C.87∫0πsin6xdx D.87∫0πsin6xdx 💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: For definite integrals from 0 to π, ∫0πsinnxdx=nn−1∫0πsinn−2xdx. This follows from the reduction formula because the boundary term −n1sinn−1xcosx evaluates to 0 at both 0 and π. Thus I8=87I6.
Q11. A common error when applying ∫tannxdx=n−1tann−1x−∫tann−2xdx is:
A.Forgetting the minus sign between terms
B.Using sec2x instead of tan2x in the reduction C.Misapplying the coefficient n−11 D.All of the above ✅
💡 Difficulty: medium | ✅ Correct: D
📖 Explanation: Each listed error is common: the minus sign is often forgotten, students sometimes replace tann−2x with secn−2x, and the coefficient n−11 is sometimes miswritten. The correct formula includes a minus sign and the coefficient n−11 on the tann−1x term.
Q12. What is the reduction formula for ∫cotnxdx that is analogous to tangent?
A.∫cotnxdx=−n−1cotn−1x−∫cotn−2xdx ✅ B.∫cotnxdx=n−1cotn−1x−∫cotn−2xdx C.∫cotnxdx=−n−1cotn−1x+∫cotn−2xdx D.∫cotnxdx=n−1cotn−1x+∫cotn−2xdx 💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: For cotnx, the reduction formula is ∫cotnxdx=−n−1cotn−1x−∫cotn−2xdx. The negative sign on the first term comes from the derivative of cotx being −csc2x, and the minus sign between terms is analogous to the tangent formula.
Q13. If In=∫sinnxdx and n is even, repeated Easy of reduction formula will eventually express In in terms of:
A.∫sin0xdx=x ✅ B.∫sin1xdx=−cosx C.∫sin2xdx=21x−41sin2x D.∫sin2xdx=21x+41sin2x 💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: When n is even, repeated reduction by 2 eventually reaches n=0, giving ∫sin0xdx=∫1dx=x. When n is odd, it reaches n=1, giving −cosx. This is a key insight for evaluating integrals of sine and cosine powers.
Q14. Evaluate ∫0π/2cos7xdx using reduction formula.
A.3516 ✅ 💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: For odd n, ∫0π/2cosnxdx=3⋅5⋅7⋯n2⋅4⋅6⋯(n−1). For n=7, 3⋅5⋅72⋅4⋅6=10548=3516. This is the Wallis cosine formula derived from reduction formula.
Q15. A reduction formula In=nn−1In−2 is used to evaluate I10=∫0π/2cos10xdx. Starting from I0=π/2, what is I10?
A.25663π ✅ B.51263π C.12863π D.6431π 💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: Apply recursively: I10=109⋅87⋅65⋅43⋅21⋅2π=10⋅8⋅6⋅4⋅29⋅7⋅5⋅3⋅1⋅2π=3840945⋅2π=25663π.
Q16. Which of the following is NOT a correct Easy of a reduction formula?
A.∫sec3xdx=21secxtanx+21ln∣secx+tanx∣+C B.∫tan4xdx=31tan3x−tanx+x+C C.∫sin2xdx=21x−41sin2x+C D.∫cos5xdx=51cos4xsinx+54(31cos2xsinx+32cosx)+C ✅ 💡 Difficulty: medium | ✅ Correct: D
📖 Explanation: The last term in option D should be 32sinx, not 32cosx. The reduction formula for cosnx eventually reduces to ∫cosxdx=sinx. This is a common sign/function error when reducing.
Q17. How does the reduction formula In=−n1sinn−1xcosx+nn−1In−2 relate to the derivative of sinn−1xcosx?
A.The derivative of sinn−1xcosx equals nsinn−2x−nsinnx ✅ B.The derivative of sinn−1xcosx equals sinn−2x−sinnx C.The derivative of sinn−1xcosx equals −sinn−2x+sinnx D.The derivative of sinn−1xcosx equals −nsinn−2x+nsinnx 💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: Derivative: dxd(sinn−1xcosx)=(n−1)sinn−2xcos2x−sinnx=(n−1)sinn−2x(1−sin2x)−sinnx=(n−1)sinn−2x−nsinnx. Rearranging gives sinnx=−n1dxd(sinn−1xcosx)+nn−1sinn−2x, which integrates to the formula.
Q18. A problem requires evaluating ∫sec5xdx. Which sequence of reduction steps is correct?
A.I5=41sec3xtanx+43I3, I3=21secxtanx+21I1 B.I5=41sec3xtanx+43I3, I3=21secxtanx+21I1 ✅ C.I5=41sec3xtanx+43I3, I3=21secxtanx+21I1 D.I5=41sec3xtanx+43I3, I3=21secxtanx+21I1 💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: The correct reduction: I5=4sec3xtanx+43I3, and I3=2secxtanx+21I1, where I1=∫secxdx=ln∣secx+tanx∣. The coefficients and powers must be carefully tracked.
Q19. What is the primary advantage of using a reduction formula over direct integration?
A.It transforms a complex integral into a simpler form that can be evaluated recursively. ✅
B.It always produces a shorter answer.
C.It eliminates the need for trigonometric identities.
D.It avoids integration by parts entirely.
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: Reduction formulas systematically reduce the power of the function, making it possible to evaluate higher powers by repeated Easy. They often require integration by parts and identities, but provide a structured approach that is particularly useful for symbolic computation and pattern recognition.
Q20. Evaluate ∫0π/4tan6xdx using reduction formula and the identity tan2x=sec2x−1.
A.51−31+1−4π ✅ B.51−31+1+4π C.51+31+1−4π D.51+31−1+4π 💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: I6=51tan5x−I4, I4=31tan3x−I2, I2=tanx−x. At x=π/4, tanx=1, so I6=51−31+1−4π. The alternating signs and evaluating at 0 (where tan=0) is key.
Q21. When using reduction formula ∫cosnxdx=n1cosn−1xsinx+nn−1∫cosn−2xdx, the term n1cosn−1xsinx is often zero for definite integrals from 0 to π/2. Why?
A.Because sin0=0 and cos(π/2)=0 ✅ B.Because sin(π/2)=0 and cos0=0 C.Because the term simplifies to a constant
D.Because the term integrates to zero
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: At x=0, sin0=0, so the term is 0. At x=π/2, cos(π/2)=0, so the term is 0. Thus the boundary term vanishes for this special interval, simplifying the evaluation to ∫0π/2cosnxdx=nn−1∫0π/2cosn−2xdx.
Q22. A student evaluates ∫tan4xdx and gets 31tan3x+tanx−x+C. Is this correct?
A.Yes, it is correct.
B.No, the sign before tanx should be negative. ✅ C.No, the coefficient of tan3x should be 31. D.No, the term −x should be +x. 💡 Difficulty: medium | ✅ Correct: B
📖 Explanation: The correct antiderivative is 31tan3x−tanx+x+C. The student likely used the reduction formula incorrectly: I4=31tan3x−I2, and I2=tanx−x, so I4=31tan3x−tanx+x+C.
Q23. If In=∫0π/2sinnxdx, what is I2n in terms of I0?
A.(2n)!!(2n−1)!!⋅2π ✅ B.(2n)!!(2n−1)!!⋅π C.(2n−1)!!(2n)!!⋅2π D.(2n−1)!!(2n)!!⋅π 💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: This is the Wallis sine formula: ∫0π/2sin2nxdx=2⋅4⋅6⋯(2n)1⋅3⋅5⋯(2n−1)⋅2π. This is derived by repeated Easy of the reduction formula In=nn−1In−2.
Q24. Which of the following integrals would be best approached using a reduction formula?
A.∫sin4xcos2xdx B.∫tan3xsec3xdx C.∫sec4xtan2xdx D.∫sin10xdx ✅ 💡 Difficulty: hard | ✅ Correct: D
📖 Explanation: While options A, B, and C can be handled by u-substitution or other methods, ∫sin10xdx is most efficiently evaluated using the sine reduction formula. The reduction formula systematically reduces the power of sine, making it ideal for high even powers.
Q25. How would you evaluate ∫sec7xdx using reduction formula?
A.Apply reduction formula twice, ending with ∫secxdx B.Apply reduction formula twice, ending with ∫sec3xdx C.Apply reduction formula three times, ending with ∫secxdx ✅ D.Apply reduction formula once, then substitute u=tanx 💡 Difficulty: hard | ✅ Correct: C
📖 Explanation: I7=6sec5xtanx+65I5, I5=4sec3xtanx+43I3, I3=2secxtanx+21I1, and I1=∫secxdx. The reduction formula for odd powers eventually reduces to secx.
Q26. What is the result of applying reduction formula for ∫sin3xdx and then simplifying using sin2x=1−cos2x?
A.31cos3x−cosx+C ✅ B.−31cos3x+cosx+C C.31sin3x−sinx+C D.−31sin3x+sinx+C 💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: I3=−31sin2xcosx+32∫sinxdx=−31sin2xcosx−32cosx+C. Using sin2x=1−cos2x, this becomes −31(1−cos2x)cosx−32cosx=−31cosx+31cos3x−32cosx=31cos3x−cosx+C.
Q27. A student evaluating ∫0π/2sin10xdx using reduction formula obtains 51263π. Is this correct?
A.Yes, because I10=109⋅87⋅65⋅43⋅21⋅2π ✅ B.No, the final factor should be π, not π/2 C.No, the product should be 910⋅78⋅56⋅34⋅12 D.No, the product should be 109⋅87⋅65⋅43⋅21 💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: The reduction formula for even powers from 0 to π/2 is I2n=(2n)!!(2n−1)!!⋅2π. For n=5, 10⋅8⋅6⋅4⋅29⋅7⋅5⋅3⋅1⋅2π=3840945⋅2π=25663⋅2π=51263π.
Q28. What is the reduction formula for ∫cscnxdx analogous to secnx?
A.∫cscnxdx=−n−1cscn−2xcotx+n−1n−2∫cscn−2xdx ✅ B.∫cscnxdx=n−1cscn−2xcotx−n−1n−2∫cscn−2xdx C.∫cscnxdx=n−1cscn−1xcotx+n−1n−2∫cscn−2xdx D.∫cscnxdx=−n−1cscn−1xcotx−n−1n−2∫cscn−2xdx 💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: The standard reduction formula for cscnx is ∫cscnxdx=−n−1cscn−2xcotx+n−1n−2∫cscn−2xdx. The negative sign comes from the derivative of cscx being −cscxcotx.
Q29. Evaluate ∫0π/2sin5xdx using reduction formula.
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: For odd n, ∫0π/2sin2n+1xdx=3⋅5⋅7⋯(2n+1)2⋅4⋅6⋯(2n). For n=2 (since 2n+1=5), 3⋅52⋅4=158. This is the Wallis sine formula for odd powers.
Q30. A reduction formula expresses In in terms of In−2. What is the primary risk when applying this formula repeatedly?
A.Accumulation of arithmetic errors in coefficients
B.Forgetting the boundary term in definite integrals
C.Misapplying the formula for even vs odd n
D.All of the above ✅
💡 Difficulty: medium | ✅ Correct: D
📖 Explanation: When applying reduction formulas repeatedly, each of these is a potential error: coefficients can become complex, boundary terms must be evaluated at each step, and the base case depends on parity. Careful bookkeeping is essential to avoid mistakes.
Q31. What is the value of ∫0πcos6xdx using reduction formula?
A.165π ✅ C.163π 💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: For ∫0πcosnxdx, the reduction formula gives the same result as ∫0π/2cosnxdx multiplied by 2? Actually, ∫0πcos2nxdx=2∫0π/2cos2nxdx=(2n)!!(2n−1)!!⋅π. For n=3, 6⋅4⋅25⋅3⋅1⋅π=4815π=165π.
Q32. If reduction formula for sinnx is applied to n=0, what is I0?
B.−cosx+C C.sinx+C 💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: When n=0, ∫sin0xdx=∫1dx=x+C. This serves as the base case for even powers. The reduction formula reduces even powers down to I0, which is x.
Q33. Which of the following expressions is a correct simplification of ∫sin7xcos2xdx using reduction formulas?
A.71cos7x−52cos5x+31cos3x−cosx+C ✅ B.71cos7x−52cos5x+31cos3x−cosx+C C.71cos7x−52cos5x+31cos3x−cosx+C D.71cos7x−52cos5x+31cos3x−cosx+C 💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: Using u=cosx or sin7x=sinx(1−cos2x)3, the integral becomes ∫(1−u2)3u2du. Expanding: ∫(u2−3u4+3u6−u8)du=31u3−53u5+73u7−91u9+C. Substituting back gives the correct expression.
Q34. A table of integrals gives ∫tannxdx=n−1tann−1x−∫tann−2xdx. Which is the corresponding reduction for ∫cotnxdx?
A.∫cotnxdx=−n−1cotn−1x−∫cotn−2xdx ✅ B.∫cotnxdx=−n−1cotn−1x+∫cotn−2xdx C.∫cotnxdx=n−1cotn−1x−∫cotn−2xdx D.∫cotnxdx=n−1cotn−1x+∫cotn−2xdx 💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: The correct reduction formula for cotnx is ∫cotnxdx=−n−1cotn−1x−∫cotn−2xdx. The negative sign on the first term comes from the derivative of cotx being −csc2x.
Q35. If ∫sin8xdx=83x−41sin2x+321sin4x+1281sin8x+C, what is ∫0πsin8xdx?
A.83π ✅ C.163π 💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: The antiderivative contains terms sin2x,sin4x,sin8x, all of which evaluate to 0 at both 0 and π. Only the linear term 83x contributes: 83(π−0)=83π.
Q36. What is the error in applying reduction formula ∫secnxdx=n−1secn−2xtanx+n−1n−2∫secn−2xdx for n=2?
A.It gives ∫sec2xdx=tanx+0⋅∫1dx=tanx+C, which is correct. B.It gives ∫sec2xdx=1tanx+0⋅∫1dx=tanx+C, which is correct. C.It gives ∫sec2xdx=tanx+0, but ∫sec2xdx is actually tanx, so no error. D.All of the above confirm the formula works for n=2. ✅ 💡 Difficulty: hard | ✅ Correct: D
📖 Explanation: The reduction formula is valid for n≥2. For n=2, 1sec0xtanx+10∫1dx=tanx+C, which is correct. The formula breaks down for n=1 because the denominator becomes 0, but n=2 is fine.
Q37. In the derivation of ∫cosnxdx=n1cosn−1xsinx+nn−1∫cosn−2xdx, what is the key trigonometric identity used?
A.sin2x=1−cos2x ✅ B.cos2x=1−sin2x C.sin2x=2sinxcosx D.cos2x−sin2x=cos2x 💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: After applying integration by parts, one obtains ∫cosnxdx=cosn−1xsinx+(n−1)∫cosn−2xsin2xdx. Replacing sin2x with 1−cos2x and simplifying yields the reduction formula.
Q38. Which method is most efficient for evaluating ∫0π/2sin100xdx?
A.Using reduction formula repeatedly ✅
B.Using integration by parts
C.Using substitution u=cosx D.Using a CAS
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: Reduction formula In=nn−1In−2 gives a simple product formula. For n=100, it is efficient to compute 100!!99!!⋅2π. Integration by parts would be extremely tedious, and while a CAS is fast, the reduction formula provides insight and a closed form.
Q39. The reduction formula In=−n1sinn−1xcosx+nn−1In−2 for sinnx is valid for:
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: The formula is valid for n≥2. For n=0 or n=1, the base cases are handled separately. The formula reduces n by 2, so it requires n−2≥0 for the base case to be reached, hence n≥2.
Q40. What is ∫sec4xdx using reduction formula?
A.31sec2xtanx+32tanx+C B.31sec2xtanx+32tanx+C ✅ C.31sec2xtanx−32tanx+C D.31sec2xtanx−32tanx+C 💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: I4=3sec2xtanx+32I2, and I2=tanx. Thus I4=31sec2xtanx+32tanx+C. This can also be verified by differentiating the result.