login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A048725 a(n) = Xmult(n,5) or rule90(n,1). 13
0, 5, 10, 15, 20, 17, 30, 27, 40, 45, 34, 39, 60, 57, 54, 51, 80, 85, 90, 95, 68, 65, 78, 75, 120, 125, 114, 119, 108, 105, 102, 99, 160, 165, 170, 175, 180, 177, 190, 187, 136, 141, 130, 135, 156, 153, 150, 147, 240, 245, 250, 255, 228, 225, 238, 235, 216, 221, 210 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

a(n) = n XOR n*2 XOR (n XOR n*2)*2 = A048724(A048724(n)). - Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Nov 12 2004

MATHEMATICA

Table[ BitXor[4n, n], {n, 0, 60}] (from Robert G. Wilson v (rgwv(at)rgwv.com), Jul 06 2006)

CROSSREFS

Cf. A048720, A048705, A048710, A048727, A048729.

Sequence in context: A181579 A137936 A109046 * A190240 A199860 A101889

Adjacent sequences:  A048722 A048723 A048724 * A048726 A048727 A048728

KEYWORD

nonn

AUTHOR

Antti Karttunen, Apr 26 1999

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 03:59 EST 2012. Contains 205694 sequences.