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.

A358645 Decimal expansion of 4/5 + log(5).

This page as a plain text file.
%I A358645 #12 Nov 28 2022 05:56:34
%S A358645 2,4,0,9,4,3,7,9,1,2,4,3,4,1,0,0,3,7,4,6,0,0,7,5,9,3,3,3,2,2,6,1,8,7,
%T A358645 6,3,9,5,2,5,6,0,1,3,5,4,2,6,8,5,1,7,7,2,1,9,1,2,6,4,7,8,9,1,4,7,4,1,
%U A358645 7,8,9,8,7,7,0,7,6,5,7,7,6,4,6,3,0,1,3,3,8,7,8
%N A358645 Decimal expansion of 4/5 + log(5).
%H A358645 Joerg Bruedern and Trevor D. Wooley, <a href="https://arxiv.org/abs/2211.10387">Partitio Numerorum: sums of a prime and a number of k-th powers</a>, arXiv:2211.10387 [math.NT], 2022, see p. 15.
%H A358645 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>.
%e A358645 2.40943791243410037460075933322618763952560135426851772191...
%t A358645 First[RealDigits[N[4/5+Log[5],91]]]
%Y A358645 Cf. A358646. Apart from first 2 digits the same as A016628.
%K A358645 nonn,cons
%O A358645 1,1
%A A358645 _Stefano Spezia_, Nov 24 2022