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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A118730 Numbers n such that 2^n has even digit sum. 2
1, 2, 3, 6, 9, 11, 13, 14, 15, 17, 21, 26, 32, 33, 36, 37, 41, 42, 43, 44, 45, 46, 47, 50, 51, 54, 55, 57, 58, 60, 61, 64, 65, 67, 70, 71, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 90, 91, 95, 98, 102, 103, 106, 107, 112, 113, 115, 116, 117, 120, 122, 123, 124, 126 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

Select[Range[126], Mod[ Plus @@ IntegerDigits[2^# ], 2] == 0 &] (*Chandler*)

CROSSREFS

Cf. A118733, A118734.

Sequence in context: A058958 A189708 A127590 * A097384 A067886 A176189

Adjacent sequences:  A118727 A118728 A118729 * A118731 A118732 A118733

KEYWORD

base,nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), May 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 02:50 EST 2012. Contains 205694 sequences.