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.

A180936 a(n) is a power of its number of divisors.

This page as a plain text file.
%I A180936 #3 Mar 31 2012 20:17:55
%S A180936 1,2,9,625,6561,21952,64000,117649,4100625,25937424601,23298085122481,
%T A180936 29192926025390625,59604644775390625,300283484326400961,
%U A180936 48661191875666868481,104127350297911241532841
%N A180936 a(n) is a power of its number of divisors.
%H A180936 D. W. Wilson, <a href="/A180936/b180936.txt">Table of n, a(n) for n=1..278</a>
%e A180936 a(5) = 6561 = 9^4 has 9 divisors.
%e A180936 a(12) = 29192926025390625 = 225^7 has 225 divisors.
%Y A180936 Cf. A000005, A180934, A180935.
%K A180936 nonn
%O A180936 1,2
%A A180936 _David W. Wilson_, Sep 26 2010