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.

A268315 Decimal expansion of 256/27.

Original entry on oeis.org

9, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8, 1, 4, 8
Offset: 1

Views

Author

Gheorghe Coserea, Feb 01 2016

Keywords

Examples

			9.481481481481481481481481481481...
		

Crossrefs

Programs

  • Magma
    [9] cat &cat[[4, 8, 1]^^45]; // Vincenzo Librandi, Feb 04 2016
  • Mathematica
    Join[{9}, PadRight[{}, 120, {4, 8, 1}]] (* Vincenzo Librandi, Feb 04 2016 *)
  • PARI
    1.0 * 256/27
    

Extensions

More digits from Jon E. Schoenfield, Mar 15 2018