Telephone number (mathematics)

This is a good article. Click here for more information.
Page semi-protected
Source: Wikipedia, the free encyclopedia.

Ten drawings, each of the complete graph on four vertices. Besides the top one, each drawing has some number of connecting edges highlighted. Highlighted edges are chosen such that none share a vertex.
The complete graph K4 has ten matchings, corresponding to the value T(4) = 10 of the fourth telephone number.

In

recurrence equation by which they may be calculated,[1]
giving the values (starting from n = 0)

Applications

John Riordan provides the following explanation for these numbers: suppose that n people subscribe to a telephone service that can connect any two of them by a call, but cannot make a single call connecting more than two people. How many different patterns of connection are possible? For instance, with three subscribers, there are three ways of forming a single telephone call, and one additional pattern in which no calls are being made, for a total of four patterns.[2] For this reason, the numbers counting how many patterns are possible are sometimes called the telephone numbers.[3][4]

Every pattern of pairwise connections between n people defines an

combinatorial enumeration problem studied by Rothe in 1800[1] and these numbers have also been called involution numbers.[5][6]

In graph theory, a subset of the edges of a graph that touches each vertex at most once is called a matching. Counting the matchings of a given graph is important in chemical graph theory, where the graphs model molecules and the number of matchings is the Hosoya index. The largest possible Hosoya index of an n-vertex graph is given by the complete graphs, for which any pattern of pairwise connections is possible; thus, the Hosoya index of a complete graph on n vertices is the same as the n-th telephone number.[7]

Five squares on top of four squares on top of one square, all justified left. They read, from left to right, bottom to top: 1,2,4,7,8,3,5,6,9,10
A standard Young tableau

A

Ferrers diagram is a geometric shape formed by a collection of n squares in the plane, grouped into a polyomino with a horizontal top edge, a vertical left edge, and a single monotonic chain of edges from top right to bottom left. A standard Young tableau
is formed by placing the numbers from 1 to n into these squares in such a way that the numbers increase from left to right and from top to bottom throughout the tableau. According to the Robinson–Schensted correspondence, permutations correspond one-for-one with ordered pairs of standard Young tableaux. Inverting a permutation corresponds to swapping the two tableaux, and so the self-inverse permutations correspond to single tableaux, paired with themselves.[8] Thus, the telephone numbers also count the number of Young tableaux with n squares.[1] In representation theory, the Ferrers diagrams correspond to the irreducible representations of the symmetric group of permutations, and the Young tableaux with a given shape form a basis of the irreducible representation with that shape. Therefore, the telephone numbers give the sum of the degrees of the irreducible representations.[9]

abcdefgh
8
d8 white rook
g7 white rook
c6 white rook
a5 white rook
e4 white rook
h3 white rook
b2 white rook
f1 white rook
8
77
66
55
44
33
22
11
abcdefgh
A diagonally symmetric non-attacking placement of eight rooks on a chessboard

In the mathematics of chess, the telephone numbers count the number of ways to place n rooks on an n × n chessboard in such a way that no two rooks attack each other (the so-called eight rooks puzzle), and in such a way that the configuration of the rooks is symmetric under a diagonal reflection of the board. Via the Pólya enumeration theorem, these numbers form one of the key components of a formula for the overall number of "essentially different" configurations of n mutually non-attacking rooks, where two configurations are counted as essentially different if there is no symmetry of the board that takes one into the other.[10]

Mathematical properties

Recurrence

The telephone numbers satisfy the recurrence relation

first published in 1800 by Heinrich August Rothe, by which they may easily be calculated.[1] One way to explain this recurrence is to partition the T(n) connection patterns of the n subscribers to a telephone system into the patterns in which the first person is not calling anyone else, and the patterns in which the first person is making a call. There are T(n − 1) connection patterns in which the first person is disconnected, explaining the first term of the recurrence. If the first person is connected to someone, there are n − 1 choices for that person, and T(n − 2) patterns of connection for the remaining n − 2 people, explaining the second term of the recurrence.[11]

Summation formula and approximation

The telephone numbers may be expressed exactly as a summation

In each term of the first sum, gives the number of matched pairs, the binomial coefficient counts the number of ways of choosing the elements to be matched, and the double factorial
is the product of the odd integers up to its argument and counts the number of ways of completely matching the 2k selected elements.[1][11] It follows from the summation formula and Stirling's approximation that, asymptotically,[1][11][12]

Generating function

The

exponential generating function of the telephone numbers is[11][13]
In other words, the telephone numbers may be read off as the coefficients of the
Taylor series of exp(x + x2/2) and, in particular, the n-th telephone number is the value at zero of the n-th derivative of this function. The exponential generating function can be derived in a number of ways; for example, taking the recurrence relation for T(n) above, multiplying it by xn−1 / (n − 1)!, and summing over n ≥ 1 gives
The general solution to this differential equation is G(x) ∝ exp(x + x2/2), and T(0) = 1 shows that the constant of proportionality is 1.

This function is closely related to the exponential generating function of the

Hermite polynomials, which are the matching polynomials of the complete graphs.[13]
The sum of absolute values of the coefficients of the n-th (probabilist's) Hermite polynomial is the n-th telephone number, and the telephone numbers can also be realized as certain special values of the Hermite polynomials:[5][13]

Prime factors

For large values of n, the n-th telephone number is divisible by a large

prime factorization) of T(4k) and of T(4k + 1) is k; for T(4k + 2) it is k + 1, and for T(4k + 3) it is k + 2.[14]

For any prime number p, one can test whether there exists a telephone number divisible by p by computing the recurrence for the sequence of telephone numbers, modulo p, until either reaching zero or detecting a cycle. The primes that divide at least one telephone number are[15]

2, 5, 13, 19, 23, 29, 31, 43, 53, 59, ... (sequence A264737 in the OEIS)

The odd primes in this sequence have been called inefficient. Each of them divides infinitely many telephone numbers.[16]

References