TOPICS
Search

(p,q)-Binomial Coefficient


The (p,q)-binomial coefficient is a two-parameter generalization of the q-binomial coefficient. For nonnegative integers n and k with 0<=k<=n, it is defined by

 [n; k]_(p,q)=product_(i=1)^k(p^(n-i+1)-q^(n-i+1))/(p^i-q^i)=([n]_(p,q)!)/([k]_(p,q)![n-k]_(p,q)!),

where p!=q, [j]_(p,q)=(p^j-q^j)/(p-q), and the corresponding factorial is [j]_(p,q)!=[j]_(p,q)[j-1]_(p,q)...[1]_(p,q). The coefficient is defined to be zero for k>n (Corcino 2008).

It is symmetric under interchange of p and q, reduces to the q-binomial coefficient when p=1, and reduces to the binomial coefficient in the limit (p,q)->(1,1). It satisfies the recurrence equation

 [n+1; k]_(p,q)=p^k[n; k]_(p,q)+q^(n-k+1)[n; k-1]_(p,q).

See also

Binomial Coefficient, (p,q)-Calculus, q-Binomial Coefficient

Explore with Wolfram|Alpha

References

Corcino, R. B. "On p,q-Binomial Coefficients." Integers 8, A29, 1-16, 2008. https://doi.org/10.5281/zenodo.10083989.

Cite this as:

Weisstein, Eric W. "(p,q)-Binomial Coefficient." From MathWorld--A Wolfram Resource. https://mathworld.wolfram.com/pq-BinomialCoefficient.html

Subject classifications