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!)
A256108 Positions of nonzero digits in binary expansion of Pi. 3

%I #7 Mar 31 2015 01:10:39

%S -1,0,3,6,11,12,13,14,15,16,18,19,21,23,25,29,33,38,40,41,43,47,48,53,

%T 57,58,60,63,64,68,71,72,76,77,80,81,85,87,91,93,94,95,103,104,106,

%U 107,108,114,115,116,119,120,122,126,129,131,134,141,144,147,148,149,155,159

%N Positions of nonzero digits in binary expansion of Pi.

%C Nonzero entries in A004601 (re-indexed to start at -1 and ascend).

%C The binary positions (exponents) are negated for convenience (as is standard practice). By the results of the PiHex project, the number 1,000,000,000,000,060 (for example) eventually appears in this sequence. Submitted on 3/14/15, (decimal) Pi Day.

%H Steve Pagliarulo, <a href="http://members.shaw.ca/francislyster/pi/pistats/pibase2.pdf">Stu's pi page: base 2</a>

%H Colin Percival, <a href="http://oldweb.cecm.sfu.ca/projects/pihex/">PiHex Home Page</a>

%H Wikipedia, <a href="http://en.wikipedia.org/wiki/PiHex">PiHex</a>

%F Pi = sum {2^(-a(n))}.

%e The most significant nonzero binary digit of pi occurs in the 2^1 position. Then there is a digit in the 2^0 position, then the 2^(-3) position, etc. Negate the exponents appearing to get this sequence.

%Y Cf. A004601, A051480.

%K sign,base

%O 1,3

%A _David S. Metzler_, Mar 14 2015

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 23 02:50 EDT 2024. Contains 371906 sequences. (Running on oeis4.)