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.

A356792 Smallest number k with A355915(k) = n.

Original entry on oeis.org

1, 11, 49, 103, 179, 313, 545, 601, 959, 1087, 1675, 1931, 2813, 2909, 3133, 4565, 4673, 6049, 5089, 8837, 8095, 9463, 10883, 14771, 12023, 9911, 15587, 16883, 17891, 18179, 17315, 16739, 26461, 17635, 29221, 30437, 28709, 33161, 39193, 39401, 30757, 40165, 55625
Offset: 1

Views

Author

Keywords

Examples

			A355915(11) is the first term there with value 2, so a(2) = 11.
		

Crossrefs

Cf. A355915.

Programs

  • Python
    # see linked program

Formula

a(n) = min_k { A355915(k) = n }.
Showing 1-1 of 1 results.