cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A092035 Decimal expansion of (Pi/e)^2.

This page as a plain text file.
%I A092035 #20 Aug 15 2022 10:24:20
%S A092035 1,3,3,5,7,0,5,7,0,7,0,5,4,7,4,7,5,2,2,2,3,9,0,7,2,7,9,4,0,4,7,7,6,0,
%T A092035 0,7,9,8,2,9,7,2,0,9,7,9,1,6,4,1,5,0,9,6,7,6,6,0,5,9,4,2,4,0,9,7,1,6,
%U A092035 4,4,2,4,6,6,9,5,6,6,6,7,1,5,1,3,5,5,3,0,2,5,2,5,3,8,2,7,2,0,8,3
%N A092035 Decimal expansion of (Pi/e)^2.
%H A092035 Vincenzo Librandi, <a href="/A092035/b092035.txt">Table of n, a(n) for n = 1..10000</a>
%F A092035 Conjecture: Equals 12*Sum_{k >= 1} ((-1)^(k+1)/k^2) * cos(sqrt(2*k^2*Pi^2/3 - 4)). Cf. A100074. - _Peter Bala_, Jun 20 2022
%e A092035 1.33570570...
%t A092035 RealDigits[(Pi/E)^2, 10, 100][[1]] (* _Vincenzo Librandi_, Mar 01 2013 *)
%Y A092035 Cf. A061382, A100074.
%K A092035 easy,nonn,cons
%O A092035 1,2
%A A092035 _Mohammad K. Azarian_, Mar 26 2004