A116937 Expansion of Pi^2 in base 2.
1, 0, 0, 1, 1, 1, 0, 1, 1, 1, 1, 0, 1, 0, 0, 1, 1, 1, 1, 0, 0, 1, 1, 0, 0, 1, 0, 0, 1, 1, 0, 1, 1, 1, 1, 1, 0, 0, 1, 0, 0, 0, 1, 0, 1, 1, 1, 0, 1, 1, 1, 1, 0, 0, 1, 0, 1, 1, 0, 1, 0, 0, 1, 0, 0, 1, 0, 1, 0, 1, 1, 0, 1, 1, 1, 0, 0, 0, 1, 0, 0, 1, 1, 0, 1, 1, 0, 0, 1, 1, 0, 1, 1, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1
Offset: 1
Examples
1001.1101111 (base 2) ~ 9.8696 (base 10) ~ Pi^2. 100 decimal places precision here. See also: A000796 Decimal expansion of Pi. See also: A004601 Expansion of Pi in base 2.
Crossrefs
Programs
-
Mathematica
RealDigits[Pi^2, 2, 100][[1]] (* Stefan Steinerberger, Mar 30 2006 *)
Formula
Pi^2 (base 2).
Extensions
Mathematica program modified by Harvey P. Dale, Apr 02 2019
Comments