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.

A173533 Numbers with 53 divisors.

Original entry on oeis.org

4503599627370496, 6461081889226673298932241, 2220446049250313080847263336181640625, 88124787089723195184393736687912818113311201, 1420429319844313329730664601483335671261683881745483121, 8415003868347247618489696679505181495471801448798649088081
Offset: 1

Views

Author

Omar E. Pol, Oct 16 2010

Keywords

Comments

52nd powers of primes.
The n-th number with p divisors is equal to the n-th prime raised to power p-1, where p is prime.

Crossrefs

Programs

Formula

a(n) = A000040(n)^(53-1) = A000040(n)^52.