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.

A276377 60th powers: a(n) = n^60.

Original entry on oeis.org

0, 1, 1152921504606846976, 42391158275216203514294433201, 1329227995784915872903807060280344576, 867361737988403547205962240695953369140625, 48873677980689257489322752273774603865660850176
Offset: 0

Views

Author

Bhushan Bade, Sep 01 2016

Keywords

Comments

Numbers which have square roots, cube roots, 4th, 5th and 6th roots.

Crossrefs

Cf. A122971 (n^30), A183085 (subsequence).

Programs

Formula

a(n) = n^60.
a(n) = A122971(n)^2. - Michel Marcus, Sep 02 2016