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.

A093822 Decimal expansion of -109/121 - 82/(121*sqrt(3)) + (2*sqrt(-35139 + 28634*sqrt(3)))/121 - Pi/3 + arccos((-1 + sqrt(3))/2).

Original entry on oeis.org

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

Views

Author

Eric W. Weisstein, Apr 16 2004

Keywords

Comments

Area of lamina found by Sprague in the Lebesgue minimal problem.

Examples

			0.844137123...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[-109/121-82/(121Sqrt[3])+(2Sqrt[-35139+28634Sqrt[3]])/121-Pi/3+ ArcCos[(-1+Sqrt[3])/2],10,120][[1]] (* Harvey P. Dale, Sep 22 2020 *)