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.

A140239 Decimal expansion of 3*sqrt(15)/4.

Original entry on oeis.org

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

Views

Author

Rick L. Shepherd, May 14 2008

Keywords

Comments

Area of the obtuse scalene triangle with sides of lengths 2, 3 and 4, the scalene triangle with least integer side lengths.
This is the area of the ninth-smallest triangle with integer side lengths, or the eighth-smallest triangle if two smaller triangles with the same area are counted only once (see A331251). - Hugo Pfoertner, Feb 12 2020

Examples

			2.90473750965556266388444904983679970812469127896869311994068032458511231895...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[(3Sqrt[15])/4,10,120][[1]] (* Harvey P. Dale, Apr 03 2013 *)

Formula

3*sqrt(15)/4 = 3*A010472/4.