What Is the Limit of the Sequence Defined by the Sum of Binomial Coefficients?

  • Thread starter Thread starter aaaa202
  • Start date Start date
  • Tags Tags
    Limit Sequence
AI Thread Summary
The discussion focuses on finding the limit of the series defined by the sum of binomial coefficients, specifically ƩK(n+m,n)zn. The Cauchy root test is applied to determine the convergence of the series, with the limit expressed as 1/R = limn->∞[(K(n+m,n))½]. Participants clarify that the series is infinite, running from n=0 to infinity, and express confusion about the convergence value. A suggestion is made to substitute z with -t, which transforms the coefficients into negative binomial coefficients, potentially simplifying the evaluation of the sum. The conversation emphasizes the need for clarity in defining the series and its parameters for effective analysis.
aaaa202
Messages
1,144
Reaction score
2

Homework Statement


I want to find the limit of ƩK(n+m,n)zn
K(a,b) being the binomial coefficient.

Homework Equations


Cauchy root test?

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?
 
Physics news on Phys.org
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
\sum \begin{pmatrix}n+m \\ n\end{pmatrix}z^n

The sum is over n with m fixed? And it is a finite sum? n goes from 0 to what?
 
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 :)
 
aaaa202 said:
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:
(-1)^n {n+m \choose n} = {-m \choose n}. That should allow you to evaluate the sum explicitly.

RGV
 
Last edited:
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top