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.

A257580 Continued square root map applied to tenth powers: 1, 2^10, 3^10, 4^10, ...

Original entry on oeis.org

6, 0, 5, 1, 8, 1, 3, 3, 2, 9, 5, 2, 1, 5, 2, 6, 6, 0, 2, 1, 0, 4, 7, 3, 0, 8, 4, 4, 8, 1, 2, 9, 3, 3, 8, 3, 7, 4, 1, 4, 6, 8, 8, 3, 5, 3, 2, 2, 7, 8, 6, 3, 7, 0, 9, 9, 2, 9, 9, 5, 0, 0, 0, 2, 7, 7, 2, 9, 8, 6, 5, 7, 3, 5, 3, 2, 1, 6, 4, 0, 7, 6, 2, 8, 2, 0, 0
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

			6.0518133295215266021047308...
		

Crossrefs

Cf. A008454 (tenth powers).

Extensions

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