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.

A165865 Totally multiplicative sequence with a(p) = 44.

Original entry on oeis.org

1, 44, 44, 1936, 44, 1936, 44, 85184, 1936, 1936, 44, 85184, 44, 1936, 1936, 3748096, 44, 85184, 44, 85184, 1936, 1936, 44, 3748096, 1936, 1936, 85184, 85184, 44, 85184, 44, 164916224, 1936, 1936, 1936, 3748096, 44, 1936, 1936, 3748096, 44, 85184, 44
Offset: 1

Views

Author

Jaroslav Krizek, Sep 28 2009

Keywords

Programs

  • Mathematica
    44^PrimeOmega[Range[50]] (* Harvey P. Dale, Feb 22 2012 *)
  • PARI
    a(n) = 44^bigomega(n); \\ Altug Alkan, Apr 16 2016

Formula

a(n) = A009988(A001222(n)) = 44^bigomega(n) = 44^A001222(n).