Step 1: Understanding the Concept:
The convergence of an infinite series can be determined using several tests.
Two of the most common tests are D'Alembert's Ratio Test and Cauchy's Root Test.
Step 3: Detailed Explanation:
Let us analyze D'Alembert's Ratio Test for an infinite series \(\sum a_n\) of non-zero real numbers.
We calculate the limit of the absolute ratio of consecutive terms:
\[ L = \lim_{n\to\infty} \left|\frac{a_{n+1}}{a_n}\right| \]
The test states that:
1. If \(L < 1\), the series \(\sum a_n\) is absolutely convergent (and therefore convergent).
2. If \(L > 1\) (or \(L = \infty\)), the series is divergent.
3. If \(L = 1\), the test is inconclusive, and the series may converge or diverge.
In competitive exam questions, the condition \(L < 1\) is often written as the primary requirement for convergence under this test.
Let us evaluate the options:
- Option (C) represents this standard ratio test condition for convergence:
\[ \lim_{n\to\infty} \left|\frac{a_{n+1}}{a_n}\right| < 1 \]
- Options (A) and (B) describe Cauchy's Root Test, but they state \(> 1\) (which causes divergence) or \(= 1\) (which is inconclusive).
Thus, Option (C) is the correct statement.
Step 4: Final Answer:
Therefore, the correct option is (C).