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.

A165869 Totally multiplicative sequence with a(p) = 48.

This page as a plain text file.
%I A165869 #10 Apr 16 2016 04:27:44
%S A165869 1,48,48,2304,48,2304,48,110592,2304,2304,48,110592,48,2304,2304,
%T A165869 5308416,48,110592,48,110592,2304,2304,48,5308416,2304,2304,110592,
%U A165869 110592,48,110592,48,254803968,2304,2304,2304,5308416,48,2304,2304
%N A165869 Totally multiplicative sequence with a(p) = 48.
%H A165869 G. C. Greubel, <a href="/A165869/b165869.txt">Table of n, a(n) for n = 1..10000</a>
%F A165869 a(n) = A009992(A001222(n)) = 48^bigomega(n) = 48^A001222(n).
%t A165869 48^PrimeOmega[Range[100]] (* _G. C. Greubel_, Apr 16 2016 *)
%o A165869 (PARI) a(n) = 48^bigomega(n); \\ _Altug Alkan_, Apr 16 2016
%K A165869 nonn,mult
%O A165869 1,2
%A A165869 _Jaroslav Krizek_, Sep 28 2009