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.

A361833 Fixed points of A361832.

Original entry on oeis.org

0, 1, 2, 4, 8, 12, 13, 14, 24, 25, 26, 37, 40, 43, 74, 77, 80, 111, 112, 113, 120, 121, 122, 129, 130, 131, 222, 223, 224, 231, 232, 233, 240, 241, 242, 334, 336, 341, 362, 364, 366, 387, 392, 394, 668, 670, 672, 693, 698, 700, 721, 723, 728, 1002, 1003, 1004
Offset: 1

Views

Author

Rémy Sigrist, Mar 26 2023

Keywords

Comments

This sequence is infinite as it contains A048328.
If v is a term, then floor(v/3) is also a term.
Empirically, for any w > 0, there are A117855(w) positive terms with w ternary digits.

Examples

			A361832(12) = 12 so 12 belongs to the sequence.
A361832(11) = 15 so 11 does not belong to the sequence.
		

Crossrefs

Programs

  • PARI
    See Links section.