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.

A185261 Decimal expansion of phi^(1/phi).

This page as a plain text file.
%I A185261 #18 May 21 2020 10:56:11
%S A185261 1,3,4,6,3,6,0,8,2,0,0,3,4,8,6,9,4,4,3,4,2,4,7,5,3,4,6,6,1,8,5,8,6,4,
%T A185261 3,2,7,3,4,4,7,6,4,9,0,3,4,6,5,2,6,7,5,3,9,0,1,1,5,0,7,8,2,7,5,3,8,2,
%U A185261 4,1,3,1,0,6,3,6,7,3,7,6,5,8,7,6,6,4
%N A185261 Decimal expansion of phi^(1/phi).
%H A185261 G. C. Greubel, <a href="/A185261/b185261.txt">Table of n, a(n) for n = 1..5000</a>
%t A185261 RealDigits[N[GoldenRatio^(1/GoldenRatio),200]][[1]]
%o A185261 (PARI) phi=(1+sqrt(5))/2; phi^phi^-1 \\ _Charles R Greathouse IV_, Oct 01 2012
%Y A185261 Cf. A001622.
%K A185261 nonn,cons
%O A185261 1,2
%A A185261 _Vladimir Joseph Stephan Orlovsky_, Jan 25 2012