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.

A180728 21^a(n) is smallest power of 21 beginning with n.

Original entry on oeis.org

0, 1, 8, 2, 21, 15, 9, 6, 3, 28, 25, 22, 19, 16, 13, 10, 38, 7, 4, 32, 1, 29, 26, 85, 23, 82, 20, 79, 48, 17, 45, 14, 73, 42, 11, 39, 8, 67, 36, 5, 64, 33, 362, 2, 61, 30, 89, 58, 387, 27, 86, 55, 384, 24, 83, 52, 1191, 21, 80, 1219, 49, 288, 18, 77, 946, 46, 285, 15, 74, 1483, 43
Offset: 1

Views

Author

Daniel Mondot, Sep 18 2010

Keywords

Crossrefs

Programs

  • Mathematica
    Module[{nn=1500,t21},t21=Table[{n,IntegerDigits[21^n]},{n,0,nn}];Table[SelectFirst[ t21,IntegerDigits[k]==Take[#[[2]],IntegerLength[k]]&],{k,80}]][[;;,1]]//Quiet (* Harvey P. Dale, May 14 2023 *)

A180729 Smallest power of 22 that begins with n.

Original entry on oeis.org

1, 22, 3011361496339065143296, 484, 5153632, 6221821273427820544, 705429498686404044207947776, 851643319086537701956194499721106030592, 9068298061633453450429559033030337013743616, 10648, 113379904
Offset: 1

Views

Author

Daniel Mondot, Sep 18 2010

Keywords

Crossrefs

A180732 23^a(n) is smallest power of 23 beginning with n.

Original entry on oeis.org

0, 1, 7, 10, 2, 5, 8, 33, 11, 36, 14, 3, 28, 6, 42, 31, 20, 9, 34, 23, 12, 106, 1, 37, 26, 15, 4, 51, 40, 29, 123, 18, 347, 7, 43, 137, 32, 220, 21, 256, 10, 245, 46, 234, 35, 129, 505, 24, 400, 13, 248, 2, 49, 378, 38, 179, 461, 27, 215, 497, 16, 204, 486, 5, 193, 475, 41, 135
Offset: 1

Views

Author

Daniel Mondot, Sep 18 2010

Keywords

Crossrefs

Showing 1-3 of 3 results.