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.

A134946 Decimal expansion of (golden ratio divided by 6 = phi/6 = (1 + sqrt(5))/12).

Original entry on oeis.org

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

Views

Author

Omar E. Pol, Nov 15 2007

Keywords

Examples

			0.269672331458...
		

Programs

  • Mathematica
    RealDigits[GoldenRatio/6,10,120][[1]] (* Harvey P. Dale, Jun 17 2011 *)

Extensions

More terms from Harvey P. Dale, Jun 17 2011