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.

Showing 1-3 of 3 results.

A180704 18^a(n) is smallest power of 18 beginning with n.

Original entry on oeis.org

0, 13, 2, 22, 3, 7, 19, 31, 39, 4, 8, 16, 24, 28, 36, 40, 44, 1, 9, 13, 17, 21, 72, 25, 29, 33, 37, 135, 41, 45, 143, 2, 53, 6, 10, 155, 14, 112, 18, 116, 22, 120, 26, 171, 30, 222, 34, 273, 85, 38, 183, 42, 281, 93, 46, 238, 97, 3, 195, 54, 7, 199, 58, 11, 250, 109, 15, 301
Offset: 1

Views

Author

Daniel Mondot, Sep 18 2010

Keywords

Crossrefs

A180701 Smallest power of 17 that begins with n.

Original entry on oeis.org

1, 289, 34271896307633, 4913, 582622237229761, 6975757441, 7961145753492658188015880378976844387030440651052782229932477774154576998240582422097, 83521, 9904578032905937
Offset: 1

Views

Author

Daniel Mondot, Sep 18 2010

Keywords

Crossrefs

Programs

  • Mathematica
    With[{s=17^Range[0,80]},Table[First[Select[s,First[IntegerDigits[#]]==n&]], {n,9}]] (* Harvey P. Dale, Mar 24 2011 *)

A180705 Smallest power of 19 that begins with n.

Original entry on oeis.org

1, 2476099, 361, 47045881, 5480386857784802185939, 6859, 799006685782884121, 893871739, 93076495688256089536609610280499, 104127350297911241532841, 116490258898219, 12129821994589221844500501021364910179, 130321
Offset: 1

Views

Author

Daniel Mondot, Sep 18 2010

Keywords

Crossrefs

Showing 1-3 of 3 results.