Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Ratio test
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Examples == === Convergent because ''L'' < 1 === Consider the series :<math>\sum_{n=1}^\infty\frac{n}{e^n}</math> Applying the ratio test, one computes the limit :<math>L = \lim_{n\to\infty} \left| \frac{a_{n+1}}{a_n} \right| = \lim_{n\to\infty} \left| \frac{\frac{n+1}{e^{n+1}}}{\frac{n}{e^n}}\right| = \frac{1}{e} < 1.</math> Since this limit is less than 1, the series converges. === Divergent because ''L'' > 1 === Consider the series :<math>\sum_{n=1}^\infty\frac{e^n}{n}.</math> Putting this into the ratio test: :<math>L = \lim_{n\to\infty} \left| \frac{a_{n+1}}{a_n} \right| = \lim_{n\to\infty} \left| \frac{\frac{e^{n+1}}{n+1}}{\frac{e^n}{n}} \right| = e > 1.</math> Thus the series diverges. === Inconclusive because ''L'' = 1 === Consider the three series :<math>\sum_{n=1}^\infty 1,</math> :<math>\sum_{n=1}^\infty \frac{1}{n^2},</math> :<math>\sum_{n=1}^\infty \frac{(-1)^{n+1}}{n}.</math> The first series ([[1 + 1 + 1 + 1 + β―]]) diverges, the second (the one central to the [[Basel problem]]) converges absolutely and the third (the [[alternating harmonic series]]) converges conditionally. However, the term-by-term magnitude ratios <math>\left|\frac{a_{n+1}}{a_n}\right|</math> of the three series are <math>1,</math> <math>\frac{n^2}{(n+1)^2}</math> and <math>\frac{n}{n+1}</math>. So, in all three, the limit <math>\lim_{n\to\infty}\left|\frac{a_{n+1}}{a_n}\right|</math> is equal to 1. This illustrates that when ''L'' = 1, the series may converge or diverge: the ratio test is inconclusive. In such cases, more refined tests are required to determine convergence or divergence.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)