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.

A257575 Continued square root map applied to odd numbers 1,3,5,7,...

Original entry on oeis.org

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

Views

Author

N. J. A. Sloane, May 02 2015

Keywords

Comments

The continued square root map applied to a sequence b(1), b(2), b(3), ... produces the decimal number sqrt(b(1)+sqrt(b(2)+sqrt(b(3)+sqrt(b(4)+...)))).

Examples

			1.8502531288259142889121451...
		

Crossrefs

Cf. A005408 (odd numbers).

Extensions

a(27)-a(87) from Hiroaki Yamanouchi, May 03 2015