Ratio and Root Test Flashcards

(30 cards)

1
Q

Ratio Test: Determine the convergence of $\sum_{n=1}^{\infty} \frac{n!}{n^n}$.

A

Converges. The limit $\lim_{n \to \infty} |\frac{a_{n+1}}{a_n}|$ simplifies to $\lim (1 + 1/n)^{-n} = 1/e$, which is $< 1$.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Root Test: Determine the convergence of $\sum_{n=1}^{\infty} (\frac{n-1}{n})^{n^2}$.

A

Converges. The limit $\lim_{n \to \infty} \sqrt[n]{|a_n|}$ is $\lim (1 - 1/n)^n = 1/e$, which is $< 1$.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Ratio Test: Analyze $\sum_{n=1}^{\infty} \frac{(2n)!}{(n!)^2}$.

A

Diverges. The ratio $\frac{a_{n+1}}{a_n}$ simplifies to $\frac{(2n+2)(2n+1)}{(n+1)^2}$, which has a limit of $4 > 1$.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Root Test: Determine the convergence of $\sum_{n=1}^{\infty} \frac{n^2}{2^n}$.

A

Converges. The limit $\lim_{n \to \infty} \frac{(\sqrt[n]{n})^2}{2} = 1/2$, which is $< 1$.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Ratio Test: Analyze $\sum_{n=1}^{\infty} \frac{3^n n!}{n^n}$.

A

Diverges. The limit of the ratio is $3/e \approx 3/2.718$, which is $> 1$.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Root Test: Analyze $\sum_{n=1}^{\infty} (\frac{2n+3}{3n+2})^n$.

A

Converges. The limit $\lim_{n \to \infty} \frac{2n+3}{3n+2} = 2/3$, which is $< 1$.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Conceptual: If $\lim_{n \to \infty} |\frac{a_{n+1}}{a_n}| = 1$, can the Root Test provide a conclusive result?

A

No. If the Ratio Test is inconclusive ($L=1$) for a standard algebraic/power series, the Root Test will also be inconclusive ($L=1$).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Ratio Test: Determine the convergence of $\sum_{n=1}^{\infty} \frac{(n!)^2}{(2n)!}$.

A

Converges. The ratio simplifies to $\frac{(n+1)^2}{(2n+2)(2n+1)}$, which has a limit of $1/4 < 1$.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Root Test: Analyze $\sum_{n=1}^{\infty} (\ln(e + \frac{1}{n}))^n$.

A

Diverges. The limit $\lim_{n \to \infty} \ln(e + 1/n) = \ln(e) = 1$, making the test inconclusive. (However, the terms approach $1$, so it diverges by the nth-term test).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Ratio Test: Analyze $\sum_{n=1}^{\infty} \frac{100^n}{n!}$.

A

Converges. The ratio is $\frac{100}{n+1}$, which approaches $0 < 1$.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Root Test: Determine the convergence of $\sum_{n=1}^{\infty} (1 + \frac{1}{n})^{-n^2}$.

A

Converges. The limit is $\lim (1 + 1/n)^{-n} = 1/e < 1$.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Ratio Test: Analyze $\sum_{n=1}^{\infty} \frac{n!}{(2n+1)!}$.

A

Converges. The ratio is $\frac{n+1}{(2n+3)(2n+2)}$, which approaches $0 < 1$.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Root Test: Analyze $\sum_{n=1}^{\infty} (\frac{n}{n+1})^n$.

A

Inconclusive. The limit $\lim \frac{n}{n+1}$ is $1$. (Note: The series diverges by the nth-term test because the terms approach $1/e$).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Conceptual: Which test is typically more efficient for series involving factorials?

A

The Ratio Test, because factorials cancel out cleanly in the fraction $\frac{a_{n+1}}{a_n}$.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Ratio Test: Analyze $\sum_{n=1}^{\infty} \frac{(n+1)!}{e^{n^2}}$.

A

