Gregg
- 452
- 0
Homework Statement
How does r affect the convergence of:
[tex]\displaystyle\sum_{n=r}^{\infty} \frac{(n-r)!}{n!}[/tex]
The Attempt at a Solution
[tex]\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[/tex]
I thought that DAlembert's ratio test was appropriate maybe?
[tex]\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[/tex]
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: