πŸŽ“ BookMCQ
← Back to 10. Infinite Series in Calculus

πŸ“ Integral test for convergence (38 MCQs)

πŸ“– From Calculus β€’ 10. Infinite Series in Calculus β€’ 38 questions available

What is Integral test for convergence?

For a positive, continuous, decreasing function f(x)f(x) with an=f(n)a_n = f(n), the series βˆ‘n=1∞an\sum_{n=1}^{\infty} a_n converges if and only if the improper integral ∫1∞f(x) dx\int_{1}^{\infty} f(x) \, dx converges; for example, βˆ‘1n2\sum \frac{1}{n^2} converges because ∫1∞xβˆ’2dx=1\int_1^\infty x^{-2} dx = 1 is finite.

5
Easy
23
Medium
10
Hard

πŸ“ All Integral test for convergence MCQs

Q1. A student attempts to apply the integral test to the series βˆ‘k=1∞(βˆ’1)kk2\sum_{k=1}^{\infty} \frac{(-1)^k}{k^2}. They define f(x)=(βˆ’1)xx2f(x) = \frac{(-1)^x}{x^2} and evaluate ∫1∞f(x) dx\int_1^{\infty} f(x) \, dx. Which statement best analyzes the fundamental flaw in this approach?

A.The integral converges, so the series converges.
B.The function f(x)f(x) is not positive for all xβ‰₯1x \geq 1, violating a core hypothesis of the test. βœ…
C.The function f(x)f(x) is not decreasing on the interval.
D.The integral diverges, implying the series diverges.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: The integral test strictly requires the associated function f(x)f(x) to be continuous, positive, and decreasing on the interval of integration. The term (βˆ’1)x(-1)^x introduces oscillation and complex values for non-integer xx, making the function neither positive nor well-defined as a real-valued continuous function. This question targets error analysis by identifying that the test's preconditions are more critical than the mechanical evaluation of the integral itself.

Q2. Consider the series βˆ‘n=2∞1n(ln⁑n)p\sum_{n=2}^{\infty} \frac{1}{n (\ln n)^p}. For which values of pp does this series converge based on the integral test?

A.p>0p > 0
B.p>1p > 1 βœ…
C.pβ‰₯1p \geq 1
D.p>2p > 2
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: Applying the integral test requires evaluating ∫2∞dxx(ln⁑x)p\int_2^{\infty} \frac{dx}{x (\ln x)^p}. Using u-substitution with u=ln⁑xu = \ln x, this transforms to ∫ln⁑2∞uβˆ’p du\int_{\ln 2}^{\infty} u^{-p} \, du. This resulting p-integral converges only when the exponent p>1p > 1. Students often mistakenly assume the logarithmic factor always ensures convergence or confuse the power of the log with the power of n. This problem tests multi-step reasoning involving substitution and parameter analysis within the integral test framework.

Q3. If ∫1∞f(x) dx=5\int_1^{\infty} f(x) \, dx = 5 and f(x)f(x) satisfies all conditions for the integral test, what can be definitively concluded about the sum S=βˆ‘k=1∞f(k)S = \sum_{k=1}^{\infty} f(k)?

A.S=5S = 5
B.S>5S > 5
C.S<5S < 5
D.The series converges, but Sβ‰ 5S \neq 5 necessarily. βœ…
πŸ’‘ Difficulty: medium | βœ… Correct: D

πŸ“– Explanation: A pervasive misconception is equating the value of the improper integral with the sum of the series. While the integral test establishes that convergence of one implies convergence of the other, their numerical values are generally distinct. Geometrically, the sum represents rectangle areas while the integral represents area under the curve. This conceptual understanding question ensures students distinguish between the existence of a limit and the specific numerical value of that limit.

Q4. You are modeling a population decay where the total remaining population is modeled by βˆ‘n=1∞nen/10\sum_{n=1}^{\infty} \frac{n}{e^{n/10}}. To determine if the total population is finite using the integral test, which function f(x)f(x) and interval is most appropriate?

A.f(x)=xeβˆ’x/10f(x) = x e^{-x/10} on [1,∞)[1, \infty) βœ…
B.f(x)=xexf(x) = \frac{x}{e^{x}} on [1,∞)[1, \infty)
C.f(x)=xeβˆ’x/10f(x) = x e^{-x/10} on [0,∞)[0, \infty)
D.f(x)=eβˆ’x/10f(x) = e^{-x/10} on [1,∞)[1, \infty)
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: In applied modeling scenarios, translating discrete sums to continuous functions requires careful variable mapping. Here, nn becomes xx and en/10e^{n/10} becomes ex/10e^{x/10}. The function must match the general term exactly. Option B changes the decay rate, C uses an interval starting at 0 which might be valid but 1 matches the sum index, and D omits the linear growth factor. This application question tests accurate mathematical modeling translation required before applying calculus tools.

Q5. Analyze the graph of a continuous, positive, decreasing function f(x)f(x). If the area under f(x)f(x) from 1 to infinity is infinite, but the rectangles of width 1 and height f(n)f(n) appear to shrink rapidly, what is the correct conclusion?

A.The series converges because terms shrink.
B.The series diverges because the integral diverges. βœ…
C.The test is inconclusive due to visual ambiguity.
D.The series converges conditionally.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: This graph-based interpretation question challenges visual intuition versus analytical rigor. Even if individual terms f(n)f(n) appear to decrease quickly visually, the divergence of the corresponding improper integral definitively proves the divergence of the series via the integral test. Visual inspection of term size is insufficient for convergence determination; the cumulative area matters. This reinforces that the integral test provides a rigorous analytical bound that supersedes qualitative graphical impressions of term behavior.

Q6. Why does the integral test fail for the series βˆ‘n=1∞sin⁑2(n)n2\sum_{n=1}^{\infty} \frac{\sin^2(n)}{n^2} even though the series actually converges?

A.The function f(x)=sin⁑2(x)x2f(x) = \frac{\sin^2(x)}{x^2} is not monotone decreasing. βœ…
B.The integral ∫1∞sin⁑2(x)x2dx\int_1^{\infty} \frac{\sin^2(x)}{x^2} dx diverges.
C.The terms are not positive.
D.The function is discontinuous.
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: While sin⁑2(x)x2\frac{\sin^2(x)}{x^2} is positive and continuous, it oscillates due to the sine term and is not monotonically decreasing. The integral test requires monotonicity. However, the series still converges by direct comparison to βˆ‘1/n2\sum 1/n^2. This high-order error analysis question distinguishes between the failure of a specific test and the actual convergence property, preventing students from assuming 'test fails' equals 'series diverges'. It highlights the importance of checking all hypotheses.

Q7. Given f(x)f(x) is positive, continuous, and decreasing for xβ‰₯1x \geq 1, and ∫1∞f(x)dx\int_1^{\infty} f(x) dx converges to L. Which inequality correctly bounds the series sum S=βˆ‘n=1∞f(n)S = \sum_{n=1}^{\infty} f(n)?

A.S≀LS \leq L
B.Sβ‰₯f(1)+∫1∞f(x)dxS \geq f(1) + \int_1^{\infty} f(x) dx
C.∫1∞f(x)dx<S<f(1)+∫1∞f(x)dx\int_1^{\infty} f(x) dx < S < f(1) + \int_1^{\infty} f(x) dx βœ…
D.S=L+f(1)/2S = L + f(1)/2
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: This mixed concept question combines the integral test with remainder estimation logic. Geometrically, the right-endpoint Riemann sum (starting at n=2) underestimates the integral, while the left-endpoint sum overestimates it. Specifically, ∫1∞f(x)dx<βˆ‘n=1∞f(n)<f(1)+∫1∞f(x)dx\int_1^\infty f(x)dx < \sum_{n=1}^\infty f(n) < f(1) + \int_1^\infty f(x)dx. Understanding these geometric bounds is crucial for estimating sums, not just determining convergence. It requires synthesizing integral calculus inequalities with series definitions beyond simple binary convergence testing.

Q8. A student claims that since ∫1∞1xdx\int_1^{\infty} \frac{1}{x} dx diverges, the series βˆ‘n=1∞1n+1000\sum_{n=1}^{\infty} \frac{1}{n+1000} must also diverge. Is this reasoning valid?

