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.

A381933 a(n) is the number of occurrences of n in A350311.

Original entry on oeis.org

1, 1, 1, 2, 2, 2, 3, 3, 2, 4, 4, 3, 4, 5, 4, 5, 6, 4, 5, 7, 6, 5, 8, 7, 6, 8, 7, 5, 9, 9, 6, 9, 10, 8, 10, 11, 7, 10, 11, 8, 8, 12, 10, 10, 13, 10, 10, 14, 13, 9, 15, 14, 11, 14, 14, 10, 14, 15, 9, 12, 16, 13, 13, 18, 14, 14, 18, 15, 11, 19, 18, 13, 18, 19, 15
Offset: 0

Views

Author

Rémy Sigrist, Mar 10 2025

Keywords

Examples

			The value 7 appears three times in A350311, hence a(7) = 3.
		

Crossrefs

Cf. A350311.

Programs

  • PARI
    \\ See Links section.