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.

Showing 1-1 of 1 results.

A382758 Number of edges of the graph encoded by A382754(n).

Original entry on oeis.org

0, 0, 0, 1, 0, 1, 2, 3, 0, 1, 2, 3, 3, 2, 3, 4, 4, 5, 6, 0, 1, 2, 3, 4, 3, 2, 3, 4, 3, 4, 5, 4, 5, 4, 5, 5, 6, 6, 7, 6, 4, 5, 6, 7, 6, 5, 6, 7, 7, 8, 8, 9, 10, 0, 1, 2, 3, 4, 5, 3, 2, 3, 4, 3, 4, 5, 4, 5, 6, 4, 5, 4, 5, 5, 6, 4, 5, 5, 6, 6, 7, 6, 7, 6, 7, 7, 8
Offset: 0

Views

Author

Pontus von Brömssen, Apr 04 2025

Keywords

Examples

			As an irregular triangle, where row n >= 0 contains A000088(n) terms:
  0;
  0;
  0, 1;
  0, 1, 2, 3;
  0, 1, 2, 3, 3, 2, 3, 4, 4, 5, 6;
  ...
		

Crossrefs

Formula

a(n) = A000120(A382754(n))-1 for n >= 1.
Showing 1-1 of 1 results.