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.

A165854 Totally multiplicative sequence with a(p) = 33.

Original entry on oeis.org

1, 33, 33, 1089, 33, 1089, 33, 35937, 1089, 1089, 33, 35937, 33, 1089, 1089, 1185921, 33, 35937, 33, 35937, 1089, 1089, 33, 1185921, 1089, 1089, 35937, 35937, 33, 35937, 33, 39135393, 1089, 1089, 1089, 1185921, 33, 1089, 1089, 1185921, 33, 35937, 33
Offset: 1

Views

Author

Jaroslav Krizek, Sep 28 2009

Keywords

Programs

  • Mathematica
    33^PrimeOmega[Range[50]] (* Harvey P. Dale, Oct 02 2015 *)
  • PARI
    a(n) = 33^bigomega(n); \\ Altug Alkan, Apr 15 2016

Formula

a(n) = A009977(A001222(n)) = 33^bigomega(n) = 33^A001222(n).