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.

A222493 a(n) = A133500(A221221(n)).

Original entry on oeis.org

0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 1, 1, 4, 16, 27, 16, 256, 3125, 46656, 823543, 16777216, 387420489, 1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 4, 6, 8, 10, 12, 14, 16, 18, 8, 16, 32, 64, 128, 256, 512, 1024, 3, 3, 6, 9, 12, 15, 18, 21, 24, 27
Offset: 1

Views

Author

Reinhard Zumkeller, May 27 2013

Keywords

Crossrefs

Programs

  • Haskell
    a222493 = a133500 . a221221

Formula

a(n) = A133048(A221221(n)), by definition of A221221.