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.

A367130 a(n) is the number of divisors of A000058(n) (Sylvester's sequence).

This page as a plain text file.
%I A367130 #6 Nov 05 2023 22:05:32
%S A367130 2,2,2,2,4,2,16,16,8,32,16
%N A367130 a(n) is the number of divisors of A000058(n) (Sylvester's sequence).
%H A367130 Wikipedia, <a href="https://en.wikipedia.org/wiki/Sylvester%27s_sequence#Divisibility_and_factorizations">Sylvester's sequence: Divisibility and factorizations</a>.
%F A367130 a(n) = sigma0(A000058(n)) = A000005(A000058(n)).
%Y A367130 Cf. A000058, A000005, A091335, A367131.
%K A367130 nonn,more
%O A367130 0,1
%A A367130 _Sean A. Irvine_, Nov 05 2023