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!)
A023059 k and 2k are anagrams in base 4 (written in base 4). 0
102, 123, 1002, 1020, 1032, 1203, 1230, 1233, 1302, 1323, 10002, 10020, 10032, 10200, 10221, 10320, 10332, 11022, 11223, 12003, 12030, 12033, 12231, 12300, 12330, 12333, 13002, 13020, 13032, 13203, 13230, 13233, 13302, 13323, 100002, 100020, 100032 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
102 * 2 = 210, which uses the same digits, hence 102 is in the sequence.
103 * 2 = 212, which is missing the 0 and the 3, so 103 is not in the sequence.
MATHEMATICA
BaseForm[Select[Range[4096], Sort[IntegerDigits[#, 4]] == Sort[IntegerDigits[2#, 4]] &], 4] (* Alonso del Arte, Nov 10 2018 *)
CROSSREFS
Cf. A007090.
Sequence in context: A181986 A107838 A095637 * A015165 A160918 A145578
KEYWORD
nonn,base
AUTHOR
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 August 12 17:00 EDT 2024. Contains 375113 sequences. (Running on oeis4.)