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.

A079560 Number of divisors of n-th term of Look and Say Sequence A005150.

This page as a plain text file.
%I A079560 #15 Jan 25 2023 03:40:29
%S A079560 1,2,4,4,4,2,2,16,4,4,16,8,8,32,128,128,128,32
%N A079560 Number of divisors of n-th term of Look and Say Sequence A005150.
%C A079560 a(16) >= 32. - _Nathaniel Johnston_, Nov 02 2010
%F A079560 a(n) = A000005(A005150(n)). - _Michel Marcus_, May 31 2020
%Y A079560 Cf. A000005, A005150.
%Y A079560 Cf. A079562 [_Nathaniel Johnston_, Nov 02 2010]
%K A079560 nonn,base,more
%O A079560 1,2
%A A079560 _Joseph L. Pe_, Jan 25 2003
%E A079560 a(11)-a(15) from _Nathaniel Johnston_, Nov 02 2010
%E A079560 a(16)-a(17) from _Giovanni Resta_, May 31 2020
%E A079560 a(18) from _Tyler Busby_, Jan 25 2023