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.

A004591 Expansion of sqrt(10) in base 8.

Original entry on oeis.org

3, 1, 2, 3, 0, 5, 4, 0, 7, 2, 6, 6, 4, 5, 5, 5, 2, 2, 4, 4, 4, 0, 2, 2, 4, 2, 5, 7, 1, 0, 1, 4, 1, 4, 6, 6, 3, 3, 7, 7, 5, 2, 2, 5, 3, 2, 3, 4, 0, 5, 2, 7, 2, 7, 6, 0, 6, 0, 0, 0, 1, 6, 1, 2, 7, 2, 5, 7, 7, 2, 4, 1, 0, 2, 2, 6, 1, 3, 4, 4, 7, 0, 5, 2, 0, 0, 3, 3, 2, 1, 1, 7, 1, 5, 7, 2, 1, 2, 3, 5, 1, 5
Offset: 1

Views

Author

Keywords

Crossrefs

Cf. A010467.

Programs

  • Magma
    Prune(Reverse(IntegerToSequence(Isqrt(10*8^200),8))); // Jason Kimberley, Feb 19 2012
  • Mathematica
    RealDigits[Sqrt[10],8,120][[1]] (* Harvey P. Dale, Feb 04 2012 *)

Extensions

More terms from Jason Kimberley, Feb 27 2012