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!)
A178736 a(n) = n XOR 10n, where XOR is bitwise XOR. 6
0, 11, 22, 29, 44, 55, 58, 65, 88, 83, 110, 101, 116, 143, 130, 153, 176, 187, 166, 173, 220, 199, 202, 241, 232, 227, 286, 277, 260, 319, 306, 297, 352, 363, 374, 381, 332, 343, 346, 417, 440, 435, 398, 389, 404, 495, 482, 505, 464, 475, 454, 461, 572, 551 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
f[n_] := BitXor[n, 10 n]; Array[f, 60, 0] (* Robert G. Wilson v, Jun 09 2010 *)
CROSSREFS
Sequence in context: A160272 A164006 A366093 * A054728 A178897 A013576
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 16 08:27 EDT 2024. Contains 371698 sequences. (Running on oeis4.)