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.

A182552 Decimal expansion of phi^(1/e), where phi is the golden ratio.

This page as a plain text file.
%I A182552 #7 May 05 2012 23:47:06
%S A182552 1,1,9,3,6,6,4,4,4,0,4,0,8,5,8,7,4,4,5,5,1,2,1,9,9,3,1,4,0,0,2,6,2,1,
%T A182552 8,2,9,7,7,3,4,5,2,8,2,0,4,7,6,8,3,7,0,0,6,0,4,9,7,7,3,9,5,1,2,5,0,2,
%U A182552 9,2,9,4,7,4,0,7,5,9,0,8,1,2,2,8,7,3,6,5,3,8,1,1,5,8,3,6,9,7,7,9,0,5,0,6,8
%N A182552 Decimal expansion of phi^(1/e), where phi is the golden ratio.
%F A182552 Equals A001622^(1/A001113).
%e A182552 1.19366444040858744551219931400262182977345282047683...
%t A182552 RealDigits[ N[GoldenRatio^(1/E), 105]] [[1]]
%Y A182552 Cf. A000796, A001622, A139341
%K A182552 nonn,cons
%O A182552 1,3
%A A182552 _Volker Werner_, May 04 2012