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

 


Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A178890 a(n) = n OR 3n, where OR is bitwise OR. 7
0, 3, 6, 11, 12, 15, 22, 23, 24, 27, 30, 43, 44, 47, 46, 47, 48, 51, 54, 59, 60, 63, 86, 87, 88, 91, 94, 91, 92, 95, 94, 95, 96, 99, 102, 107, 108, 111, 118, 119, 120, 123, 126, 171, 172, 175, 174, 175, 176, 179, 182, 187, 188, 191, 182, 183, 184, 187, 190, 187, 188
(list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
f[n_] := BitOr[n, 3n]; Array[f, 61, 0] (* Robert G. Wilson v, Jun 28 2010 *)
CROSSREFS
Sequence in context: A073159 A000419 A353716 * A332933 A115821 A115767
KEYWORD
nonn
AUTHOR
Dmitry Kamenetsky, Jun 21 2010
EXTENSIONS
More terms from Robert G. Wilson v, Jun 28 2010
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 19 07:03 EDT 2024. Contains 376004 sequences. (Running on oeis4.)