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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A166112 Numbers n with property that n+2^n == 0 mod 17. 1
16, 38, 43, 49, 52, 53, 98, 127, 152, 174, 179, 185, 188, 189, 234, 263, 288, 310, 315, 321, 324, 325, 370, 399, 424, 446, 451, 457, 460, 461, 506, 535, 560, 582, 587, 593, 596, 597, 642, 671, 696, 718, 723, 729, 732, 733, 778, 807, 832, 854, 859, 865, 868 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

First differences are periodic with length 8: 22,5,6,3,1,45,29,25,(22).

Corresponding integers of the form(n+2^n)/17:

3856,16169288646,517417236603,33114703142433,264917625139444,529835250278885, 18641920591591608845539753026, 10008304909439366572452194336228476815, 335822986519049383778420228105763561501822744

MATHEMATICA

Select[Range[2000], Mod[(# + 2^#), 17] == 0 &]

CROSSREFS

Sequence in context: A116190 A070587 A070586 * A122030 A122029 A070585

Adjacent sequences:  A166109 A166110 A166111 * A166113 A166114 A166115

KEYWORD

nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Oct 06 2009

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 19:15 EST 2012. Contains 205852 sequences.