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.

A247894 Integer part of square root of A010807: a(n) = floor(sqrt(n^19)).

Original entry on oeis.org

0, 1, 724, 34091, 524288, 4367320, 24685212, 106765608, 379625062, 1162261467, 3162277660, 7820427766, 17874003451, 38235066239, 77306558317, 148890490631, 274877906944, 488950340714, 841567195983, 1406563064942, 2289733608959, 3639848436450, 5662594565481
Offset: 0

Views

Author

Karl V. Keller, Jr., Sep 27 2014

Keywords

Comments

a(n) = A000196(A010807(n)). - Reinhard Zumkeller, Sep 29 2014

Crossrefs

Cf. A010807 (n^19).
Cf. A000196.

Programs

Formula

a(n) = floor(sqrt(n^19)).