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!)
A178896 a(n) = n OR 9n, where OR is bitwise OR. 7
0, 9, 18, 27, 36, 45, 54, 63, 72, 89, 90, 107, 108, 125, 126, 143, 144, 153, 178, 187, 180, 189, 214, 223, 216, 249, 250, 251, 252, 285, 286, 287, 288, 297, 306, 315, 356, 365, 374, 383, 360, 377, 378, 427, 428, 445, 446, 431, 432, 441, 498, 507, 500, 509, 502 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
f[n_] := BitOr[n, 9n]; Array[f, 55, 0] (* Robert G. Wilson v, Jun 28 2010 *)
CROSSREFS
Sequence in context: A130692 A043453 A028439 * A217373 A033021 A031493
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 | 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 April 18 03:33 EDT 2024. Contains 371767 sequences. (Running on oeis4.)