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.

A165867 Totally multiplicative sequence with a(p) = 46.

This page as a plain text file.
%I A165867 #10 Apr 16 2016 04:27:54
%S A165867 1,46,46,2116,46,2116,46,97336,2116,2116,46,97336,46,2116,2116,
%T A165867 4477456,46,97336,46,97336,2116,2116,46,4477456,2116,2116,97336,97336,
%U A165867 46,97336,46,205962976,2116,2116,2116,4477456,46,2116,2116,4477456,46,97336,46
%N A165867 Totally multiplicative sequence with a(p) = 46.
%H A165867 G. C. Greubel, <a href="/A165867/b165867.txt">Table of n, a(n) for n = 1..10000</a>
%F A165867 a(n) = A009990(A001222(n)) = 46^bigomega(n) = 46^A001222(n).
%t A165867 46^PrimeOmega[Range[100]] (* _G. C. Greubel_, Apr 16 2016 *)
%o A165867 (PARI) a(n) = 46^bigomega(n); \\ _Altug Alkan_, Apr 16 2016
%K A165867 nonn,mult
%O A165867 1,2
%A A165867 _Jaroslav Krizek_, Sep 28 2009