Gaussian binomial coefficient

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

In mathematics, the Gaussian binomial coefficients (also called Gaussian coefficients, Gaussian polynomials, or q-binomial coefficients) are q-analogs of the binomial coefficients. The Gaussian binomial coefficient \textstyle\binom nk_q is a polynomial in q with integer coefficients, whose value when q is set to a prime power counts the number of subspaces of dimension k in a vector space of dimension n over a finite field with q elements.

Definition

The Gaussian binomial coefficients are defined by

{m \choose r}_q
= \begin{cases}
\frac{(1-q^m)(1-q^{m-1})\cdots(1-q^{m-r+1})} {(1-q)(1-q^2)\cdots(1-q^r)} & r \le m \\
0 & r>m \end{cases}

where m and r are non-negative integers. For r = 0 the value is 1 since numerator and denominator are both empty products. Although the formula in the first clause appears to involve a rational function, it actually designates a polynomial, because the division is exact in Z[q]. Note that the formula can be applied for r = m + 1, and gives 0 due to a factor 1 − q0 = 0 in the numerator, in accordance with the second clause (for even larger r the factor 0 remains present in the numerator, but its further factors would involve negative powers of q, whence explicitly stating the second clause is preferable). All of the factors in numerator and denominator are divisible by 1 − q, with as quotient a q number:

[k]_q=\frac{1-q^k}{1-q}=\sum_{0\leq i<k}q^i=1+q+q^2+\cdots+q^{k-1};

dividing out these factors gives the equivalent formula

{m \choose r}_q=\frac{[m]_q[m-1]_q\cdots[m-r+1]_q}{[1]_q[2]_q\cdots[r]_q}\quad(r\leq m),

which makes evident the fact that substituting q = 1 into \tbinom mr_q gives the ordinary binomial coefficient \tbinom mr. In terms of the q factorial [n]_q!=[1]_q[2]_q\cdots[n]_q, the formula can be stated as

{m \choose r}_q=\frac{[m]_q!}{[r]_q!\,[m-r]_q!}\quad(r\leq m),

a compact form (often given as only definition), which however hides the presence of many common factors in numerator and denominator. This form does make obvious the symmetry \tbinom mr_q=\tbinom m{m-r}_q for rm.

Instead of these algebraic expressions, one can also give a combinatorial definition of Gaussian binomial coefficients. The ordinary binomial coefficient \tbinom mr counts the r-combinations chosen from an m-element set. If one takes those m elements to be the different character positions in a word of length m, then each r-combination corresponds to a word of length m using an alphabet of two letters, say {0,1}, with r copies of the letter 1 (indicating the positions in the chosen combination) and mr letters 0 (for the remaining positions). To obtain from this model the Gaussian binomial coefficient \tbinom mr_q, it suffices to count each word with a factor qd, where d is the number of "inversions" of the word: the number of pairs of positions for which the leftmost position of the pair holds a letter 1 and the rightmost position holds a letter 0 in the word. It can be shown that the polynomials so defined satisfy the Pascal identities given below, and therefore coincide with the polynomials given by the algebraic definitions. A visual way to view this definition is to associate to each word a path across a rectangular grid with sides of height r and width mr, from the bottom left corner to the top right corner, taking a step right for each letter 0 and a step up for each letter 1. Then the number of inversions of the word equals the area of the part of the rectangle that is to the bottom-right of the path.

Unlike the ordinary binomial coefficient, the Gaussian binomial coefficient has finite values for m\rightarrow \infty (the limit being analytically meaningful for |q|<1):

{\infty \choose r}_q = \lim_{m\rightarrow \infty} {m \choose r}_q = \frac{1}{[r]_q!\,(1-q)^r}

Examples

{0 \choose 0}_q = {1 \choose 0}_q = 1
{1 \choose 1}_q = \frac{1-q}{1-q}=1
{2 \choose 1}_q = \frac{1-q^2}{1-q}=1+q
{3 \choose 1}_q = \frac{1-q^3}{1-q}=1+q+q^2
{3 \choose 2}_q = \frac{(1-q^3)(1-q^2)}{(1-q)(1-q^2)}=1+q+q^2
{4 \choose 2}_q = \frac{(1-q^4)(1-q^3)}{(1-q)(1-q^2)}=(1+q^2)(1+q+q^2)=1+q+2q^2+q^3+q^4

Properties

