Questions: Root Test

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

You want to determine whether the series Σ(3n/(4n+1))ⁿ converges. Which test is most natural, and what is the conclusion?

ARatio Test: compute the ratio of consecutive terms; it concludes divergence
BRoot Test: take the nth root to get L = 3/4 < 1, conclude absolute convergence
CComparison Test: compare to the harmonic series and conclude divergence
DIntegral Test: integrate (3x/(4x+1))^x and conclude convergence
Question 2 Multiple Choice

You apply the Root Test to a series and compute L = lim_{n→∞} |aₙ|^{1/n} = 1. What can you conclude?

AThe series converges absolutely, because L = 1 means the terms shrink at a geometric rate
BThe series diverges, because L = 1 means the terms do not go to zero
CThe series converges conditionally but not absolutely
DThe test is inconclusive — both convergent and divergent series can yield L = 1
Question 3 True / False

The Root Test and Ratio Test are theoretically equivalent in power: when both are applicable and the limits exist, they yield the same value of L.

TTrue
FFalse
Question 4 True / False

If the Root Test gives L = 1, the series converges conditionally.

TTrue
FFalse
Question 5 Short Answer

Why is the Root Test particularly well-suited for series of the form Σ(f(n))ⁿ, and what happens algebraically when you apply it?

Think about your answer, then reveal below.