login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Decimal expansion of log(2)/4.
0

%I #8 Dec 15 2024 11:01:34

%S 1,7,3,2,8,6,7,9,5,1,3,9,9,8,6,3,2,7,3,5,4,3,0,8,0,3,0,3,6,4,5,4,4,1,

%T 4,2,0,1,8,8,7,5,0,3,3,5,9,0,0,6,3,8,1,3,5,3,0,1,7,0,0,0,2,3,7,3,3,4,

%U 8,4,0,5,4,9,2,4,2,3,6,7,8,9,0,1,4,6,5,8,3,1,7,4,9,1,0,4,6,7,1,8

%N Decimal expansion of log(2)/4.

%D Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 5.24.2, p. 414.

%F Equals log(A010767) = A016655/20. - _Hugo Pfoertner_, Dec 15 2024

%e 0.17328679513998632735430803036454414201887503359006...

%t RealDigits[Log[2]/4, 10, 100][[1]]

%Y Cf. A002162, A010767, A016655.

%K nonn,cons,new

%O 0,2

%A _Stefano Spezia_, Dec 15 2024