|
Search: id:A111209
|
|
|
| A111209 |
|
Difference between the primes and powers of two. |
|
+0 1
|
|
| 0, 1, 3, 9, 21, 51, 111, 237, 489, 995, 2017, 4059, 8151, 16341, 32721, 65483, 131013, 262083, 524221, 1048505, 2097079, 4194225, 8388525, 16777127, 33554335
(list; graph; listen)
|
|
|
OFFSET
|
1,3
|
|
|
COMMENT
|
Suggested by the irrational Sum: 1+Sum[1/(2^n+Prime[n]),{n,1,Infinity}]
|
|
FORMULA
|
a(n) = 2^n-Prime[n]
|
|
MATHEMATICA
|
a = Table[2^n - Prime[n], {n, 1, 25}]
|
|
CROSSREFS
|
Adjacent sequences: A111206 A111207 A111208 this_sequence A111210 A111211 A111212
Sequence in context: A056823 A105544 A119917 this_sequence A109755 A005254 A007056
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Oct 25 2005
|
|
|
Search completed in 0.002 seconds
|