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.

A329292 Least number m > 0 such that A101337(m)/m = n, or 0 if no such m exists.

Original entry on oeis.org

1, 459, 3194922, 174961, 119564, 0, 13598
Offset: 1

Views

Author

M. F. Hasler, Nov 17 2019

Keywords

Comments

Subsequence of A306360, therefore also finite.

Crossrefs

Programs

Formula

a(n) = min { m in A306360 | A101337(m)/m = n }.

Extensions

a(6)-a(7) from Chai Wah Wu, Nov 18 2019 using b-file of A306360