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.

A194789 Decimal expansion of (4/9)^(4/9) = (8/27)^(8/27).

This page as a plain text file.
%I A194789 #6 Mar 30 2012 19:00:09
%S A194789 6,9,7,3,8,7,9,4,5,7,6,2,1,4,3,0,7,0,4,0,7,5,3,2,3,6,7,3,5,4,9,0,4,2,
%T A194789 3,4,5,7,7,0,3,5,5,1,8,6,1,0,5,0,2,9,8,3,6,3,7,6,2,5,3,0,4,8,2,0,4,8,
%U A194789 5,2,0,3,2,2,4,6,9,5,4,9,3,4,3,8,1,9,0,3,5,5,5,6,1,8,7,0,5,7,2,5
%N A194789 Decimal expansion of (4/9)^(4/9) = (8/27)^(8/27).
%C A194789 (4/9)^(4/9) = (8/27)^(8/27) corresponds to (9/4)^(27/8) = (27/8)^(9/4) (see A194556) under the equivalence x^x = y^y <==> (1/x)^(1/y) = (1/y)^(1/x).
%H A194789 J. Sondow and D. Marques, <a href="http://arxiv.org/abs/1108.6096">Algebraic and transcendental solutions of some exponential equations</a>, Annales Mathematicae et Informaticae 37 (2010) 151-164; see p. 8 in the link.
%e A194789 0.6973879457621430704075323673549042345770355186105029836376253048204852032246954...
%t A194789 RealDigits[(4/9)^(4/9), 10, 100] // First
%Y A194789 Cf. A194556.
%K A194789 nonn,cons
%O A194789 0,1
%A A194789 _Jonathan Sondow_, Sep 02 2011