A.No, because the shift changes convergence behavior.
B.Yes, because shifting indices does not affect divergence. βœ…
C.No, because the integral test cannot handle shifted denominators.
D.Yes, but only because the limit of terms is zero.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: This conceptual question addresses the invariance of convergence under finite shifts. Adding a constant to the denominator shifts the sequence but does not alter the asymptotic behavior or the divergence of the associated integral. The integral of 1/(x+1000)1/(x+1000) still involves a logarithm and diverges. Students often fear that structural changes invalidate standard tests, but understanding asymptotic equivalence is key. This validates robust conceptual understanding over rote memorization of specific forms like the harmonic series.

Q9. For the series βˆ‘n=1∞neβˆ’n2\sum_{n=1}^{\infty} n e^{-n^2}, applying the integral test involves evaluating ∫1∞xeβˆ’x2dx\int_1^{\infty} x e^{-x^2} dx. What makes this integral particularly suitable for the test compared to βˆ‘neβˆ’n\sum n e^{-n}?

A.It yields an elementary antiderivative via simple substitution. βœ…
B.It converges faster numerically.
C.It does not require integration by parts.
D.Both integrals are equally simple.
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: This comparative application question highlights practical selection criteria. While both series converge, ∫xeβˆ’x2dx\int x e^{-x^2} dx solves easily with u=x2u=x^2, whereas ∫xeβˆ’xdx\int x e^{-x} dx requires integration by parts. In exam or research settings, choosing the integral test depends on integrability. Recognizing when the associated integral is tractable is a higher-order skill combining calculus technique proficiency with series testing strategy, optimizing problem-solving efficiency.

Q10. Suppose βˆ‘n=1∞f(n)\sum_{n=1}^{\infty} f(n) converges. A student concludes lim⁑bβ†’βˆžβˆ«1bf(x)dx\lim_{b \to \infty} \int_1^b f(x) dx must exist. Under what condition is this conclusion guaranteed to be true?

A.Always, by the integral test.
B.Only if f(x)f(x) is positive, continuous, and decreasing. βœ…
C.Only if f(x)f(x) is differentiable.
D.Never; series convergence never implies integral convergence.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: This reverse-direction conceptual question probes the logical biconditional nature of the integral test. The implication 'series converges => integral converges' holds ONLY if the function satisfies the test's hypotheses. Without positivity or monotonicity, a series could converge (e.g., alternating series) while the integral behaves differently or is undefined. This prevents overgeneralization and enforces strict adherence to theorem conditions, a critical aspect of rigorous mathematical reasoning often overlooked in introductory courses.

Q11. When analyzing βˆ‘n=2∞1nln⁑nln⁑(ln⁑n)\sum_{n=2}^{\infty} \frac{1}{n \ln n \ln(\ln n)}, repeated application of the integral test suggests divergence. What pattern emerges regarding the number of nested logarithms required for convergence?

A.Any finite number of nested logs leads to divergence.
B.Convergence occurs only with three or more nested logs.
C.Convergence requires a power greater than 1 on the innermost log. βœ…
D.The series always converges regardless of nesting depth.
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: This Olympiad-style question explores the boundary of logarithmic convergence. Each integration step peels off one log layer via substitution, eventually reducing to ∫du/u\int du/u which diverges, unless a power > 1 exists somewhere in the chain. Mere nesting without sufficient power never achieves convergence. This deepens understanding of how slowly growing functions interact with integration, revealing the delicate hierarchy of convergence rates beyond standard p-series intuition.

Q12. A physics model gives energy dissipation as E=βˆ‘n=1∞n2(n3+1)0.9E = \sum_{n=1}^{\infty} \frac{n^2}{(n^3 + 1)^{0.9}}. Before computing, you estimate behavior using the integral test. Which simplified integral best predicts the outcome?

A.∫xβˆ’0.7dx\int x^{-0.7} dx, predicting divergence βœ…
B.∫xβˆ’1dx\int x^{-1} dx, predicting divergence
C.∫xβˆ’0.9dx\int x^{-0.9} dx, predicting divergence
D.∫xβˆ’2.7dx\int x^{-2.7} dx, predicting convergence
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: This modeling application requires asymptotic simplification before integration. For large x, n2/(n3)0.9β‰ˆn2/n2.7=nβˆ’0.7n^2 / (n^3)^{0.9} \approx n^2 / n^{2.7} = n^{-0.7}. The exponent -0.7 > -1 means divergence. Students must correctly identify dominant terms AND apply the p-test threshold to the simplified form. Errors arise from mishandling exponents during simplification or misapplying the convergence criterion. This integrates algebraic approximation skills with integral test application in a realistic scientific context.

