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.

A262514 Squares present in A259934.

Original entry on oeis.org

0, 121, 144, 113569, 123904, 398161, 399424, 1708249, 1710864, 24591681, 24681024, 53890281, 53934336, 184063489, 184742464, 8338063969, 8339342400, 470959650225, 470972003076, 25876358308161, 25876429524544, 168967735540081, 168967969517824, 303965800198225
Offset: 0

Views

Author

Antti Karttunen, Sep 26 2015

Keywords

Comments

Every other term is even and every other odd. From each odd square starts a new run of odd terms in A259934 (see A262516 for the lengths of these and A262517 for the odd terms themselves), which lasts as long as the next even square is encountered, at which point the parity of terms is switched back to even.
The terms were grepped from the data file of A259934 provided by Max Alekseyev, which contained terms up to A259934(397420670) = 9999999974.
The indexing starts from zero, because a(0) = 0 is a special case in this sequence.
a(31) > 10^16. - Hiroaki Yamanouchi, Oct 07 2015

Crossrefs

Cf. A262515 (square roots of these terms), A262516, A262517, A259934.

Formula

a(n) = A259934(A263276(n)).

Extensions

a(17)-a(30) from Hiroaki Yamanouchi, Oct 07 2015