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.

A175734 Largest n-digit number with 3 divisors.

Original entry on oeis.org

9, 49, 961, 9409, 97969, 994009, 9840769, 99460729, 999002449, 9998200081, 99996985729, 999966000289, 9999995824729, 99999820000081, 999997874844049, 9999997800000121, 99999977853408361, 999999874000003969, 9999999828172082689, 99999999340000001089
Offset: 1

Views

Author

Jaroslav Krizek, Aug 24 2010

Keywords

Comments

Because every number with exactly three divisors must be the square of a prime, the last digit of each term in this sequence is either 1 or 9. - Harvey P. Dale, Aug 18 2011 [with thanks to Ant King and Christopher Hunt Gribble]

Crossrefs

Programs

Formula

a(n) = A132153(n)^2.

Extensions

a(14)-a(20) from Harvey P. Dale, Aug 18 2011