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.

A117013 Decimal expansion of (sine of 1 radian)^2.

Original entry on oeis.org

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

Views

Author

Mohammad K. Azarian, Apr 15 2006

Keywords

Examples

			0.708073418273571193498784114750381094883000385537772445377574986890982468062039584537265888930084570183683395682607864279
		

Crossrefs

Cf. A049469.

Programs

  • Mathematica
    RealDigits[Sin[1]^2,10,120][[1]] (* Harvey P. Dale, Nov 14 2011 *)

Extensions

Offset corrected by Mohammad K. Azarian, Dec 11 2008