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.

A379043 Decimal expansion of log(A085851).

Original entry on oeis.org

3, 3, 3, 2, 4, 2, 7, 2, 1, 9, 7, 6, 1, 8, 1, 8, 8, 7, 8, 5, 3, 7, 4, 7, 7, 6, 4, 0, 0, 5, 6, 7, 6, 3, 4, 3, 5, 5, 9, 4, 7, 0, 3, 3, 5, 7, 2, 2, 9, 6, 3, 8, 8, 3, 7, 8, 4, 2, 0, 8, 0, 3, 0, 1, 5, 9, 8, 0, 1, 8, 9, 0, 6, 3, 7, 0, 9, 7, 2, 5, 0, 5, 3, 2, 8, 9, 6, 1, 6, 8, 1, 7, 9, 2, 7, 5, 2, 2, 5, 4
Offset: 0

Views

Author

Stefano Spezia, Dec 14 2024

Keywords

Examples

			0.33324272197618188785374776400567634355947033572296...
		

References

  • Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 5.12, p. 343.

Crossrefs

Cf. A085851.

Programs

  • Mathematica
    RealDigits[Log[Root[-32751691810479015985152 + 97143135277377575190528*#1^4 - 73347491183630103871488*#1^6 - 71220809441400405884928*#1^8 + 107155448150443388043264*#1^10 - 72405670285649161617408*#1^12 + 2958015038376958230528*#1^14 + 7449488310131083100160*#1^16 + 797726698866658379776*#1^18 + 2505062311720673792* #1^20 + 2013290651222784*#1^22 + 25937424601*#1^24 & , 2]], 10,100][[1]] (* after Vaclav Kotesovec, Apr 03 2014 in A085851 *)