Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #25 Feb 02 2014 11:36:20
%S 2,9,6,0,8,8,4,8,5,2,7,5,2,5,9,0,4,4,6,9,0,9,0,7,0,0,0,7,6,5,4,4,8,5,
%T 0,6,6,8,2,9,1,6,0,5,5,1,5,2,0,5,9,2,6,9,7,4,0,0,6,4,3,1,1,2,1,9,4,6,
%U 9,2,4,5,2,8,8,3,4,7,0,5,4,0,8,7,3,6,1,6,0,6,7,4,7,2,8,5,4,3,8,5,4,1,1,8,8
%N Decimal expansion of 1/(70*exp(Pi*sqrt(163)))^2.
%C This is the multiplicative inverse of A161771.
%e 2.960884852752590446909070007654485066829160551520592697400643112*10^-39
%t 1/(70^2 Exp[Pi Sqrt[163]]^2)
%t RealDigits[1/(70 Exp[Pi Sqrt[163]])^2, 10, 110][[1]] (* _Bruno Berselli_, Jul 23 2013 *)
%o (PARI) 1/(70*exp(Pi*sqrt(163)))^2 \\ _Michel Marcus_, Jul 23 2013
%Y Cf. A161771.
%K nonn,cons
%O -38,1
%A _Mark A. Thomas_, Jul 17 2009