OFFSET
2,1
COMMENTS
The Shannon signal power of the distribution of the Primes.
REFERENCES
C. E. Shannon, The Mathematical Theory of Communication, page 100.
MATHEMATICA
digits=200 f[n_]=Floor[(Exp[n/PrimePi[n]]-1)/Log[n]] a=Table[f[n], {n, 2, digits}]
CROSSREFS
KEYWORD
nonn
AUTHOR
Roger L. Bagula, Feb 01 2004
STATUS
approved