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.

A140273 Decimal expansion of 180*arctan(3*sqrt(15)/29)/Pi.

Original entry on oeis.org

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

Views

Author

Rick L. Shepherd, May 16 2008

Keywords

Comments

The Brocard angle in degrees of the obtuse scalene triangle with sides of lengths 2, 3 and 4, the scalene triangle with least integer side lengths. See formulas in the Weisstein link.

Examples

			21.8336779918244521003850617600545717959829354103823836061588021960485224460...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[180 ArcTan[(3Sqrt[15])/29]/Pi,10,120][[1]] (* Harvey P. Dale, Dec 15 2012 *)
  • PARI
    180*atan(3*sqrt(15)/29)/Pi

Formula

180*arctan(3*sqrt(15)/29)/Pi = 180*A140272/Pi = 180*arctan(4*A140239/29)/Pi.