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.

A004590 Expansion of sqrt(10) in base 7.

Original entry on oeis.org

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

Views

Author

Keywords

Examples

			3.106442542631461...
		

Crossrefs

Cf. A010467.

Programs

  • Magma
    Prune(Reverse(IntegerToSequence(Isqrt(10*7^200),7))); // Jason Kimberley, Feb 19 2012
  • Mathematica
    RealDigits[Sqrt[10], 7, 105][[1]] (* Alonso del Arte, Jul 31 2014 *)

Extensions

a(72) onwards corrected by Sean A. Irvine, Jan 29 2016