A359510 Numbers that can't be written as a palindromic product, i.e., such that the concatenation of all digits of the factors yields a palindrome.
23, 26, 29, 30, 34, 35, 37, 38, 43, 47, 53, 57, 59, 62, 65, 67, 70, 73, 74, 79, 82, 83, 85, 86, 87, 89, 92, 94, 95, 97, 103, 106, 107, 109, 123, 127, 130, 134, 137, 139, 140, 142, 145, 146, 148, 149, 152, 157, 158, 163, 167, 170, 173, 174, 178, 179, 182, 183, 185, 190, 193, 194, 197
Offset: 1
Examples
Any palindrome is trivially a palindromic product and therefore not in the sequence. Also not in the sequence are 10 = 10*1, 12 = 12*1, ..., 20 = 2*5*2, 21 = 1*21. Therefore the first term is a(1) = 23.
Links
- Eric Angelini, 2023 = 7*17*17, a palindromic product, math-fun list (restricted to subscribers), Jan. 1, 2023.
Comments