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.

A165856 Totally multiplicative sequence with a(p) = 35.

This page as a plain text file.
%I A165856 #9 Apr 15 2016 18:55:48
%S A165856 1,35,35,1225,35,1225,35,42875,1225,1225,35,42875,35,1225,1225,
%T A165856 1500625,35,42875,35,42875,1225,1225,35,1500625,1225,1225,42875,42875,
%U A165856 35,42875,35,52521875,1225,1225,1225,1500625,35,1225,1225,1500625,35,42875,35
%N A165856 Totally multiplicative sequence with a(p) = 35.
%H A165856 G. C. Greubel, <a href="/A165856/b165856.txt">Table of n, a(n) for n = 1..10000</a>
%F A165856 a(n) = A009979(A001222(n)) = 35^bigomega(n) = 35^A001222(n).
%t A165856 35^PrimeOmega[Range[100]] (* _G. C. Greubel_, Apr 15 2016 *)
%o A165856 (PARI) a(n) = 35^bigomega(n); \\ _Altug Alkan_, Apr 15 2016
%K A165856 nonn,mult
%O A165856 1,2
%A A165856 _Jaroslav Krizek_, Sep 28 2009