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.

A236100 Decimal expansion of the real part of Pi^(I/Pi).

This page as a plain text file.
%I A236100 #6 Aug 02 2017 18:36:08
%S A236100 9,3,4,3,4,5,3,0,3,6,7,8,6,3,7,6,9,4,2,6,2,2,4,0,8,6,0,4,5,4,4,2,1,1,
%T A236100 8,6,2,4,0,1,8,5,1,2,1,3,8,9,9,3,3,7,5,1,4,3,6,7,4,3,9,5,8,4,1,1,4,8,
%U A236100 5,9,7,1
%N A236100 Decimal expansion of the real part of Pi^(I/Pi).
%C A236100 The imaginary part is in A236101.
%H A236100 Stanislav Sykora, <a href="/A236100/b236100.txt">Table of n, a(n) for n = 0..10000</a>
%F A236100 real(Pi^(I/Pi)) = cos(log(Pi)/Pi) = cos(A231737).
%e A236100 0.9343453036786376942622408604544211862401851213899337514...
%t A236100 RealDigits[Re[Pi^(I/Pi)],10,120][[1]] (* _Harvey P. Dale_, Aug 02 2017 *)
%Y A236100 Cf. A000796, A053510, A073233, A231736, A236101, A236098, A236099.
%K A236100 nonn,cons,easy
%O A236100 0,1
%A A236100 _Stanislav Sykora_, Jan 19 2014