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!)
A178732 a(n) = n XOR 6n, where XOR is bitwise XOR. 6
0, 7, 14, 17, 28, 27, 34, 45, 56, 63, 54, 73, 68, 67, 90, 85, 112, 119, 126, 97, 108, 107, 146, 157, 136, 143, 134, 185, 180, 179, 170, 165, 224, 231, 238, 241, 252, 251, 194, 205, 216, 223, 214, 297, 292, 291, 314, 309, 272, 279, 286, 257, 268, 267, 370, 381 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
f[n_] := BitXor[n, 6 n]; Array[f, 60, 0] (* Robert G. Wilson v, Jun 09 2010 *)
CROSSREFS
Sequence in context: A257224 A092433 A056203 * A025021 A326767 A131439
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 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)