New Reply

Find the limit of sequence

 
Share Thread Thread Tools
Jun14-12, 06:55 AM   #1
 

Find the limit of sequence


1. The problem statement, all variables and given/known data
I want to find the limit of ƩK(n+m,n)zn
K(a,b) being the binomial coefficient.

2. Relevant equations
Cauchy root test?


3. The attempt at a solution

Trying the cauchy root test I get:

1/R = limn->∞[(K(n+m,n))½]

But what do I do from here?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Jun14-12, 07:05 AM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
The "Cauchy root test" tells you whether or not a series converges. It says nothing about what it converges to. If I read this correctly, you have
[tex]\sum \begin{pmatrix}n+m \\ n\end{pmatrix}z^n[/tex]

The sum is over n with m fixed? And it is a finite sum? n goes from 0 to what?
Jun14-12, 07:42 AM   #3
 
well maybe I named it wrong, but I meant the formula stated above, which gives an explicit expression for the radius of convergence, R.
And the sum is from zero to infinity. Sorry for the lack of information :)
Jun14-12, 10:23 AM   #4
 
Recognitions:
Homework Helper Homework Help

Find the limit of sequence


Quote by aaaa202 View Post
well maybe I named it wrong, but I meant the formula stated above, which gives an explicit expression for the radius of convergence, R.
And the sum is from zero to infinity. Sorry for the lack of information :)
If you set z = -t, the coefficient of t^n is the "negative binomial" coefficient:
[tex] (-1)^n {n+m \choose n} = {-m \choose n}.[/tex] That should allow you to evaluate the sum explicitly.

RGV
New Reply
Thread Tools


Similar Threads for: Find the limit of sequence
Thread Forum Replies
Find the limit of a recursive sequence Calculus & Beyond Homework 0
Determine whether the sequence converges or diverges and find the limit Calculus & Beyond Homework 3
Show this sequence converges and find its limit Calculus & Beyond Homework 17
Find the limit of the sequence x * sin(1/x) Calculus & Beyond Homework 7
Find the limit of the sequence... Calculus 2