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.

A244743 Smallest number n with ||n-1||-||n|| = k where ||n||=A005245(n) denotes the complexity of n.

Original entry on oeis.org

6, 12, 24, 108, 720, 1440, 81648, 2041200, 612360000
Offset: 0

Views

Author

Juan Arias-de-Reyna, Jul 05 2014

Keywords

Comments

The k-th term of this sequence is the least n with ||n-1||-||n|| = k if such an n exists.
It is conjectured that ||n-1||-||n|| is not bounded. But there is no proof that the sequence is infinite or is well defined.

Examples

			||719||=23, ||720||=19, therefore ||719||-||720||=4. This is the first time the difference 4 appears in this way. Hence a(4)=720.
		

Crossrefs

Cf. A005245, A252739 (see comments).