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.

A343906 Decimal expansion of 6*sqrt(6).

Original entry on oeis.org

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

Views

Author

Wesley Ivan Hurt, May 03 2021

Keywords

Comments

Surface area to volume ratio of a tetrahedron with unit edge length.

Examples

			14.69693845669906858918370...
		

Crossrefs

Cf. A343864.

Programs

  • Mathematica
    RealDigits[6 Sqrt[6], 10, 100] // Flatten