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.

A065690 a(1) = 0; for n > 1, a(n) is the square root of the smallest square > a(n-1)^2 with a(n-1)^2 forming its final digits.

Original entry on oeis.org

0, 10, 90, 410, 12090, 4699590, 1762700012090, 60424089429999995300410, 163858711658690481272000000000001762700012090, 284443295612274221167414335130587074570377999999999999999999999939575910570000004699590
Offset: 1

Views

Author

Klaus Brockhaus, Nov 17 2001

Keywords

Comments

a(n) = 10*A050635(n-1) for n > 1; a(n) = sqrt(A065689(n)).

Crossrefs