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!)
A178735 a(n) = n XOR 9n, where XOR is bitwise XOR. 6
0, 8, 16, 24, 32, 40, 48, 56, 64, 88, 80, 104, 96, 120, 112, 136, 128, 136, 176, 184, 160, 168, 208, 216, 192, 248, 240, 232, 224, 280, 272, 264, 256, 264, 272, 280, 352, 360, 368, 376, 320, 344, 336, 424, 416, 440, 432, 392, 384, 392, 496, 504, 480, 488, 464 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
f[n_] := BitXor[n, 9 n]; Array[f, 60, 0] (* Robert G. Wilson v, Jun 09 2010 *)
CROSSREFS
Sequence in context: A186544 A061824 A085131 * A043421 A028438 A033020
KEYWORD
nonn
AUTHOR
Dmitry Kamenetsky, Jun 08 2010
EXTENSIONS
a(30) onwards from Robert G. Wilson v, Jun 09 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 23 13:51 EDT 2024. Contains 371914 sequences. (Running on oeis4.)