With $d\leq 1$ and $$ a_j=\frac{\Gamma(j+d)}{\Gamma(j+1)\Gamma(d)}=\frac{d(d+1)\ldots(d+j-1)}{j!},\quad j=0,1,2,\ldots $$ my professor wrote in class that $$ \sum_{j=N}^\infty |a_j|\approx\sum_{j=N}^\infty(j-1)^{d-1}\approx\int_N^\infty x^{d-1}dx=\left.\frac{x^d}{d}\right|_N^\infty. $$ (Context: we were mainly concerned with the boundedness of $\sum_j |a_j|$.)
How do I understand/justify the first approximation above? I tried playing with Stirling approximation but I didn't get anything. I have very little experience working with the Gamma function.
Thank you for your help.
Hint: $n~(n-1)~(n-2)~\cdots~(n-k)\approx n^{k+1}$ for large n and fixed k.