login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A223081 Numbers n with distinct digits such that n divides the reversal of n. 2
1, 2, 3, 4, 5, 6, 7, 8, 9, 1089, 2178, 21978 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
The definition implies that n does not end in 0.
There are no terms with 6 digits.
Sequence is complete. - Giovanni Resta, Mar 20 2013
LINKS
MATHEMATICA
Select[FromDigits/@(Flatten[Permutations/@Subsets[Range[0, 9], 5], 1]), Divisible[ IntegerReverse[#], #]&]//Quiet//Union (* Harvey P. Dale, Jan 12 2020 *)
CROSSREFS
Sequence in context: A004904 A122624 A032563 * A077727 A348428 A032557
KEYWORD
nonn,fini,full,base
AUTHOR
N. J. A. Sloane, Mar 20 2013
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified March 28 12:59 EDT 2024. Contains 371254 sequences. (Running on oeis4.)