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.

A379324 Decimal expansion of log(6)^(log(5)^(log(4)^(log(3)^log(2)))).

This page as a plain text file.
%I A379324 #12 Dec 20 2024 23:45:14
%S A379324 3,1,4,1,5,7,7,3,8,7,1,6,9,1,9,0,5,3,3,6,5,7,4,4,4,9,8,1,3,4,8,6,7,6,
%T A379324 8,1,0,5,4,5,3,1,0,5,6,1,9,3,9,4,8,9,2,5,4,5,0,3,8,2,5,2,8,5,7,9,7,3,
%U A379324 9,5,6,7,8,9,3,7,6,1,8,9,1,6,4,2,1,9,5,2,9,3
%N A379324 Decimal expansion of log(6)^(log(5)^(log(4)^(log(3)^log(2)))).
%C A379324 This is an approximation to Pi accurate to 5 digits.
%H A379324 Paolo Xausa, <a href="/A379324/b379324.txt">Table of n, a(n) for n = 1..10000</a>
%H A379324 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/PiApproximations.html">Pi Approximations</a>.
%H A379324 <a href="/index/Ph#Pi314">Index entries for sequences related to the number Pi</a>
%F A379324 Equals A016629^(A016628^(A016627^(A002391^A002162))).
%e A379324 3.1415773871691905336574449813486768105453105619...
%t A379324 First[RealDigits[Log[6]^Log[5]^Log[4]^Log[3]^Log[2], 10, 100]]
%Y A379324 Cf. A000796, A002162, A002391, A016627, A016628, A016629.
%Y A379324 Cf. A221185, A379276, A379321, A379322, A379323.
%K A379324 nonn,cons,easy
%O A379324 1,1
%A A379324 _Paolo Xausa_, Dec 20 2024