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.

A232272 Decimal expansion of arctan(1/Pi).

Original entry on oeis.org

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

Views

Author

Bruno Berselli, Nov 22 2013

Keywords

Examples

			0.30816907111598493578699960803405309858963702926316931351366234390168...
		

References

  • Jerome Spanier and Keith B. Oldham, "Atlas of Functions", Hemisphere Publishing Corp., 1987, chapter 35, page 338.

Crossrefs

Programs

Formula

Equals A019669 - A232273.
Equals Sum_{i>=0} (-1)^k/((1+2*k)*Pi^(1+2*k)).
From Wolfe Padawer, Feb 16 2023: (Start)
Equals arccot(Pi).
Equals arcsin(1/sqrt(Pi^2 + 1)).
Equals arccos(1/sqrt(1 + 1/Pi^2)). (End)