cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A060963 Number of pairings of the first 2n positive integers so that the absolute differences of each pair are different.

Original entry on oeis.org

1, 1, 1, 5, 29, 145, 957, 8397, 85169, 944221, 11639417, 160699437, 2430145085, 39776366397, 703161838717, 13369111112753, 271734091323897
Offset: 0

Views

Author

Erich Friedman, May 08 2001

Keywords

Comments

Number of perfect Skolem-type sequences.

Examples

			a(3)=5 since the 5 pairings of {1, 2, 3, 4, 5, 6} are {1, 3} {2, 6} {4, 5}, {1, 5} {2, 3} {4, 6}, {1, 5} {2, 4} {3, 6}, {1, 4} {2, 6} {3, 5}, {1, 6} {2, 5} {3, 4}.
		

Crossrefs

Extensions

Offset corrected by Alois P. Heinz, Sep 14 2015
a(14) from Fausto A. C. Cariboni, Mar 03 2017
a(15) from Fausto A. C. Cariboni, Apr 10 2017
a(16) from Edward Moody, Feb 17 2020