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.

A065730 Largest square <= n-th prime.

Original entry on oeis.org

1, 1, 4, 4, 9, 9, 16, 16, 16, 25, 25, 36, 36, 36, 36, 49, 49, 49, 64, 64, 64, 64, 81, 81, 81, 100, 100, 100, 100, 100, 121, 121, 121, 121, 144, 144, 144, 144, 144, 169, 169, 169, 169, 169, 196, 196, 196, 196, 225, 225, 225, 225, 225, 225, 256, 256, 256, 256, 256
Offset: 1

Views

Author

Labos Elemer, Nov 15 2001

Keywords

Comments

For n > 2: a(n) = A257053(n,0). - Reinhard Zumkeller, Apr 15 2015

Crossrefs

Programs

Formula

a(n) = A048760(A000040(n)).