Converges. The ratio $\frac{n+2}{e^{2n+1}}$ approaches $0$ because exponential growth in the denominator dominates the linear numerator.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Root Test: Determine the convergence of $\sum_{n=1}^{\infty} (\frac{\arctan n}{n})^n$.

A

Converges. The limit is $\lim \frac{\arctan n}{n} = 0 < 1$.

17
Q

Ratio Test: Analyze $\sum_{n=1}^{\infty} \frac{4^n (n!)^2}{(2n)!}$.

A

Inconclusive. The limit of the ratio is $\lim \frac{4(n+1)^2}{(2n+2)(2n+1)} = 1$.

18
Q

Root Test: Analyze $\sum_{n=1}^{\infty} \frac{2^{n^2}}{n!}$.

A

Diverges. The limit $\lim \frac{2^n}{\sqrt[n]{n!}}$ approaches $\infty$ because $2^n$ grows much faster than the average value of the factors in the factorial.

19
Q

Ratio Test: Analyze $\sum_{n=1}^{\infty} \frac{1 \cdot 3 \cdot 5 \dots (2n-1)}{2 \cdot 4 \cdot 6 \dots (2n)}$.

A

Inconclusive. The ratio is $\frac{2n+1}{2n+2}$, which approaches $1$.

20
Q

Root Test: Determine the convergence of $\sum_{n=1}^{\infty} \frac{n^k}{k^n}$ for $k > 1$.

A

Converges. The limit is $\lim \frac{(\sqrt[n]{n})^k}{k} = 1/k$, which is $< 1$ since $k > 1$.

21
Q

Conceptual: If a series $\sum a_n$ converges by the Ratio Test, does $\sum |a_n|$ also converge?

A

Yes. The Ratio Test naturally tests for absolute convergence because it uses the absolute value of the terms.

22
Q

Ratio Test: Analyze $\sum_{n=1}^{\infty} \frac{(n!)^2 2^n}{(2n)!}$.

A

Converges. The limit of the ratio is $2 \cdot (1/4) = 1/2 < 1$.

23
Q

Root Test: Analyze $\sum_{n=1}^{\infty} (\frac{n}{2n+1})^n$.

A

Converges. The limit is $1/2 < 1$.

24
Q

Ratio Test: Analyze $\sum_{n=1}^{\infty} \frac{n^3}{3^n}$.

A

Converges. The ratio $\frac{(n+1)^3}{3n^3}$ approaches $1/3 < 1$.

25
Root Test: Analyze $\sum_{n=1}^{\infty} (\sqrt[n]{n} - 1)^n$.
Converges. The limit is $\lim (\sqrt[n]{n} - 1) = 1 - 1 = 0 < 1$.
26
Ratio Test: Analyze $\sum_{n=1}^{\infty} \frac{2^n n!}{(n+2)!}$.
Diverges. The ratio $\frac{2(n+1)}{n+3}$ approaches $2 > 1$.
27
Root Test: Analyze $\sum_{n=1}^{\infty} \frac{e^n}{n^n}$.
Converges. The limit $\lim e/n$ is $0 < 1$.
28
Ratio Test: Find the radius of convergence $R$ for $\sum_{n=1}^{\infty} \frac{x^n}{n!}$.
$R = \infty$. The Ratio Test shows the limit is $0$ for any $x$, so it converges for all real numbers.
29
Root Test: Analyze $\sum_{n=1}^{\infty} (1 - \frac{2}{n})^{n^2}$.
Converges. The limit $\lim (1 - 2/n)^n$ is $e^{-2} = 1/e^2 < 1$.
30
Conceptual: If $\lim_{n \to \infty} |\frac{a_{n+1}}{a_n}| = L > 1$, what can you conclude about $\lim_{n \to \infty} a_n$?
The limit $\lim_{n \to \infty} a_n \ne 0$ (in fact, the terms grow infinitely in magnitude), so the series diverges by the nth-term test.