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.

A343160 a(n) is the product of the decimal digits of A343403(n).

Original entry on oeis.org

0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 14, 16, 18, 15, 21, 24, 27, 20, 28, 32, 36, 25, 30, 35, 40, 45, 42, 48, 54, 49, 56, 63, 64, 72, 81, 50, 60, 70, 80, 90, 84, 96, 108, 98, 112, 126, 128, 144, 162, 75, 105, 120, 135, 147, 168, 189, 192, 216, 243, 100, 140
Offset: 1

Views

Author

Rémy Sigrist, Apr 14 2021

Keywords

Comments

Each 7-smooth number (A002473) appears exactly once in the sequence.

Examples

			For n = 42:
- A343403(42) = 259,
- so a(42) = 2*5*9 = 90.
		

Crossrefs

Programs

  • PARI
    See Links section.

Formula

a(n) = A007954(A343403(n)).