A175460 Numbers n such that R(7*n) is not palindromic and R(7*n) is divisible by 7.
24, 37, 123, 136, 144, 153, 154, 166, 167, 179, 192, 205, 218, 228, 231, 241, 243, 244, 254, 266, 267, 279, 287, 296, 297, 309, 322, 335, 348, 361, 371, 373, 374, 383, 384, 386, 387, 397, 409, 422, 439, 452, 465, 478, 491, 503, 504, 513, 514, 516, 517, 526
Offset: 1
Examples
R(7*{24,37,123})=R({168,259,861})={861,952,168}=7*{123,136,24}.
Comments