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.

A165843 Totally multiplicative sequence with a(p) = 22.

This page as a plain text file.
%I A165843 #8 Apr 10 2016 02:31:51
%S A165843 1,22,22,484,22,484,22,10648,484,484,22,10648,22,484,484,234256,22,
%T A165843 10648,22,10648,484,484,22,234256,484,484,10648,10648,22,10648,22,
%U A165843 5153632,484,484,484,234256,22,484,484,234256,22,10648,22,10648,10648
%N A165843 Totally multiplicative sequence with a(p) = 22.
%H A165843 G. C. Greubel, <a href="/A165843/b165843.txt">Table of n, a(n) for n = 1..10000</a>
%F A165843 a(n) = A009966(A001222(n)) = 22^bigomega(n) = 22^A001222(n).
%t A165843 22^PrimeOmega[Range[100]] (* _G. C. Greubel_, Apr 09 2016 *)
%K A165843 nonn,mult
%O A165843 1,2
%A A165843 _Jaroslav Krizek_, Sep 28 2009