After asking a question in another thread regarding a specific series, I was directed towards Raabe's test. However, I have some doubts regarding the proof at https://en.wikipedia.org/wiki/Ratio_test.
Questions:
1) How does the author deduce $ca_Ne^{-R\log(n)}$ from $a_Ne^{-R(\frac{1}{N}+...+\frac{1}{n})}$? I mean specifically $\log(n)$. I tried to use Maclaurin expansion, but I could not see.
2) In the same expression $a_Ne^{-R(\frac{1}{N}+...+\frac{1}{n})}\geqslant ca_Ne^{-R\log(n)}$. What is $c$? Why use $c$?

1) I comes from the lower Riemann sums for $\int_{N-1}^n\frac{\mathrm d t}t$ $$\log n-\log(N-1)=\int_{N-1}^n\frac{\mathrm d t}t\ge\sum_{k=N}^n\frac 1k$$ $$\text{so that }\qquad\mathrm e^{-R\bigl(\tfrac 1N+\dots+\tfrac 1n\bigr) }\ge\mathrm e^{-R\bigl(\log n-\log(N-1)\bigr)}=\mathrm e^{-R\log n}\underbrace{\mathrm e^{R\log(N-1)}}_{=c}$$