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.

A129651 a(n) is the smallest position k at which b_n(i)=k, where b_n(m) is the largest order of a permutation of m elements with exactly n cycles.

Original entry on oeis.org

1, 6, 37, 126, 287, 540, 895
Offset: 1

Views

Author

Nickolas Reynolds (nickels(AT)gmail.com), Apr 25 2007, Apr 26 2007, Apr 27 2007

Keywords

Examples

			a(2)=6 because b_2(6)=5 and b_2(i)<b_2(i+1) for all i>=6. (That is, the largest order of a permutation of i elements with exactly 2 cycles is monotonic increasing starting at i=6.)
		

Crossrefs