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.

A165855 Totally multiplicative sequence with a(p) = 34.

This page as a plain text file.
%I A165855 #9 Apr 15 2016 18:57:59
%S A165855 1,34,34,1156,34,1156,34,39304,1156,1156,34,39304,34,1156,1156,
%T A165855 1336336,34,39304,34,39304,1156,1156,34,1336336,1156,1156,39304,39304,
%U A165855 34,39304,34,45435424,1156,1156,1156,1336336,34,1156,1156,1336336,34,39304,34
%N A165855 Totally multiplicative sequence with a(p) = 34.
%H A165855 G. C. Greubel, <a href="/A165855/b165855.txt">Table of n, a(n) for n = 1..10000</a>
%F A165855 a(n) = A009978(A001222(n)) = 34^bigomega(n) = 34^A001222(n).
%t A165855 34^PrimeOmega[Range[100]] (* _G. C. Greubel_, Apr 15 2016 *)
%o A165855 (PARI) a(n) = 34^bigomega(n); \\ _Altug Alkan_, Apr 15 2016
%K A165855 nonn,mult
%O A165855 1,2
%A A165855 _Jaroslav Krizek_, Sep 28 2009