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.

Showing 1-3 of 3 results.

A261910 Numbers n which are neither palindromes nor the sum of two palindromes, with property that subtracting the largest palindrome < n from n gives a number which is the sum of two palindromes.

Original entry on oeis.org

21, 32, 43, 54, 65, 76, 87, 98, 201, 1031, 1041, 1042, 1051, 1052, 1053, 1061, 1062, 1063, 1064, 1071, 1072, 1073, 1074, 1075, 1081, 1082, 1083, 1084, 1085, 1086, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1101, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1134, 1135, 1136, 1137, 1138, 1139, 1145, 1146, 1147, 1148, 1149, 1153
Offset: 1

Views

Author

N. J. A. Sloane, Sep 10 2015

Keywords

Comments

These are the numbers with palindromic order 3 (see A261913).
More than the usual number of terms are shown in order to clarify the difference between this sequence and A035137.

Crossrefs

A261912 Numbers with palindromic order 5.

Original entry on oeis.org

101073, 101082, 101100, 101155, 101199, 102192, 102299, 103275, 103293, 103366, 103399, 103502, 104332, 104342, 104352, 104362, 104372, 104382, 104392, 104499, 104602, 105432, 105442, 105452, 105462, 105472, 105482, 105492, 105493, 105544, 105577, 105599, 105702
Offset: 1

Views

Author

N. J. A. Sloane, Sep 10 2015

Keywords

Comments

See A261913 for definition.
In the Friedman Problem of the Month page, there is a statement by John Hoffman which, if I have interpreted it correctly, asserts that this sequence has only a finite number of terms. However, Chai Wah Wu has extended the sequence out to 10^8, finding 481384 terms, the last one being a(481384) = 99998180. This sequence does not appear to be finite.
The first terms of this sequence are just beyond A109326(5). It can be expected that at least beyond A109326(6) = 1000101024 there will be examples where N-prevpal(N) and N-prevpal(prevpal(N)) are both of order 5; these numbers could be termed to be of order 6, and so on. - M. F. Hasler, Sep 13 2015

Crossrefs

Extensions

More terms from Chai Wah Wu, Sep 11 2015 and Sep 12 2015

A261913 The palindromic order of n (defined in Comments).

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 1, 2
Offset: 0

Views

Author

N. J. A. Sloane, Sep 10 2015

Keywords

Comments

Order 1: palindromes (A002113);
Order 2: not order 1 but is the sum of two palindromes (A261907);
Order 3: not order 1 or 2, but n - previous_palindrome(n) (i.e., n - A261914(n)) gives a number of order 2 (A261910);
Order 4: not order 1, 2, or 3, but subtracting previous_palindrome(previous_palindrome(n)) gives a number of order 2 (A261911);
Order 5: not orders 1, 2, 3, or 4 (A261912).

Crossrefs

Closely related to A261675. See also A088601.

Formula

a(n) = A088601(n). - R. J. Mathar, Feb 14 2023
Showing 1-3 of 3 results.