Q13. Why can't we use the integral test to analyze βˆ‘n=1∞n!nn\sum_{n=1}^{\infty} \frac{n!}{n^n} directly, despite the terms being positive and eventually decreasing?

A.Factorials are not defined for real numbers in elementary calculus. βœ…
B.The function increases initially.
C.The integral is impossible to evaluate.
D.The series converges too quickly.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: This error analysis question targets domain restrictions. The factorial function n!n! lacks an elementary continuous extension to real numbers (Gamma function is advanced). Thus, constructing f(x)f(x) for the integral test is not feasible in standard calculus. Students must recognize when discrete structures prevent continuous analog construction. Alternative tests like ratio test are needed. This reinforces tool selection awareness and prevents blind application of the integral test to inappropriate series forms.

Q14. If f(x)f(x) is positive and decreasing but has jump discontinuities at every integer, can the integral test be applied to βˆ‘f(n)\sum f(n)?

A.Yes, as long as the integral exists.
B.No, continuity is a required hypothesis. βœ…
C.Yes, because series are inherently discrete.
D.Only if the jumps are small.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: This conceptual check verifies understanding of the continuity requirement. Even though series deal with integers, the integral test relies on comparing sum to area under a smooth curve. Discontinuities break the geometric bounding argument used in the proof. While some generalized versions exist, the standard theorem demands continuity. This question prevents sloppy hypothesis checking and emphasizes that mathematical theorems have precise, non-negotiable conditions that enable their validity.

Q15. Consider two series: A) βˆ‘1n1.01\sum \frac{1}{n^{1.01}} and B) βˆ‘1nln⁑n\sum \frac{1}{n \ln n}. Both have terms approaching zero. Using the integral test, which statement accurately compares their convergence behaviors?

A.Both diverge because exponents are close to 1.
B.A converges (p>1); B diverges (logarithmic integral). βœ…
C.Both converge because denominators grow.
D.A diverges; B converges due to extra log factor.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: This comparative analysis contrasts polynomial vs logarithmic decay rates. Series A is a p-series with p=1.01>1, hence convergent. Series B integrates to ln(ln x), which diverges. Despite similar-looking slow decay, the integral test reveals fundamentally different behaviors. Students often conflate 'slow decay' with divergence uniformly. This question sharpens discrimination between borderline convergent and divergent cases through integral evaluation, highlighting the sensitivity of convergence to functional form details.

Q16. In applying the integral test to βˆ‘n=1∞arctan⁑(n)n2\sum_{n=1}^{\infty} \frac{\arctan(n)}{n^2}, a student worries that arctan⁑(x)\arctan(x) is increasing. Does this invalidate the test?

A.Yes, the entire function must be decreasing.
B.No, because the product eventually decreases. βœ…
C.Yes, arctan makes the integral diverge.
D.No, because arctan is bounded.
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: This nuanced error analysis addresses composite function monotonicity. While arctan(x) increases, arctan⁑(x)/x2\arctan(x)/x^2 eventually decreases because the quadratic denominator dominates. The integral test requires eventual monotonicity, not global. Verifying derivative sign change confirms applicability. Students often reject valid applications due to component behavior rather than overall trend. This promotes deeper analysis of function composition and asymptotic dominance in hypothesis verification.

Q17. What is the primary reason the integral test works geometrically for a positive decreasing function?

A.The integral equals the sum exactly.
B.Rectangles can bound the area above and below consistently. βœ…
C.The function approaches zero.
D.Calculus is more powerful than algebra.
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: This foundational conceptual question targets the geometric intuition behind the theorem. For decreasing f, left Riemann sums overestimate and right sums underestimate the integral, creating sandwich bounds linking series partial sums to integral values. Understanding this bounding mechanism explains why positivity and monotonicity are essentialβ€”they ensure consistent directional errors. Without this geometric picture, the test becomes a mysterious recipe rather than a logical consequence of area comparison.

Q18. A researcher computes ∫1∞f(x)dx=3.5\int_1^{\infty} f(x) dx = 3.5 and concludes βˆ‘n=1∞f(n)=3.5\sum_{n=1}^{\infty} f(n) = 3.5. Later, numerical summation gives 4.2. What explains the discrepancy?