Like the ordinary binomial coefficients, the Gaussian binomial coefficients are center-symmetric, i.e., invariant under the reflection  r \rightarrow m-r :

{m \choose r}_q = {m \choose m-r}_q.

In particular,

{m \choose 0}_q ={m \choose m}_q=1 \, ,
{m \choose 1}_q ={m \choose m-1}_q=\frac{1-q^m}{1-q}=1+q+ \cdots + q^{m-1} \quad m \ge 1 \, .

The name Gaussian binomial coefficient stems from the fact[citation needed] that their evaluation at q = 1 is

{m \choose r}_1 = {m \choose r}

for all m and r.

The analogs of Pascal identities for the Gaussian binomial coefficients are

{m \choose r}_q = q^r {m-1 \choose r}_q + {m-1 \choose r-1}_q

and

{m \choose r}_q = {m-1 \choose r}_q + q^{m-r}{m-1 \choose r-1}_q.

There are analogs of the binomial formula, and of Newton's generalized version of it for negative integer exponents, although for the former the Gaussian binomial coefficients themselves do not appear as coefficients:

\prod_{k=0}^{n-1} (1+q^kt)=\sum_{k=0}^n q^{k(k-1)/2} 
{n \choose k}_q t^k

and

\prod_{k=0}^{n-1} \frac{1}{(1-q^kt)}=\sum_{k=0}^\infty  
{n+k-1 \choose k}_q t^k.

which, for n\rightarrow\infty become:

\prod_{k=0}^{\infty} (1+q^kt)=\sum_{k=0}^\infty \frac{q^{k(k-1)/2}t^k}{[k]_q!\,(1-q)^k}

and

\prod_{k=0}^\infty \frac{1}{(1-q^kt)}=\sum_{k=0}^\infty  
\frac{t^k}{[k]_q!\,(1-q)^k} .

The first Pascal identity allows one to compute the Gaussian binomial coefficients recursively (with respect to m ) using the initial "boundary" values

{m \choose m}_q ={m \choose 0}_q=1

and also incidentally shows that the Gaussian binomial coefficients are indeed polynomials (in q). The second Pascal identity follows from the first using the substitution  r \rightarrow m-r and the invariance of the Gaussian binomial coefficients under the reflection  r \rightarrow m-r . Both Pascal identities together imply

{m \choose r}_q = {{1-q^{m}}\over {1-q^{m-r}}}  {m-1 \choose r}_q

which leads (when applied iteratively for m, m − 1, m − 2,....) to an expression for the Gaussian binomial coefficient as given in the definition above.

Applications

Gaussian binomial coefficients occur in the counting of symmetric polynomials and in the theory of partitions. The coefficient of qr in

{n+m \choose m}_q

is the number of partitions of r with m or fewer parts each less than or equal to n. Equivalently, it is also the number of partitions of r with n or fewer parts each less than or equal to m.

Gaussian binomial coefficients also play an important role in the enumerative theory of projective spaces defined over a finite field. In particular, for every finite field Fq with q elements, the Gaussian binomial coefficient

{n \choose k}_q

counts the number vn,k;q of different k-dimensional vector subspaces of an n-dimensional vector space over Fq (a Grassmannian). When expanded as a polynomial in q, it yields the well-known decomposition of the Grassmannian into Schubert cells. Furthermore, when q is 1 (respectively -1), the Gaussian binomial coefficient yields the Euler characteristic of the corresponding complex (respectively real) Grassmannian. For example, the Gaussian binomial coefficient

{n \choose 1}_q=1+q+q^2+\cdots+q^{n-1}

is the number of one-dimensional subspaces in (Fq)n (equivalently, the number of points in the underlying projective space).

In the conventions common in applications to quantum groups, a slightly different definition is used; the quantum binomial coefficient there is

q^{k^2 - n k}{n \choose k}_{q^2}.

This version of the quantum binomial coefficient is symmetric under exchange of q and q^{-1}.

Triangles

The Gaussian binomial coefficients can be arranged in a triangle for each q, which is Pascal's triangle for q=1.
Read line by line these triangles form the following sequences in the OEIS:

References

  • Lua error in package.lua at line 80: module 'strict' not found. (undated, 2004 or earlier).
  • Ratnadha Kolhatkar, Zeta function of Grassmann Varieties (dated January 26, 2004)
  • Weisstein, Eric W., "q-Binomial Coefficient", MathWorld.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found. (2009).