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.

A055985 a(n+1) = a(n) converted to base 10 from base 14.

Original entry on oeis.org

10, 14, 18, 22, 30, 42, 58, 78, 106, 202, 394, 718, 1394, 3462, 9102, 24894, 89506, 333010, 1736966, 11427870, 115192042, 1619739354, 29692865822, 774281794358, 30458189497450, 2398956531470254, 352107219881806722, 102686460519364138762
Offset: 0

Views

Author

Henry Bottomley, Jun 01 2000

Keywords

Crossrefs

Programs

  • Mathematica
    NestList[FromDigits[IntegerDigits[#],14]&,10,30] (* Harvey P. Dale, Sep 11 2011 *)

Extensions

More terms from Harvey P. Dale, Sep 11 2011