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.

A174611 Decimal expansion of log(2)/log(phi) - 1 where phi=(1+sqrt(5))/2.

Original entry on oeis.org

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

Views

Author

Benoit Cloitre, Mar 23 2010

Keywords

Examples

			0.440420090412556479017551499587863802458604142684...
		

Crossrefs

Cf. A104287.

Programs

  • Mathematica
    RealDigits[Log[2]/Log[GoldenRatio] - 1, 10, 120][[1]]  (* Harvey P. Dale, Apr 04 2011 *)

Formula

Equals A104287-1.