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.

A101777 Triangle read by rows where n-th row is the lexicographically least set of n not-necessarily-distinct primes summing to A100555(n)-1.

Original entry on oeis.org

3, 3, 5, 2, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 7, 2, 2, 2, 2, 2, 5, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 5, 7, 2, 2, 2, 2, 2, 2, 2, 3, 7, 2, 2, 2, 2, 2, 2, 2, 2, 3, 5, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 11, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 7
Offset: 1

Views

Author

Ray Chandler, Jan 10 2005

Keywords

Examples

			Triangle begins:
  {3}
  {3,5}
  {2,3,3}
  {2,2,2,2}
  {2,2,2,2,7}
  {2,2,2,2,2,5}
  {2,2,2,2,2,2,3}
  {2,2,2,2,2,2,5,7}
  {2,2,2,2,2,2,2,3,7}
  {2,2,2,2,2,2,2,2,3,5}
  {2,2,2,2,2,2,2,2,2,3,3}
  {2,2,2,2,2,2,2,2,2,2,2,2}
  {2,2,2,2,2,2,2,2,2,2,2,2,11}
  {2,2,2,2,2,2,2,2,2,2,2,3,3,7}
  {2,2,2,2,2,2,2,2,2,2,2,2,2,2,7}
		

Crossrefs

Extensions

Row 8 of table corrected at the suggestion of Jinyuan Wang by Ray Chandler, Jan 28 2020