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.

A382761 List of graphs that are squares, encoded as in A382754.

Original entry on oeis.org

0, 1, 2, 3, 8, 9, 15, 64, 65, 75, 76, 95, 127, 1024, 1025, 1043, 1044, 1079, 1207, 1208, 1247, 1279, 1535, 2047, 32768, 32769, 32803, 32804, 32871, 33383, 33384, 33424, 33455, 33519, 33689, 34543, 34687, 36863, 38639, 38640, 38673, 38711, 38719, 38783, 38911, 39423, 39935, 40959, 48638, 48639, 49151, 65535
Offset: 0

Views

Author

Pontus von Brömssen, Apr 05 2025

Keywords

Examples

			As an irregular triangle, where row n >= 0 contains A382181(n) terms:
     0;
     1;
     2,    3;
     8,    9,   15;
    64,   65,   75,   76,   95,  127;
  1024, 1025, 1043, 1044, 1079, 1207, 1208, 1247, 1279, 1535, 2047;
  ...
		

Crossrefs

Formula

a(n) = A382754(A382762(n)).