|
| |
|
|
A090486
|
|
a(n) = Floor[(Pi/2)*(Exp[3+Prime[n]/n])/Log[n]].
|
|
0
| |
|
|
203, 152, 130, 176, 153, 183, 163, 184, 249, 220, 277, 288, 257, 267, 312, 358, 323, 364, 366, 335, 370, 371, 404, 474, 471, 434, 432, 401, 401, 552, 545, 573, 533, 626, 583, 608, 632, 623, 646, 668, 628, 712, 669, 660, 623, 729, 848, 833, 786, 773, 791
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 2,1
|
|
|
COMMENTS
| The Shannon white noise signal power of the primes.
|
|
|
REFERENCES
| Claude E. Shannon, The Mathematical Theory of Communications, page 104
|
|
|
MATHEMATICA
| digits=200 f[n_]=Floor[(Pi/2)*(Exp[3+Prime[n]/n])/Log[n]] a=Table[f[n], {n, 2, digits}]
|
|
|
CROSSREFS
| Sequence in context: A159382 A198526 A198981 * A188390 A145635 A198722
Adjacent sequences: A090483 A090484 A090485 * A090487 A090488 A090489
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Feb 01 2004
|
| |
|
|