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.

A165844 Totally multiplicative sequence with a(p) = 23.

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