Bounding an exponential row

29 Views Asked by At

Let $0<c<1$. I need to bound $$ \sum_{i=1}^n \frac{c^{n-i}}{i}\leq C n^{-?} $$

for some constant $C>0$. Does anyone know how to optimal bound this sum? Thank you very much for any suggestions.