Let $c$ and $N$ be two positive real number with $c>0$, and $x$ very high number. The number $c$ have two cases $c<1$ and $c\geq 1$.
if ther is any upper bound and lower bound for the following expression $$ \sum_{n=0}^{N-1}(-1)^n\binom{N-1}{n}\frac{1}{(n+1)*cx} $$ for the two case.
Can we upper bound $$ \sum_{n=0}^{N-1}(-1)^n\binom{N-1}{n}\frac{1}{(n+1)*cx} $$ by $$ \sum_{n=0}^{N-1}(-1)^n\binom{N-1}{n}\frac{1}{n+cx} $$ or can we do \begin{align} ncx+cx\geq& n+cx\\ \frac{1}{ncx+cx}\leq& \frac{1}{n+cx} \end{align}