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.

A278110 a(n) = Product_{k=1..A056811(n)} A000040(k)^A278109(n,k).

Original entry on oeis.org

1, 1, 1, 2, 2, 2, 2, 4, 12, 12, 12, 24, 24, 24, 24, 48, 48, 144, 144, 288, 288, 288, 288, 576, 2880, 2880, 8640, 17280, 17280, 17280, 17280, 34560, 34560, 34560, 34560, 207360, 207360, 207360, 207360, 414720, 414720, 414720, 414720, 829440, 2488320
Offset: 1

Views

Author

Jason Kimberley, Feb 02 2017

Keywords

Crossrefs

Programs

  • Magma
    [&*[Integers()|p^(n div p^2):p in PrimesUpTo(Isqrt(n))]:n in[1..45]];