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.

A165845 Totally multiplicative sequence with a(p) = 24.

This page as a plain text file.
%I A165845 #10 Apr 10 2016 05:45:17
%S A165845 1,24,24,576,24,576,24,13824,576,576,24,13824,24,576,576,331776,24,
%T A165845 13824,24,13824,576,576,24,331776,576,576,13824,13824,24,13824,24,
%U A165845 7962624,576,576,576,331776,24,576,576,331776,24,13824,24,13824,13824
%N A165845 Totally multiplicative sequence with a(p) = 24.
%H A165845 G. C. Greubel, <a href="/A165845/b165845.txt">Table of n, a(n) for n = 1..10000</a>
%F A165845 a(n) = A009968(A001222(n)) = 24^bigomega(n) = 24^A001222(n).
%t A165845 24^PrimeOmega[Range[100]] (* _G. C. Greubel_, Apr 09 2016 *)
%K A165845 nonn,mult
%O A165845 1,2
%A A165845 _Jaroslav Krizek_, Sep 28 2009