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.

A382757 a(n) is the graph corresponding to A382754(n), encoded as in A076184.

Original entry on oeis.org

0, 0, 1, 0, 1, 3, 7, 0, 1, 3, 11, 7, 12, 13, 15, 30, 31, 63, 0, 1, 3, 11, 75, 7, 12, 13, 15, 76, 77, 79, 30, 31, 86, 87, 94, 95, 222, 223, 63, 116, 117, 119, 127, 235, 236, 237, 239, 254, 255, 507, 511, 1023, 0, 1, 3, 11, 75, 1099, 7, 12, 13, 15, 76, 77, 79
Offset: 1

Views

Author

Pontus von Brömssen, Apr 04 2025

Keywords

Comments

Any isolated vertices in the graphs are ignored (except for the 1-vertex graph).

Examples

			As an irregular triangle, where row n >= 1 contains A000088(n) terms:
  0;
  0, 1;
  0, 1, 3,  7;
  0, 1, 3, 11, 7, 12, 13, 15, 30, 31, 63;
  ...
		

Crossrefs