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.

A333548 Numbers k such that A005132(k-1) = k.

Original entry on oeis.org

3, 11, 39, 248, 844, 2752, 57071, 58056875
Offset: 1

Views

Author

N. J. A. Sloane, May 01 2020

Keywords

Comments

Subtracting 1 from k gives the index of a term A005132(k-1) = k in Recamán's sequence A005132 such that subtracting k would reach 0. This is not permitted, so we must add k instead, obtaining A005132(k) = 2*k.
If A005132(k-1) = k, A005132(k) = 2*k. The converse is not always true. For example, A005132(75) = 228 and A005132(76) = 228 - 76 = 152. - Seiichi Manyama, May 02 2020

Examples

			A005132(10)=11, so 11 is a term (and A005132(11)=22).
		

Crossrefs

Programs

Extensions

a(8) from Chai Wah Wu, May 02 2020