Langford pairing
From Wikipedia, the free encyclopedia
In combinatorial mathematics, a Langford pairing, also called a Langford sequence, is a permutation of the sequence of 2n numbers 1, 1, 2, 2, ..., n, n in which the two ones are one unit apart, the two twos are two units apart, and more generally the two copies of each number k are k units apart. For example, a Langford pairing for n = 3 is given by the sequence 2,3,1,2,1,3. Langford's problem is the task of finding Langford pairings for a given value of n.[1]
Langford pairings exist only when n is congruent to 0 or 3 modulo 4; for instance, there is no Langford pairing when n = 5. The numbers of different Langford pairings, for n starting from 3, counting any sequence as being the same as its reversal, are
These sequences are named after C. Dudley Langford, who posed the problem of constructing them in 1958. As Knuth (2008) describes, the problem of listing all Langford pairings for a given n can be solved as an instance of the exact cover problem, but for large n the number of solutions can be calculated more efficiently by algebraic methods. In the 1960s, E.J. Groth used these sequences to construct circuits for integer multiplication.[2]
The closely related concept of a Skolem sequence[3] is defined in the same way, but instead permutes the sequence 0, 0, 1, 1, ..., n − 1, n − 1. Skolem (1957) used these sequences to construct Steiner triple systems.
[edit] Notes
[edit] References
- Gardner, Martin (1978), “Langford's problem”, Mathematical Magic Show, Vintage, p. 70.
- Knuth, Donald E. (2008), The Art of Computer Programming, vol. IV, Fascicle 0: Introduction to Combinatorial Algorithms and Boolean Functions, Addison-Wesley, ISBN 978-0-321-53496-5.
- Langford, C. Dudley (1958), “Problem”, Mathematical Gazette 42: 228.
- Nordh, Gustav (2005), Perfect Skolem sets, arXiv:math/0506155.
- Skolem, Thoralf (1957), “On certain distributions of integers in pairs with given differences”, Math. Scand. 5: 57–68.
[edit] External links
- Langford's Problem, John E. Miller, 2006. With an extensive bibliography.
- Eric W. Weisstein, Langford's Problem at MathWorld.