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.

A165854 Totally multiplicative sequence with a(p) = 33.

This page as a plain text file.
%I A165854 #11 Apr 15 2016 18:56:25
%S A165854 1,33,33,1089,33,1089,33,35937,1089,1089,33,35937,33,1089,1089,
%T A165854 1185921,33,35937,33,35937,1089,1089,33,1185921,1089,1089,35937,35937,
%U A165854 33,35937,33,39135393,1089,1089,1089,1185921,33,1089,1089,1185921,33,35937,33
%N A165854 Totally multiplicative sequence with a(p) = 33.
%H A165854 G. C. Greubel, <a href="/A165854/b165854.txt">Table of n, a(n) for n = 1..10000</a>
%F A165854 a(n) = A009977(A001222(n)) = 33^bigomega(n) = 33^A001222(n).
%t A165854 33^PrimeOmega[Range[50]] (* _Harvey P. Dale_, Oct 02 2015 *)
%o A165854 (PARI) a(n) = 33^bigomega(n); \\ _Altug Alkan_, Apr 15 2016
%K A165854 nonn,mult
%O A165854 1,2
%A A165854 _Jaroslav Krizek_, Sep 28 2009