A.Numerical error in summation.
B.The integral test does not claim equality of values. βœ…
C.The function was not decreasing.
D.The integral was miscalculated.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: Reinforcing a critical distinction, this application scenario confronts the value-equality misconception head-on. The integral test is a convergence test, not a summation formula. The difference arises from the geometric gap between rectangles and curve area. In practice, this gap matters for estimation. Recognizing that 3.5 β‰  4.2 doesn't invalidate the test but reflects its true purpose prevents fundamental misunderstandings about what calculus tools actually guarantee versus what they merely suggest.

Q19. For βˆ‘n=1∞1n2+1\sum_{n=1}^{\infty} \frac{1}{\sqrt{n^2 + 1}}, the integral test leads to ∫dxx2+1\int \frac{dx}{\sqrt{x^2+1}}. What is the result and implication?

A.Converges to arcsinh(∞) β†’ finite
B.Diverges as ln(x + √(xΒ²+1)) β†’ ∞ βœ…
C.Converges to Ο€/2
D.Diverges as √x β†’ ∞
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: This application combines integration technique with convergence judgment. The antiderivative involves inverse hyperbolic sine or logarithmic form, both unbounded as xβ†’βˆž. Correctly evaluating this non-elementary-looking integral is key. Students might guess convergence due to similarity to 1/n, but the integral reveals logarithmic divergence. This links computational skill with theoretical conclusion, ensuring students don't bypass necessary calculus work when applying the test to less familiar integrands.

Q20. Which modification to βˆ‘1nln⁑n\sum \frac{1}{n \ln n} would make it convergent according to the integral test?

A.Changing numerator to 1
B.Squaring the logarithm: 1n(ln⁑n)2\frac{1}{n (\ln n)^2} βœ…
C.Starting at n=1 instead of n=2
D.Multiplying by (-1)^n
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: This reverse-engineering application asks students to construct a convergent variant. Squaring the log makes the u-integral ∫uβˆ’2du\int u^{-2} du, which converges. Other options either maintain divergence, violate domain, or invoke alternating series (outside integral test scope). This active manipulation demonstrates mastery beyond passive recognition, requiring understanding of how exponent changes affect integral outcomes. It transforms the test from diagnostic to design tool.

Q21. If f(x)f(x) is positive and decreasing, and βˆ‘f(n)\sum f(n) diverges, what can be said about ∫1∞f(x)dx\int_1^{\infty} f(x) dx?

A.It must converge.
B.It must diverge. βœ…
C.It may converge or diverge.
D.It equals infinity minus a constant.
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: This direct recall of the contrapositive reinforces the biconditional nature of the test. Divergence of series ⇔ divergence of integral under valid hypotheses. Students sometimes think the test only goes one way. Confirming bidirectional implication solidifies logical structure. While simple, it's essential scaffolding for harder problems. The explanation should emphasize that the equivalence is absolute when conditions hold, making the test reliable for both convergence and divergence proofs.

Q22. In a computational lab, you approximate βˆ‘n=1∞1n3\sum_{n=1}^{\infty} \frac{1}{n^3} using ∫1∞xβˆ’3dx+correction\int_1^{\infty} x^{-3} dx + \text{correction}. Why is the integral alone insufficient for high precision?

A.The integral ignores discrete sampling effects. βœ…
B.The integral diverges.
C.The function isn't decreasing.
D.Computers can't integrate cubics.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: This mixed-concept question bridges theory and numerical practice. The integral gives a rough estimate but misses the Euler-Maclaurin correction terms arising from discreteness. High-precision applications require acknowledging that integral β‰ˆ sum, not sum = integral. This connects pure math to computational reality, showing why understanding the gap matters beyond theoretical convergence. It elevates the integral test from pass/fail tool to first-order approximation in scientific computing contexts.

Q23. A student argues βˆ‘cos⁑2nn2\sum \frac{\cos^2 n}{n^2} diverges because ∫cos⁑2xx2dx\int \frac{\cos^2 x}{x^2} dx oscillates. Evaluate this claim.

