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.

A083909 Numbers of the form 10^(m-k)*(10^(m+k+1)-10^k), m, k >= 0.

Original entry on oeis.org

9, 990, 99900, 9999000, 999990000, 99999900000, 9999999000000, 999999990000000, 99999999900000000, 9999999999000000000, 999999999990000000000, 99999999999900000000000, 9999999999999000000000000, 999999999999990000000000000, 99999999999999900000000000000
Offset: 1

Views

Author

Marco Matosic, Jun 19 2003

Keywords

Crossrefs

Programs

  • Mathematica
    Table[FromDigits[Join[PadRight[{},n,9],PadRight[{},n-1,0]]],{n,15}] (* Harvey P. Dale, Jul 25 2016 *)

Extensions

More terms from Harvey P. Dale, Jul 25 2016