Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

Closed form for $\sum_{j=0}^{\infty}{\alpha \choose j} {\beta \choose j}x^j$

WolframAlpha immediately gives hypergeometric form $F_{\alpha, \beta}(x) = {}_2 F_1(-\alpha, -\beta; 1; x)$.


Here is a "metaproof" that no simple closed form exists.

A conjecture by Carnevale and Voll states that:

For nonnegative integers $\alpha,\beta$ with $\alpha>\beta$, we have that $$ F_{\alpha,\beta}(-1)\neq 0. $$

As far as I know, the conjecture is still open!

For recent work in this direction see this article by Habsieger.

Tags:

Differential Equations

Binomial Coefficients

Polynomials

Ca.Classical Analysis And Odes

Closed Form Expressions

Related

Graph in which no cycle has two crossing chords What are efficient pooling designs for RT-PCR tests? Do you know an elegant proof for this expression for a Schur function? Arithmetic zeta functions of products and fibrations Throwing a fair die until most recent roll is smaller than previous one Is $\Bigl\{ n \sum_{k=2}^{n-1} \frac{1}{k}\Bigr\}$ unique $\forall n \in \Bbb{N}, n>1$ Explicit large finite fields in characteristic $2$ Is there a finite dimensional algebra with left finitistic dimension different from its right finitistic dimension? Looking for a reference on conformal mapping on $\Bbb R^n$ What are the sufficient and necessary conditions for surjective submersions to be locally trivial Non-homeomorphic connected $T_2$-spaces with isomorphic topology poset Banach algebra of smooth functions

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy