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.

A073733 Numerators of convergents to log_2(10).

Original entry on oeis.org

1, 3, 10, 93, 196, 485, 2136, 13301, 28738, 42039, 70777, 254370, 325147, 6107016, 6432163, 44699994, 51132157, 146964308, 198096465, 345060773, 1578339557, 1923400330, 82361153417, 496090320832, 578451474249, 2809896217828, 6198243909905, 21404627947543
Offset: 0

Views

Author

Joseph Myers, Sep 01 2002

Keywords

Comments

This power of two is closer to some power of ten than any previous power of two. - Robert G. Wilson v, Aug 22 2013

Crossrefs

Denominators are A046104. Continued fraction expansion is A028232.

Programs

  • Mathematica
    Join[{1},Numerator[Convergents[Log[2,10],40]]] (* Harvey P. Dale, Jun 22 2014 *)

Extensions

More terms from Harvey P. Dale, Jun 22 2014