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.

A062527 Smallest number (>1) which appears at least n times in Pascal's triangle.

Original entry on oeis.org

2, 3, 6, 10, 120, 120, 3003, 3003
Offset: 1

Views

Author

Henry Bottomley, Jul 10 2001

Keywords

Comments

Singmaster's conjecture is that this sequence is finite.

Examples

			a(8)=3003 since 3003 =C(3003,1) =C(3003,3002) =C(78,2) =C(78,76) =C(15,5) =C(15,10) =C(14,6) = C(14,8).
		

Crossrefs

Programs