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.

A145733 Indices of palindromes in A001127.

Original entry on oeis.org

1, 2, 3, 4, 6, 9, 10, 11, 12, 16, 18
Offset: 1

Views

Author

Dmitry Kamenetsky, Oct 17 2008

Keywords

Comments

The next term (if it exists) is greater than 10000.
These are actually indices into A001127 right-shifted; A001127 has offset 0, but this sequence treats it as having offset 1.

Examples

			The 9th term in A001127 is 1111, which is a palindrome, thus 9 is in the sequence.
		

Crossrefs