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.

A165865 Totally multiplicative sequence with a(p) = 44.

This page as a plain text file.
%I A165865 #13 Apr 16 2016 04:28:04
%S A165865 1,44,44,1936,44,1936,44,85184,1936,1936,44,85184,44,1936,1936,
%T A165865 3748096,44,85184,44,85184,1936,1936,44,3748096,1936,1936,85184,85184,
%U A165865 44,85184,44,164916224,1936,1936,1936,3748096,44,1936,1936,3748096,44,85184,44
%N A165865 Totally multiplicative sequence with a(p) = 44.
%H A165865 G. C. Greubel, <a href="/A165865/b165865.txt">Table of n, a(n) for n = 1..10000</a>
%F A165865 a(n) = A009988(A001222(n)) = 44^bigomega(n) = 44^A001222(n).
%t A165865 44^PrimeOmega[Range[50]] (* _Harvey P. Dale_, Feb 22 2012 *)
%o A165865 (PARI) a(n) = 44^bigomega(n); \\ _Altug Alkan_, Apr 16 2016
%K A165865 nonn,mult
%O A165865 1,2
%A A165865 _Jaroslav Krizek_, Sep 28 2009