Limit Convergence of $\sum_{n=r}^{\infty} \frac{(n-r)!}{n!}$

  • Thread starter Thread starter Gregg
  • Start date Start date
  • Tags Tags
    Convergence Limit
Gregg
Messages
452
Reaction score
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:
Physics news on Phys.org
I made a mistake with u, u_{n+1} the limit should actually be:

\displaystyle\lim_{n\to\infty}\frac{1}{\frac{r}{n}+1}

The question also states that r is an integer, it seems that for any r, the limit is 1? So this method is not useful in this situation.
 
Think about doing a comparison test with a p-series. Or should I say 'r-series', hint.
 
Do you mean to compare it with r = 1, which is the sum of 1/n which diverges. Then for any integer smaller than 1 clearly the numerator is dominant hence divergent. So r>1. r=2 gives

\displaystyle\sum_{n=2}^{\infty} \frac{1}{n^2-n}=1 ,

So then, for r\ge 2 I will be able to work out that since a greater series converged that these ones do also?
 
Yeah, basically. Take the r=2 case. 1/(n^2-n)<1/(n^2-n^2/2)=2/n^2 as long as n^2/2>n (which is true for sufficiently large n) since you've made the denominator smaller. Can you extend this to the general case of r>1?
 
Well r is an integer that is >=2 so is >1
 
Gregg said:
Well r is an integer that is >=2 so is >1

I MEANT can you prove it converges for r=3,4,5... In a way perhaps similar to what I outlined for r=2? Or don't you believe the r=2 argument?
 
\displaystyle \sum_{n=2}^{\infty} \left(\frac{2}{n^2}=\frac{1}{n^2-\frac{1}{2}n^2}\right) Converges, |\int^{\infty} \frac{2}{n^2}| &lt; \infty.

\displaystyle\sum_{n=r}^{\infty}\left(\frac{(n-r)!}{n!}= u_{n,r}\right)

u_{n,2} = \frac{1}{n^2-n} &lt; \frac{1}{n^2-\frac{1}{2}n^2} \iff n&lt;\frac{1}{2}n^2

So, it can be show to be true for r=2 easily, since r=2 implies n starts at 2 and therefore that all terms in the series are less than the one that converges hence it must converge, but that could have been done with the method of differences, you find the limit to be 1 in the case of r=2. I don't feel like I have access to r=3,4,5. from what I've done here though although all I need to show is that u_{n,r&gt;2} &lt; u_{n,2}

I think this is shown when considering r>2,

u_{n,r}=\frac{(n-r)!}{n!} \le u_{n,2} if (n-r)! \le ( n-2)! \Rightarrow r \ge 2

Since u_{n,r&gt;1}\le u_{n,2} it must converge.
 
I'm not sure what you are talking about. Try r=3. u_n=1/(n*(n-1)*(n-2)). Can you show u_n<C/n^3 from some constant C and n sufficiently large? How large is 'sufficiently large'?
 
  • #10
I really don't know
 
  • #11
1/(n*(n-1)*(n-2))=(1/n^3)*(1/(1*(1-1/n)*(1-2/n))). What happens to the second factor as n gets large?
 

Similar threads

Replies
2
Views
2K
Replies
3
Views
1K
Replies
6
Views
2K
Replies
13
Views
1K
Replies
8
Views
2K
Replies
5
Views
2K
Replies
7
Views
1K
Back
Top