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.
%I A349837 #16 Dec 11 2021 11:08:42 %S A349837 1,1,1,2,3,3,3,5,4,5,5,7,9,5,6,2,7,7,5,6,5,9,6,11,6,12,10,12,14,11,13, %T A349837 21,16,20,19,20,19,21,21,19,17,21,18,22,19,22,20,17,17,15,23,14,17,12, %U A349837 16,9,11,12,10,9,9,7,10,3,8,7,6,3,7,4,4,4,3,3,2 %N A349837 a(n) is the number of integers m > 1 such that sigma(m) = tau(m)^n, with a(1) = 1. %C A349837 a(n) is the number of integers m such that A334455(m) = n. %C A349837 Conjecture: a(n) > 0 except for n = 76 and n = 81. %H A349837 Rémy Sigrist, <a href="/A349837/b349837.txt">Table of n, a(n) for n = 1..5000</a> %H A349837 Rémy Sigrist, <a href="/A349837/a349837.gp.txt">PARI program for A349837</a> %o A349837 (PARI) See Links section. %Y A349837 Cf. A000005 (tau), A000203 (sigma), A334455, A349006, A349007, A349838. %K A349837 nonn %O A349837 1,4 %A A349837 _Rémy Sigrist_, Dec 01 2021