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.

A188637 Continued fraction for length/width of a meta-silver rectangle.

Original entry on oeis.org

2, 1, 3, 2, 3, 2, 7, 1, 1, 114, 11, 1, 2, 1, 18, 2, 1, 1, 1, 3, 15, 3, 2, 2, 6, 1, 1, 1, 1, 1, 2, 2, 200, 5, 176, 3, 3, 2, 1, 4, 3, 2, 1, 1, 5, 3, 2, 1, 2, 225, 2, 9, 1, 34, 1, 2, 3, 29, 2, 1, 9, 1, 2, 1, 73, 4, 2, 1, 8, 1, 2, 1, 21, 4, 2, 3, 1, 5, 1, 1, 2, 8, 1, 1, 2, 2, 2, 10, 3, 1, 6, 1, 21, 4, 9, 3, 1, 1, 4, 2, 28, 4, 5, 3, 3, 1, 1, 1, 3, 1, 1, 2, 2, 1, 4, 4, 8, 15, 3
Offset: 0

Views

Author

Clark Kimberling, Apr 06 2011

Keywords

Comments

See A188636 for details.

Crossrefs

Cf. A188636 (decimal expansion), A188635, A136319.

Programs

  • Mathematica
    t=1+2^(1/2); r=(t+(t^2+4)^(1/2))/2
    FullSimplify[r]
    ContinuedFraction[r,120]

Extensions

Offset changed by Andrew Howroyd, Jul 08 2024