Gregg
- 452
- 0
Homework Statement
How does r affect the convergence of:
\displaystyle\sum_{n=r}^{\infty} \frac{(n-r)!}{n!}
The Attempt at a Solution
\displaystyle\sum_{n=r}^{\infty} \frac{(n-r)!}{n!}=\displaystyle\sum_{n=r}^{\infty} \frac{(n-1)!}{(r+n)!}=\displaystyle\sum_{n=r}^{\infty} u_n
I thought that DAlembert's ratio test was appropriate maybe?
\displaystyle\lim_{n\to \infty}\left(\frac{u_{n+1}}{u_n}\right)=\displaystyle\lim_{n\to \infty}\left(\frac{n!(r+n)!}{(r+n+1)!(n-1)!}\right)=\displaystyle\lim_{n\to \infty}\left(\frac{n}{(r+n+1)}\right)=\rho
I think I must have made a mistake, the first summation equation looks suspicious to me but as far as I remember it holds due to the summation starting at r thus they cancel and you simply have an (n-1)! numerator. Maybe the wrong method?
Last edited: