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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A115421 Numbers having a 1 in position 5 of their binary expansion. 6
32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

One of the mystery calculator sequences: A005408, A042964, A047566, A115419, A115420, A115421.

LINKS

Maths Magic, Mystery Calculator.

EXAMPLE

a(1) = 32 = 100000 in binary.

MAPLE

a:= n-> n+31 + 32*iquo(n-1, 32):

seq (a(n), n=1..100);  # Alois P. Heinz, Aug 22 2011

CROSSREFS

Cf. A005408, A042964, A047566, A115419, A115420.

Sequence in context: A035037 A070618 A070625 * A108927 A085259 A054032

Adjacent sequences:  A115418 A115419 A115420 * A115422 A115423 A115424

KEYWORD

base,easy,nonn

AUTHOR

Jeremy Gardiner (jeremy.gardiner(AT)btinternet.com), Jan 22 2006

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 05:29 EST 2012. Contains 205694 sequences.