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.

A261121 Number of partitions of n-th primorial into aliquant parts (i.e., parts that do not divide n#).

Original entry on oeis.org

0, 0, 0, 35, 148931620, 145695442998205937771172926213510853765
Offset: 0

Views

Author

Reinhard Zumkeller, Aug 09 2015

Keywords

Comments

a(n) = A098743(A002110(n)).

Crossrefs

Programs

  • Haskell
    a261121 = a098743 . a002110