The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A062846 When expressed in base 2 and then interpreted in base 4, is a multiple of the original number. 19
0, 1, 2, 4, 7, 8, 14, 16, 21, 28, 31, 32, 42, 56, 62, 64, 73, 84, 112, 124, 127, 128, 146, 168, 219, 224, 248, 254, 256, 273, 292, 336, 341, 438, 448, 496, 508, 511, 512, 546, 584, 672, 682, 876, 896, 992, 1016, 1022, 1024, 1057, 1092, 1168, 1344, 1364, 1533 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
From Rémy Sigrist, Mar 15 2017: (Start)
Also numbers n such that A000695(n) is a multiple of n.
If n belongs to this sequence, then 2*n also belongs to this sequence.
If 2*n belongs to this sequence, then n also belongs to this sequence.
(End)
LINKS
EXAMPLE
7 in base 2 is 111, which interpreted in base 4 is 21=3*7
MATHEMATICA
Join[{0}, Select[Range[1600], Divisible[FromDigits[IntegerDigits[#, 2], 4], #]&]] (* Harvey P. Dale, Nov 29 2015 *)
CROSSREFS
Cf. A000695.
Sequence in context: A322386 A309583 A327478 * A102824 A324588 A201364
KEYWORD
base,nonn
AUTHOR
Erich Friedman, Jul 21 2001
EXTENSIONS
Offset changed to 1 by Georg Fischer, Mar 03 2023
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 May 16 14:39 EDT 2024. Contains 372554 sequences. (Running on oeis4.)