login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A090486 a(n) = Floor[(Pi/2)*(Exp[3+Prime[n]/n])/Log[n]]. 0

%I #4 Mar 30 2012 17:34:14

%S 203,152,130,176,153,183,163,184,249,220,277,288,257,267,312,358,323,

%T 364,366,335,370,371,404,474,471,434,432,401,401,552,545,573,533,626,

%U 583,608,632,623,646,668,628,712,669,660,623,729,848,833,786,773,791

%N a(n) = Floor[(Pi/2)*(Exp[3+Prime[n]/n])/Log[n]].

%C The Shannon white noise signal power of the primes.

%D Claude E. Shannon, The Mathematical Theory of Communications, page 104

%t digits=200 f[n_]=Floor[(Pi/2)*(Exp[3+Prime[n]/n])/Log[n]] a=Table[f[n], {n, 2, digits}]

%K nonn

%O 2,1

%A _Roger L. Bagula_, Feb 01 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 18 20:26 EDT 2024. Contains 371781 sequences. (Running on oeis4.)