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.

A062981 a(n) = n^phi(n).

Original entry on oeis.org

1, 2, 9, 16, 625, 36, 117649, 4096, 531441, 10000, 25937424601, 20736, 23298085122481, 7529536, 2562890625, 4294967296, 48661191875666868481, 34012224, 104127350297911241532841, 25600000000, 7355827511386641
Offset: 1

Views

Author

Reinhard Zumkeller, Jul 24 2001

Keywords

Crossrefs

Programs

Formula

a(n) = A001783(n) / (Product_{d|n} (d!/d^d)^A008683(n/d)) = (Product_{GCD(k, n)=1} k) / (Product_{d|n} (d!/d^d)^A008683(n/d)) = A175504(n) * n. - Jaroslav Krizek, May 31 2010
Sum_{n>=1} 1/a(n) = A239725. - Amiram Eldar, Nov 19 2020