A.Correct; oscillation implies divergence.
B.Incorrect; the integral actually converges absolutely.
C.Incorrect; the integral test doesn't apply due to non-monotonicity. βœ…
D.Correct; cosine prevents convergence.
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: This error analysis combines multiple pitfalls. First, cosΒ²x/xΒ² isn't monotone, so integral test is invalid regardless of integral behavior. Second, the integral actually converges (bounded by 1/xΒ²). Third, the series converges by comparison. The student's reasoning fails on three levels. Identifying the primary flaw (invalid test application) requires prioritizing hypothesis checking over integral evaluation. This comprehensive critique develops robust diagnostic skills for complex series scenarios.

Q24. For environmental modeling, pollutant accumulation is βˆ‘n=1∞100n1.5+50\sum_{n=1}^{\infty} \frac{100}{n^{1.5} + 50}. Does the constant 50 affect the convergence conclusion via integral test?

A.Yes, it slows decay enough to cause divergence.
B.No, asymptotic behavior dominates; still converges. βœ…
C.Yes, it shifts the integral lower bound.
D.Only if 50 > 100.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: This modeling application tests asymptotic reasoning. Constants become negligible vs n^1.5 for large n. The integral of 100/(x^1.5 + 50) behaves like ∫x^-1.5, converging. Students might overvalue constants in applied contexts. Recognizing dominant terms preserves theoretical correctness in messy real-world formulas. This reinforces that mathematical principles transcend superficial parameter variations, building confidence in applying abstract tests to concrete models without unnecessary recalculation.

Q25. What happens if you apply the integral test to βˆ‘n=1∞nn2+1\sum_{n=1}^{\infty} \frac{n}{n^2 + 1} but incorrectly set up ∫xx2dx\int \frac{x}{x^2} dx instead of ∫xx2+1dx\int \frac{x}{x^2+1} dx?

A.You get correct divergence conclusion anyway. βœ…
B.You get incorrect convergence conclusion.
C.You get incorrect divergence conclusion.
D.The integral becomes undefined.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: This error analysis examines robustness of conclusions. Both ∫x/(xΒ²+1) and ∫1/x diverge logarithmically. Despite wrong setup, the qualitative conclusion survives. However, this is coincidental, not justified. Students should recognize lucky escapes versus valid reasoning. In other cases, such simplification could flip convergence. This cautionary example promotes disciplined setup even when answers seem forgiving, preventing bad habits that fail in less symmetric problems.

Q26. Graphically, if y=f(x)y=f(x) is decreasing and positive, the sum βˆ‘n=2∞f(n)\sum_{n=2}^{\infty} f(n) corresponds to rectangles that lie:

A.Entirely above the curve y=f(x)
B.Entirely below the curve y=f(x) βœ…
C.Partially above and partially below
D.Tangent to the curve at midpoints
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: This graph-based recall reinforces the geometric proof mechanism. Right-endpoint rectangles for decreasing f sit below the curve, giving βˆ‘n=2Nf(n)<∫1Nf(x)dx\sum_{n=2}^N f(n) < \int_1^N f(x)dx. This visual fact drives the upper bound for series via integral. Solidifying this spatial relationship aids memory and enables reconstruction of inequalities during exams. Visual learners benefit from anchoring abstract tests to concrete pictures, making the logic more intuitive and durable.

Q27. For βˆ‘n=1∞ln⁑nn2\sum_{n=1}^{\infty} \frac{\ln n}{n^2}, the integral test requires integrating ln⁑xx2\frac{\ln x}{x^2}. What technique is mandatory?

A.Simple substitution
B.Integration by parts βœ…
C.Partial fractions
D.Trigonometric substitution
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: This application links integration methods to series testing. The ln/xΒ² form demands parts (u=ln x, dv=x⁻²dx). Students who forget this technique stall at the test application stage. Recognizing required calculus skills beforehand streamlines problem solving. This cross-topic integration ensures series chapter doesn't exist in isolation but connects to earlier techniques, promoting cohesive knowledge structure and practical readiness for diverse integrands encountered in convergence analysis.

Q28. A peer claims βˆ‘1n\sum \frac{1}{\sqrt{n}} converges because 'square roots grow fast'. Use the integral test to refute this.

A.The integral ∫xβˆ’0.5dx\int x^{-0.5} dx evaluates to 2x2\sqrt{x}, which diverges. βœ…
B.Square roots do grow fast, so the peer is correct.
C.The integral converges to 1.
D.The test is inconclusive for roots.
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: This direct application corrects a common misconception about root growth. Despite seeming substantial, √n grows too slowly for reciprocal sum convergence. The integral explicitly shows unbounded growth via 2√x. Quantitative refutation beats vague intuition. This builds habit of verifying gut feelings with calculus, especially for borderline cases where intuition often fails. Reinforcing p-series thresholds through integral derivation cements correct mental models of growth rate hierarchies.

