OFFSET
1,1
EXAMPLE
59 is in the sequence because the palindromes between 29 and 59 are 33,44,55 and 59-55 = 4, 59-44 = 15, 59-33 = 26, all composite.
From Sean A. Irvine, Jan 31 2025: (Start)
2 is in the sequence because there are no palindromes between 1 and 2.
3 is in the sequence because the only palindrome between 3/2 and 3 is 2 and 3-2=1 is not prime.
23 is in the sequence because the only palindrome between 23/2 and 23 is 22 and 23-22=1 is not prime. (End)
CROSSREFS
KEYWORD
base,nonn
AUTHOR
Jason Earls, Sep 11 2002
EXTENSIONS
Missing 3 inserted by Sean A. Irvine, Jan 31 2025
STATUS
approved