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.

A378969 Decimal expansion of 1/(phi*log(4 - phi)).

This page as a plain text file.
%I A378969 #4 Dec 12 2024 22:59:33
%S A378969 7,1,2,0,8,1,2,6,6,1,7,6,1,2,6,1,5,4,1,9,5,4,4,4,3,4,0,8,7,3,5,4,8,1,
%T A378969 0,4,7,2,1,7,2,0,2,8,3,2,9,9,4,2,9,7,4,1,8,8,7,8,7,2,1,1,5,4,4,1,1,0,
%U A378969 6,3,5,9,6,2,7,6,0,8,9,9,9,7,4,4,5,1,4,2,3,2,5,5,9,2,4,5,7,3,3,7
%N A378969 Decimal expansion of 1/(phi*log(4 - phi)).
%D A378969 Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 5.6.8, p. 311.
%e A378969 0.712081266176126154195444340873548104721720283299...
%t A378969 RealDigits[(GoldenRatio Log[4-GoldenRatio])^(-1),10,100][[1]]
%Y A378969 Cf. A001622, A079585, A378968.
%K A378969 nonn,cons
%O A378969 0,1
%A A378969 _Stefano Spezia_, Dec 12 2024