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.

A085933 Palindromes in A085932.

Original entry on oeis.org

1, 2, 3, 4, 242, 292, 484, 676, 18581, 20402, 20902, 40804, 60706, 81518, 1085801, 1805081, 2004002, 2009002, 4008004, 6007006, 8015108, 8105018, 100858001, 108050801, 180050081, 200040002, 200090002, 400080004, 600070006, 800151008, 801050108, 810050018
Offset: 1

Views

Author

Jason Earls and Amarnath Murthy, Jul 14 2003

Keywords

Comments

Sequence is infinite since there is no restriction on the number of zeros.
This sequence is the union of {1, 2, 3, 4}, {2*100^k + 4*10^k + 2}, {2*100^k + 9*10^k + 2}, {4*100^k + 8*10^k + 4}, {6*100^k + 7*10^k + 6}, {100^(k+1) + 8*10^(2*k-m+2) + 5*10^(k+1) + 8*10^m + 1} and {8*100^(k+1) + 10^(2*k-m+2) + 5*10^(k+1) + 10^m + 8}, where k >= 1 and 1 <= m <= k. - Jinyuan Wang, Mar 24 2020

Examples

			242 is a member because 229 + (2 + 2 + 9) = 242.
		

Crossrefs

Extensions

Example corrected by Harvey P. Dale, Sep 08 2018
More terms from Jinyuan Wang, Mar 24 2020