Q29. In quantum mechanics, state densities involve βˆ‘g(n)\sum g(n). If g(x)g(x) is positive decreasing but ∫g(x)dx\int g(x)dx is analytically unsolvable, what is the best course?

A.Abandon the integral test; try comparison or ratio test. βœ…
B.Approximate the integral numerically to decide.
C.Assume convergence since physical quantities are finite.
D.Differentiate g(x) instead.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: This strategic application addresses practical limitations. When integrals resist analytic solution, the integral test loses utility despite theoretical validity. Switching to comparison/ratio tests leverages algebraic properties avoiding intractable calculus. Recognizing tool boundaries prevents wasted effort. This metacognitive skillβ€”selecting appropriate methods based on feasibilityβ€”is crucial in advanced problem solving where not every theoretically applicable tool is practically useful.

Q30. Consider βˆ‘n=1∞1n1+1/n\sum_{n=1}^{\infty} \frac{1}{n^{1 + 1/n}}. Note that exponent β†’ 1. Does the integral test help here?

A.Yes, it clearly diverges like harmonic series.
B.No, because the exponent varies with n. βœ…
C.Yes, it converges since exponent > 1 always.
D.The integral is elementary.
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: This challenging case exposes the test's limitation with variable exponents. f(x)=x^-(1+1/x) isn't a standard form; monotonicity and integrability are unclear. Though terms resemble 1/n, the varying exponent complicates direct integral evaluation. Comparison test with careful bounds is better. Recognizing when standard forms break down prevents misapplication. This cultivates flexibility and awareness that no single test universally applies, encouraging adaptive strategy selection.

Q31. If ∫1∞f(x)dx\int_1^{\infty} f(x) dx converges, and you add a constant C to each term forming βˆ‘(f(n)+C)\sum (f(n)+C), what happens?

A.New series converges if C>0.
B.New series always diverges (unless C=0). βœ…
C.Convergence unchanged.
D.Depends on magnitude of C.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: This conceptual question tests linearity understanding. Adding nonzero constant creates βˆ‘C which diverges. Original convergence is irrelevant; the new series splits into convergent + divergent = divergent. Students might think small C preserves convergence. This reinforces that convergence is fragile under additive perturbations, unlike multiplicative scaling. Understanding structural stability of series properties is vital for manipulating expressions safely in proofs and applications.

Q32. For βˆ‘n=2∞1n(ln⁑n)(ln⁑ln⁑n)2\sum_{n=2}^{\infty} \frac{1}{n (\ln n) (\ln \ln n)^2}, the integral test yields convergence. What substitution chain validates this?

A.u = ln x, then v = ln u βœ…
B.u = x ln x
C.u = ln ln x directly
D.No substitution needed
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: This multi-step application chains substitutions matching nested log structure. First u=ln x removes outer log, leaving ∫du/(u (ln u)Β²). Then v=ln u handles remaining part. Mastering chained substitutions extends integral test utility to complex iterated-log series. This technical proficiency enables handling advanced convergence problems beyond textbook basics, preparing students for research-level analysis where such series appear in algorithm complexity and number theory.

Q33. A student evaluates ∫1∞xx2+1dx\int_1^{\infty} \frac{x}{x^2+1} dx as 0 because numerator degree < denominator. Why is this wrong for convergence testing?

A.Degree comparison applies to rational functions at infinity, not definite integrals. βœ…
B.The integral actually converges to Ο€/4.
C.The function is negative.
D.Denominator degree must exceed numerator by 2.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: This error analysis targets misuse of polynomial heuristics. While deg(num)<deg(den) suggests termβ†’0, it doesn't guarantee integrability. Here, ratio ~1/x, whose integral diverges. Students confuse limit-of-term tests with integral convergence criteria. Clarifying that integration accumulates infinitesimals differently than pointwise limits prevents category errors. This strengthens conceptual separation between sequence limits and improper integral behavior.

