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.

A156163 Decimal expansion of (19+6*sqrt(2))/17.

Original entry on oeis.org

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

Views

Author

Klaus Brockhaus, Feb 09 2009

Keywords

Comments

lim_{n -> infinity} b(n)/b(n-1) = (19+6*sqrt(2))/17 for n mod 3 = {0, 2}, b = A155923.
lim_{n -> infinity} b(n)/b(n-1) = ((19+6*sqrt(2))/17)^2 for n mod 3 = {0, 2}, b = A156159.

Examples

			(19+6*sqrt(2))/17 = 1.61678125730815119369...
		

Crossrefs

Cf. A002193 (decimal expansion of sqrt(2)), A156035 (decimal expansion of 3+2*sqrt(2)), A156164 (decimal expansion of 17+12*sqrt(2)).

Programs