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.

A256564 Smallest prime factor of A166133(n).

Original entry on oeis.org

1, 2, 2, 3, 2, 7, 2, 5, 2, 11, 2, 3, 2, 3, 2, 13, 3, 2, 19, 2, 17, 2, 23, 2, 3, 2, 3, 2, 5, 3, 2, 37, 2, 5, 2, 3, 2, 31, 2, 29, 2, 41, 2, 43, 2, 3, 2, 47, 2, 7, 2, 3, 2, 53, 2, 5, 2, 3, 2, 59, 2, 61, 2, 3, 2, 5, 2, 67, 2, 3, 2, 79, 2, 7, 2, 3, 2, 73, 2, 71
Offset: 1

Views

Author

Reinhard Zumkeller, Apr 02 2015

Keywords

Comments

a(n) = A020639(A166133(n)).

Crossrefs

Programs

  • Haskell
    a256564 = a020639 . a166133