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.

A138756 Indices of record values in A138753 (a "prime" variation of the Collatz (3n+1) problem).

Original entry on oeis.org

1, 2, 3, 8, 11, 17, 18, 27, 42, 72, 125, 219, 221, 401, 515, 556, 754, 841, 1146
Offset: 1

Views

Author

M. F. Hasler, Apr 01 2008

Keywords

Comments

"Indices of ..." is equivalent to "starting values for ..."

Crossrefs

Cf. A124123, A138750-A138754, A171938, A006877 (analog for Collatz problem).

Programs

Formula

a(n) = min { k | A138753(k) = A171938(n) }
Equals { m | A138753(k) < A138753(m) for all k

Extensions

a(15)-a(19) from Paolo Xausa, Jul 30 2023