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.

A102729 Triangle read by rows: n-th row consists of lexicographically least set of n distinct terms of A001043 whose sum is minimal prime.

Original entry on oeis.org

5, 5, 8, 5, 8, 18, 5, 8, 12, 18, 5, 8, 12, 18, 24, 5, 8, 12, 18, 24, 30, 5, 8, 12, 18, 24, 30, 42, 5, 8, 12, 18, 24, 30, 42, 52, 5, 8, 12, 18, 24, 30, 36, 42, 52, 5, 8, 12, 18, 24, 30, 36, 42, 52, 84, 5, 8, 12, 18, 24, 30, 36, 42, 52, 68, 78, 5, 8, 12, 18, 24, 30, 36, 42, 52, 60, 68, 78
Offset: 1

Views

Author

Giovanni Teofilatto, Feb 07 2005

Keywords

Comments

A001043 gives sums of consecutive primes.

Examples

			5
5,8
5,8,18
5,8,12,18
5,8,12,18,24
		

Crossrefs

Cf. A001043, A102724; A102725 gives row sum.

Extensions

Edited and extended by Ray Chandler, Feb 12 2005