OFFSET
1,1
COMMENTS
Shannon entropy white noise power as n squared.
REFERENCES
C. E. Shannon, The Mathematical Theory of Communication, page 93
MATHEMATICA
digits=200 f[n_]=Floor[(2*Pi/E)*n^2] a=Table[f[n], {n, 1, digits}]
CROSSREFS
KEYWORD
nonn
AUTHOR
Roger L. Bagula, Jan 31 2004
STATUS
approved