login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Decimal expansion of 1/((e*Pi*phi)^2).
0

%I #4 Sep 28 2015 12:10:00

%S 0,0,5,2,3,7,6,4,4,4,0,9,9,0,0,2,0,8,1,1,2,8,5,7,7,1,4,0,0,1,0,0,1,7,

%T 3,2,8,1,0,6,3,5,5,4,3,1,5,5,5,1,4,8,9,4,9,6,6,2,4,4,0,8,5,1,8,1,5,0,

%U 3,9,4,8,0,6,9,1,6,2,4,9,2,6,2,5,7,7

%N Decimal expansion of 1/((e*Pi*phi)^2).

%C phi=(5^(1/2) + 1)/2.

%e 0.005237644...

%t Join[{0,0},RealDigits[1/(E*Pi*GoldenRatio)^2,10,120][[1]]] (* _Harvey P. Dale_, Sep 28 2015 *)

%Y Cf. A001113, A000796, A001622, A019609, A094886, A094885.

%K cons,nonn

%O 0,3

%A _Omar E. Pol_, Aug 27 2007

%E More terms from _Harvey P. Dale_, Sep 28 2015