Q34. In signal processing, energy is βˆ‘βˆ£h[n]∣2\sum |h[n]|^2. If h(t) is bandlimited and smooth, why might engineers prefer integral test over direct summation for theoretical bounds?

A.Integrals provide closed-form analytic bounds. βœ…
B.Summation is impossible for signals.
C.Signals are always continuous.
D.Engineers dislike discrete math.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: This modeling rationale explains disciplinary preferences. Analytic integrals yield exact expressions revealing parameter dependencies, unlike opaque numerical sums. For theoretical system design, functional relationships matter more than specific values. Understanding why integral test is valued beyond mere convergence checking connects math to engineering epistemology. This contextualizes abstract tools within professional practices, enhancing motivation and transferability of knowledge across domains.

Q35. For βˆ‘n=1∞1⌊xβŒ‹2\sum_{n=1}^{\infty} \frac{1}{\lfloor x \rfloor^2} evaluated at integers, why is f(x)=1/⌊xβŒ‹2f(x)=1/\lfloor x \rfloor^2 unsuitable for integral test despite matching series terms?

A.Floor function is discontinuous and not decreasing continuously. βœ…
B.It gives wrong answer.
C.It's too easy to integrate.
D.Series diverges.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: This error analysis focuses on function construction. Matching terms at integers isn't sufficient; f(x) must be continuous/decreasing everywhere on [1,∞). Floor function violates continuity. Proper f(x)=1/xΒ² should be used instead. Students sometimes mechanically plug series formula into integral without adapting to continuous requirements. Emphasizing proper continuous extension prevents formal violations and ensures geometric bounding arguments remain valid throughout the interval.

Q36. If βˆ‘f(n)\sum f(n) converges and f is positive decreasing, which bound is tightest for the remainder RN=βˆ‘n=N+1∞f(n)R_N = \sum_{n=N+1}^{\infty} f(n)?

A.RN<∫N∞f(x)dxR_N < \int_N^{\infty} f(x) dx βœ…
B.RN<f(N)R_N < f(N)
C.RN<∫N+1∞f(x)dx+f(N+1)R_N < \int_{N+1}^{\infty} f(x) dx + f(N+1)
D.RN=∫N∞f(x)dxR_N = \int_N^{\infty} f(x) dx
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: This mixed-concept question combines integral test with remainder estimation. Standard bound is RN<∫N∞f(x)dxR_N < \int_N^\infty f(x)dx. Tighter bounds exist but this is the canonical integral-test-derived estimate. Knowing this enables practical error control in approximations. Connecting convergence proof to quantitative estimation shows the test's dual utility. Students should internalize this inequality as operational tool, not just theoretical artifact, enabling effective numerical work with convergent series.

Q37. Why does βˆ‘sin⁑(1/n)n\sum \frac{\sin(1/n)}{n} require careful handling before applying integral test?

A.sin(1/x)/x is not monotone near 0. βœ…
B.Terms are negative.
C.Integral is non-elementary.
D.It actually diverges.
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: This challenging analysis notes subtle monotonicity issues. While sin(1/x)/x behaves like 1/xΒ² asymptotically (convergent), verifying monotonicity for all xβ‰₯1 requires derivative analysis. Near x=1, behavior may be complex. Blind application risks error. Better to use limit comparison with 1/nΒ² first. This exemplifies prudent mathematical practice: validate hypotheses thoroughly or choose safer alternatives. Develops maturity in recognizing when apparent suitability masks hidden complications.

Q38. In economics, discounting future utilities uses βˆ‘Ξ²nu(n)\sum \beta^n u(n). If u(n)=ln(n), why does integral test confirm divergence for Ξ²=1 but convergence for Ξ²<1?

A.Ξ²<1 adds exponential decay dominating log growth. βœ…
B.Log always diverges.
C.Integral test fails for Ξ²<1.
D.Ξ²=1 makes terms increase.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: This modeling synthesis combines geometric and logarithmic factors. At Ξ²=1, βˆ‘ln n diverges trivially. For Ξ²<1, exponential decay overwhelms any polynomial/log growth, ensuring convergence. Integral of Ξ²^x ln x converges via integration by parts and exponential dominance. Understanding interaction between decay types is crucial in dynamic models. This illustrates how integral test handles composite behaviors, reinforcing asymptotic hierarchy concepts in applied contexts.

πŸ”— Related Topics (MCQs)