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.

A165858 Totally multiplicative sequence with a(p) = 37.

Original entry on oeis.org

1, 37, 37, 1369, 37, 1369, 37, 50653, 1369, 1369, 37, 50653, 37, 1369, 1369, 1874161, 37, 50653, 37, 50653, 1369, 1369, 37, 1874161, 1369, 1369, 50653, 50653, 37, 50653, 37, 69343957, 1369, 1369, 1369, 1874161, 37, 1369, 1369, 1874161, 37, 50653, 37
Offset: 1

Views

Author

Jaroslav Krizek, Sep 28 2009

Keywords

Programs

  • Mathematica
    37^PrimeOmega[Range[50]] (* Harvey P. Dale, May 23 2014 *)
  • PARI
    a(n) = 37^bigomega(n); \\ Altug Alkan, Apr 15 2016

Formula

a(n) = A009981(A001222(n)) = 37^bigomega(n) = 37^A001222(n).