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.
%I A084256 #22 Dec 17 2024 03:27:56 %S A084256 6,7,7,4,0,1,7,7,6,1,3,0,6,6,0,4,2,7,9,7,6,3,0,6,3,1,6,4,3,1,9,6,7,1, %T A084256 9,1,9,9,2,5,2,1,4,1,2,8,4,1,9,5,4,8,9,3,3,0,7,1,4,5,0,6,8,3,4,6,7,2, %U A084256 7,2,3,2,3,2,4,3,2,0,2,2,8,1,0,9,0,5,2,2,7,7,2,8,2,0,9,9,0,0,5,9 %N A084256 Decimal expansion of x such that x^2 + x^3 + x^5 + x^7 + x^11 + x^13 + x^17 + ... = 1. %C A084256 A constant appearing in the asymptotic formula for the number of prime additive compositions. See Finch's article. %H A084256 Steven R. Finch, <a href="/A001055/a001055.pdf">Kalmar's composition constant</a>, June 5, 2003. [Cached copy, with permission of the author] %H A084256 G. L. Honaker, Jr., <a href="https://t5k.org/curios/page.php?number_id=2749">Prime Curios!: 0.6774017761306604279...</a> %H A084256 Prime Curios, <a href="https://t5k.org/curios/ByOne.php?submitter=Hartley">Michael Hartley</a>. %e A084256 0.67740177613066042797630631643196719199252141284... %t A084256 RealDigits[x/.FindRoot[1==Sum[x^Prime[n], {n, 150}], {x, {0, 1}}, WorkingPrecision->100]][[1]] (* _T. D. Noe_, Oct 14 2003 *) %Y A084256 Cf. A000040, A084255, A084257. %K A084256 nonn,cons %O A084256 0,1 %A A084256 _Frank Ellermann_, May 23 2003 %E A084256 More terms from _T. D. Noe_, Oct 14 2003