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.

A164102 Decimal expansion of 2*Pi^2.

Original entry on oeis.org

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

Views

Author

R. J. Mathar, Aug 10 2009

Keywords

Comments

Surface area of the 4-dimensional unit sphere. The volume of the 4-dimensional unit sphere is a fourth of this, A102753.
Also decimal expansion of Pi^2/5 = 1.973920..., with offset 1. - Omar E. Pol, Oct 04 2011

Examples

			19.739208802178717237668981...
		

References

  • L. A. Santalo, Integral Geometry and Geometric Probability, Addison-Wesley, 1976, see p. 15.

Crossrefs

Programs

Formula

Equals 2*A002388 = 4*A102753.
Pi^2/5 = Sum_{k>=1} Lucas(2*k)/(k^2*binomial(2*k,k)) = Sum_{k>=1} A005248(k)/A002736(k) (Seiffert, 1991). - Amiram Eldar, Jan 17 2022