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.

A019707 Decimal expansion of sqrt(Pi)/5.

Original entry on oeis.org

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

Views

Author

Keywords

Comments

With offset 1 this is the decimal expansion of 2*sqrt(Pi) = 3.544907..., which is the smallest possible perimeter index eta=P/sqrt(A) of all figures (not necessarily connected) in the Euclidean plane with a continuous boundary of length P (perimeter) enclosing a finite area A. The smallest value is attained only by a Euclidean planar disk. For example, eta=4 for squares, eta=2(sqrt(a/b)+sqrt(b/a))>=4 for aXb rectangles, and eta=4.559014... (A268604) for equilateral triangles. - Stanislav Sykora, Feb 08 2016

Examples

			0.3544907701811...= 0.2*A002161.
		

Crossrefs

Programs

Formula

sqrt(Pi)/5 = sqrt(4 * Pi)/10.
Equals -Gamma(-1/2)/10, where Gamma is Euler's gamma function. - Lee A. Newberg, Mar 05 2024