- 4,796
- 32
The proof of Raabe's test
I was asked to prove Raabes test in the form that if
|a_{n+1}/a_{n}|<1-A/n
for some A>1 and for n large enough, then the series converges absolutely.
After struggling for days (I work at a factory doing repetitive work so I can easily let my body work while I think about math
), I capitulated and peeked at the hint at the end of the book. It says, let
P_n=\prod_{k=1}^{n}\left(1-\frac{A}{k}\right)
and show that
\ln(P_n)=-A\ln(n)+O(1).
While I understand perfectly how this equality is the kernel of the proof, I can't seem to be able to demonstrate its truth. My best shot is...
\ln(P_n)=\sum_{k=1}^n\ln\left(1-\frac{A}{k}\right)\leq \sum_{k=1}^n\left(1-\frac{A}{k}\right)=n-A\sum_{k=1}^n\frac{1}{k}=n-A\ln(n)+O(1)
The last equality is because the sequence \gamma_n=\sum_{k=1}^n\frac{1}{k}-\ln(n) is decreasing and bounded below by 0 (and converges to Euler's cst \gamma).
Homework Statement
I was asked to prove Raabes test in the form that if
|a_{n+1}/a_{n}|<1-A/n
for some A>1 and for n large enough, then the series converges absolutely.
After struggling for days (I work at a factory doing repetitive work so I can easily let my body work while I think about math

P_n=\prod_{k=1}^{n}\left(1-\frac{A}{k}\right)
and show that
\ln(P_n)=-A\ln(n)+O(1).
While I understand perfectly how this equality is the kernel of the proof, I can't seem to be able to demonstrate its truth. My best shot is...
\ln(P_n)=\sum_{k=1}^n\ln\left(1-\frac{A}{k}\right)\leq \sum_{k=1}^n\left(1-\frac{A}{k}\right)=n-A\sum_{k=1}^n\frac{1}{k}=n-A\ln(n)+O(1)
The last equality is because the sequence \gamma_n=\sum_{k=1}^n\frac{1}{k}-\ln(n) is decreasing and bounded below by 0 (and converges to Euler's cst \gamma).
Last edited: