Definition: Improper integrals involve infinite intervals or discontinuous integrands, defined as limits of definite integrals. They converge if the limit exists and diverge otherwise. Form: ∫a∞f(x)dx=limt→∞∫atf(x)dx.
Example: ∫1∞x21dx=limt→∞[−x1]1t=limt→∞(1−t1)=1, so it converges.
Reason: They extend integration to unbounded domains or functions with vertical asymptotes, crucial for probability distributions and physics applications involving infinite ranges.
14
Easy
10
Medium
17
Hard
📝 All Improper integrals calculus MCQs
Q1. Which of the following integrals is classified as improper due to an infinite interval of integration?
A.∫02x−11dx
B.∫1∞x21dx ✅
C.∫01x1dx
D.∫−11x1dx
💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: An improper integral can have an infinite limit of integration or an infinite discontinuity within the interval. Options A, C, and D have finite intervals but contain discontinuities. Option B has an infinite upper limit, making it improper due to the interval's infinite extent.
Q2. What is the value of ∫1∞x21dx?
A.0
B.1 ✅
C.2
D.Diverges
💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: This is a standard p-integral with p=2>1. The antiderivative is −1/x, and evaluating from 1 to b and taking the limit as b→∞ gives 1. This is a foundational result for understanding convergence.
Q3. Explain why ∫02(x−1)21dx is divergent.
A.The integrand is undefined at x=1, but the improper integral can still converge.
B.The function has an infinite discontinuity at x=1, and both resulting improper integrals diverge. ✅
C.The function is not continuous on the interval, but the fundamental theorem still applies.
D.The limit of the antiderivative at x=1 exists.
💡 Difficulty: hard | ✅ Correct: B
📖 Explanation: The integrand has a vertical asymptote at x=1. To evaluate, we split the integral at 1. Evaluating each improper integral, both tend to infinity. A common misconception is that symmetry around the asymptote implies convergence, which is not true for this integrand.
Q4. Analyze the convergence of ∫01x1dx.
A.Converges to 1
B.Converges to 2 ✅
C.Diverges to infinity
D.Converges to 0
💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: The integrand has an infinite discontinuity at x=0. We evaluate the limit as t→0+ of ∫t1x−1/2dx=2(1−t). The limit is 2, so the improper integral converges.
Q5. A student evaluates ∫−11x1dx as ln∣1∣−ln∣−1∣=0. What is the error?
A.The antiderivative is incorrect.
B.The integral is improper at x=0, and it diverges. ✅
C.The limits of integration are incorrect.
D.The fundamental theorem applies directly.
💡 Difficulty: medium | ✅ Correct: B
📖 Explanation: The function 1/x has an infinite discontinuity at x=0, which lies within the interval of integration. The Fundamental Theorem of Calculus cannot be applied directly. Splitting the integral shows that both parts diverge, so the integral does not converge to 0.
Q6. Which of the following integrals converges?
A.∫1∞x1dx
B.∫1∞x1dx
C.∫1∞x1.11dx ✅
D.∫01x1dx
💡 Difficulty: hard | ✅ Correct: C
📖 Explanation: A p-integral of the form ∫1∞x−pdx converges for p>1. Options A and B have p=1 and p=1/2, so they diverge. Option D diverges as p=1 on a finite interval with a discontinuity.
Q7. For what value of p does ∫1∞xp1dx converge to 2?
A.p=1
B.p=2
C.p=1.5 ✅
D.No such p exists
💡 Difficulty: easy | ✅ Correct: C
📖 Explanation: The integral converges to 1/(p−1) for p>1. Setting 1/(p−1)=2 gives p−1=0.5, so p=1.5. This requires solving a simple equation after applying the convergence formula.
Q8. A region is bounded by y=1/x2, the x-axis, and x=1. The area is A. If the same region is revolved around the x-axis, the volume is V. Which statement is true?
A.Both A and V are finite. ✅
B.A is finite, but V is infinite.
C.A is infinite, but V is finite.
D.Both A and V are infinite.
💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: The area is ∫1∞x−2dx=1, which is finite. The volume of revolution is π∫1∞x−4dx=π/3, which is also finite. This connects two different Easys of improper integrals.
Q9. Given the graph of y=1/x on (0,1], what does the area under the curve represent?
A.A finite area of 2 ✅
B.An infinite area
C.A finite area of 1
D.A finite area of 1/2
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: The area is ∫01x−1/2dx, which converges to 2. The graph has a vertical asymptote at x=0, but the area under the curve is finite. This demonstrates that a function can be unbounded but still have a finite integral.
Q10. Analyze the convergence of ∫1∞x2lnxdx.
A.Converges to 1 ✅
B.Converges to 0
C.Diverges
D.Converges to 2
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: Using integration by parts with u=lnx and dv=x−2dx, the integral becomes [−xlnx]1b+∫1bx−2dx. The limit as b→∞ is 0+1=1. This combines integration techniques with improper limits.
Q11. A common misconception is that ∫0∞e−xdx=0 because e−x approaches 0. Is this true?
A.True, the integral is 0.
B.False, the integral is 1. ✅
C.False, the integral diverges.
D.True, because the limit is 0.
💡 Difficulty: medium | ✅ Correct: B
📖 Explanation: The integral evaluates to limb→∞(1−e−b)=1. The misconception is confusing the limit of the integrand with the value of the integral. Even though the function tends to 0, the area under the curve is finite and non-zero.
Q12. Which Hard would correctly determine the convergence of ∫1∞x3+x1dx?
A.Compare with ∫1∞x3/21dx ✅
B.Compare with ∫1∞x1dx
C.Compare with ∫1∞x1dx
D.Compare with ∫1∞x1/31dx
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: For large x, x3+x≈x3/2. Thus, the integrand behaves like x−3/2, which is a convergent p-integral since p=1.5>1. This is a direct Easy of the Limit Hard Test.
Q13. Find the volume of the solid formed by rotating the region under y=e−x from x=0 to ∞ about the x-axis.
A.π/2 ✅
B.π
C.2π
D.Diverges
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: The volume is π∫0∞e−2xdx=π⋅(1/2)=π/2. This tests the ability to set up and evaluate a volume integral with an infinite limit.
Q14. A student claims that ∫0∞sinxdx=0 because the areas above and below the axis cancel. What is the correct assessment?
A.The student is correct.
B.The integral converges to 1.
C.The integral diverges because the limit does not exist. ✅
D.The integral converges to 0.
💡 Difficulty: medium | ✅ Correct: C
📖 Explanation: The limit limb→∞∫0bsinxdx=lim(1−cosb) does not exist. The function oscillates, and the area does not settle to a finite value. Improper integrals of oscillating functions require careful analysis.
Q15. Given the graph showing the curve y=1/x and the region from x=1 to ∞, which statement is true?
A.The area is infinite. ✅
B.The area is 1.
C.The area is finite but less than 1.
D.The area is finite but greater than 1.
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: The area is ∫1∞x−1dx, which diverges to infinity. The curve y=1/x approaches the x-axis slowly, accumulating infinite area. This is a classic example of a function that tends to zero but whose integral diverges.
Q16. Which of the following is an improper integral with an infinite discontinuity?
A.∫0∞e−xdx
B.∫12x−11dx ✅
C.∫0∞x2+11dx
D.∫12lnxdx
💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: An infinite discontinuity occurs when the function becomes unbounded at a point within the interval. Option B has a vertical asymptote at x=1. Option A and C have infinite intervals, while D is continuous on [1,2].
Q17. What is the value of ∫0∞e−2xdx?
A.0
B.01-Feb ✅
C.1
D.Diverges
💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: The integral evaluates to limb→∞[−21e−2x]0b=limb→∞(21−21e−2b)=21.
Q18. Analyze the convergence of ∫0∞x2+1xdx.
A.Converges to 1
B.Converges to 0
C.Diverges ✅
D.Converges to 1/2
💡 Difficulty: hard | ✅ Correct: C
📖 Explanation: The antiderivative is 21ln(x2+1). Evaluating from 0 to b and taking the limit gives 21ln(b2+1), which tends to infinity. Thus, the integral diverges.
Q19. Solve for k if ∫0∞ke−xdx=3.
A.k=1
B.k=3 ✅
C.k=1/3
D.k=0
💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: The integral evaluates to k. Setting k=3 gives the solution. This is a straightforward parameter-finding problem.
Q20. A student evaluates ∫01x1dx=2 but forgets to take a limit. What is the implication of this omission?
A.The answer is still correct, so no issue.
B.The answer is incorrect because the integral is improper. ✅
C.The answer is correct but the method is invalid.
D.The integral converges to a different value.
💡 Difficulty: medium | ✅ Correct: B
📖 Explanation: The integral is improper at x=0. The correct evaluation requires the limit limt→0+∫t1x−1/2dx. Without this step, the process is not rigorous, though the final answer happens to be 2 in this case.
Q21. Which Hard would correctly determine the convergence of ∫01x1dx?
A.Compare with ∫01x1dx
B.Compare with ∫011dx ✅
C.Compare with ∫01x1dx
D.Compare with ∫01x21dx
💡 Difficulty: hard | ✅ Correct: B
📖 Explanation: Near x=0, 1/x is less than 1/x0.9 for any exponent less than 1. A direct Hard with the convergent p-integral ∫01x−1/2dx is not helpful. Comparing to a constant is not standard; the Hard test usually uses a known convergent/divergent function with similar behavior near the singularity.
Q22. What is the arc length of y=x3/2 from x=0 to x=1? (This involves an improper integral)
A.272(103/2−1) ✅
B.272(103/2+1)
C.271(103/2−1)
D.92(103/2−1)
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: The arc length formula gives ∫011+(23x1/2)2dx=∫011+49xdx. This is a proper integral. A similar problem can be constructed where the derivative is unbounded, requiring improper integral techniques.
Q23. Compare the convergence of ∫1∞x21dx and ∫1∞x1dx.
A.Both converge.
B.Both diverge.
C.The first converges, the second diverges. ✅
D.The first diverges, the second converges.
💡 Difficulty: hard | ✅ Correct: C
📖 Explanation:∫1∞x−2dx converges to 1. ∫1∞x−1dx diverges. The boundary between convergence and divergence for p-integrals is at p=1.
Q24. If ∫1∞f(x)dx converges and 0≤f(x)≤g(x), what can be said about ∫1∞g(x)dx?
A.It also converges.
B.It diverges.
C.It may converge or diverge. ✅
D.It converges to the same value.
💡 Difficulty: hard | ✅ Correct: C
📖 Explanation: The Hard test states that if f(x)≤g(x) and ∫f diverges, then ∫g diverges. If ∫f converges, ∫g is not guaranteed to converge, as g could be larger. This is a common point of confusion.
Q25. Given the graph of y=1/x2 on [1,∞), the area is finite. What does the region look like when revolved around the x-axis?
A.A finite volume funnel ✅
B.An infinite volume funnel
C.A finite volume cone
D.An infinite volume cone
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: The volume of revolution is π∫1∞x−4dx=π/3, which is finite. The shape is a funnel that extends infinitely but has finite volume.
Q26. Evaluate ∫0∞x2+11dx.
A.π
B.π/2 ✅
C.π/4
D.0
💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: This is a standard arctangent integral. ∫0∞x2+11dx=[tan−1x]0∞=π/2.
Q27. Does ∫01xp1dx converge for p=0.5?
A.No, diverges.
B.Yes, converges to 2. ✅
C.Yes, converges to 1.
D.No, the limit does not exist.
💡 Difficulty: hard | ✅ Correct: B
📖 Explanation: For ∫01x−pdx, convergence occurs for p<1. For p=0.5, the integral is ∫01x−1/2dx=2.
Q28. A particle moves along the x-axis with velocity v(t)=e−t. Find the total distance traveled from t=0 to ∞.
A.0
B.1 ✅
C.2
D.Diverges
💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: Distance is ∫0∞e−tdt=1. This models a physical scenario where the particle's speed decays exponentially, resulting in a finite total distance.
Q29. Analyze the error in the following evaluation: ∫0∞x1dx=[lnx]0∞=∞−(−∞), which is indeterminate.
A.The evaluation is correct.
B.The antiderivative is wrong.
C.The limits should be considered separately, and the integral diverges. ✅
D.The integral converges to 0.
💡 Difficulty: medium | ✅ Correct: C
📖 Explanation: The expression ∞−(−∞) is indeterminate. The correct approach is to evaluate limb→∞lnb−lima→0+lna, both of which are infinite, so the integral diverges.
Q30. Which of the following integrals represents a finite area?
A.∫01x1dx
B.∫1∞x1dx
C.∫01x1dx ✅
D.∫1∞x1dx
💡 Difficulty: medium | ✅ Correct: C
📖 Explanation:∫01x−1/2dx converges to 2. Options A and D diverge, and B diverges because p=1/2<1 on an infinite interval.
Q31. Suppose ∫0∞f(x)dx converges and limx→∞f(x)=L. What must be true about L?
A.L=0 ✅
B.L>0
C.L<0
D.No conclusion can be made
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: If the limit of f(x) as x→∞ were a non-zero constant L, the integral would diverge (similar to integrating a constant). Therefore, for the integral to converge, L must be 0.
Q32. A student says that ∫01x1dx is improper because the integrand is undefined at x=0. Is the integral convergent?
A.No, it diverges.
B.Yes, it converges to 2. ✅
C.Yes, it converges to 1.
D.Yes, it converges to 0.
💡 Difficulty: hard | ✅ Correct: B
📖 Explanation: The integral is improper, but it converges. The antiderivative is 2x, and evaluating the limit as t→0+ gives 2. This is a classic example of a convergent improper integral with a vertical asymptote.
Q33. Evaluate ∫0∞xe−x2dx.
A.1
B.01-Feb ✅
C.2
D.Diverges
💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: Using substitution u=x2, the integral becomes 21∫0∞e−udu=21. This requires both substitution and knowledge of the exponential integral.
Q34. Explain why ∫01x1dx diverges, but ∫01x1dx converges.
A.The exponent on x determines convergence for improper integrals near 0. ✅
B.Both diverge because of the vertical asymptote.
C.The first diverges, the second converges to 1.
D.The first converges to 1, the second diverges.
💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: For ∫01x−pdx, convergence occurs when p<1. For p=1, the integral is lnx, which diverges. For p=1/2, the integral is 2x, which converges. This subtle difference is a common source of error.
Q35. A curve y=x1.51 from x=1 to ∞ is revolved around the x-axis. The volume is finite because...
A.The integrand in the volume integral is x−3, which converges. ✅
B.The area under the curve is finite.
C.The curve approaches zero quickly.
D.All of the above.
💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: The volume is π∫1∞x−3dx, which converges because p=3>1. The area under the curve also converges, but that is not the direct reason the volume is finite. The specific p-value for the volume integral is what ensures finiteness.
Q36. What is the value of ∫−∞∞x2+11dx?
A.π ✅
B.π/2
C.2π
D.Diverges
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: This integral is split at 0: ∫−∞0+∫0∞=π/2+π/2=π. This is an even function, and the total area under the curve from −∞ to ∞ is π.
Q37. If ∫0∞f(x)dx=5, what is ∫0∞2f(x)dx?
A.5
B.10 ✅
C.2.5
D.Cannot be determined
💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: The integral is linear. Multiplying the integrand by a constant multiplies the integral by that same constant: 2×5=10.
Q38. Compare the convergence of ∫01x21dx and ∫1∞x21dx.
A.Both converge.
B.Both diverge.
C.The first diverges, the second converges. ✅
D.The first converges, the second diverges.
💡 Difficulty: hard | ✅ Correct: C
📖 Explanation: For finite intervals with singularities, ∫01x−2dx diverges. For infinite intervals, ∫1∞x−2dx converges to 1. The behavior depends on the location of the singularity and the interval type.
Q39. A region is bounded by y=x1, the x-axis, and x=1. The area is infinite. If this region is rotated around the x-axis, the volume is finite. Is this possible?
A.No, if the area is infinite, the volume must be infinite.
B.Yes, the volume integral converges even though the area integral diverges. ✅
C.No, both integrals must behave similarly.
D.Yes, but only if the region is rotated around the y-axis.
💡 Difficulty: hard | ✅ Correct: B
📖 Explanation: The area ∫1∞x−1dx diverges. The volume π∫1∞x−2dx converges to π. This is a famous paradox (Gabriel's Horn) that demonstrates the difference between area and volume convergence.
Q40. Evaluate ∫1∞xlnx1dx.
A.Converges to 1
B.Diverges ✅
C.Converges to ln(lnx)
D.Converges to 1/lnx
💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: Using substitution u=lnx, the integral becomes ∫0∞u1du, which diverges. This is a classic example of an integral that diverges slowly.
Q41. Analyze the integral ∫0∞xsinxdx. Which of the following is true?
A.It diverges to infinity.
B.It converges to π/2. ✅
C.It diverges due to oscillation.
D.It converges to 0.
💡 Difficulty: medium | ✅ Correct: B
📖 Explanation: The integral ∫0∞xsinxdx is conditionally convergent and equals π/2. This is a classic result in analysis and is often used in signal processing. It tests understanding of convergence of non-positive functions.