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.

A363921 A363920 evaluated over the nonprime numbers.

This page as a plain text file.
%I A363921 #12 Jul 27 2023 15:22:18
%S A363921 1,1,16,1296,512,81,10000,2985984,38416,50625,65536,34012224,64000000,
%T A363921 194481,234256,110075314176,625,456976,19683,481890304,19683000000000,
%U A363921 33554432,1185921,1336336,1500625,2821109907456,2085136,2313441,6553600000000,406671383849472
%N A363921 A363920 evaluated over the nonprime numbers.
%H A363921 Michael De Vlieger, <a href="/A363921/b363921.txt">Table of n, a(n) for n = 0..10000</a>
%p A363921 seq(A363920(n), n in remove(isprime, [$0..42]));
%t A363921 {1}~Join~Map[#^(PrimeOmega[#]*PrimeNu[#]) &, Select[Range[42], Not@*PrimeQ]] (* _Michael De Vlieger_, Jul 27 2023 *)
%Y A363921 Cf. A002808, A141468, A363920.
%K A363921 nonn
%O A363921 0,3
%A A363921 _Peter Luschny_, Jul 16 2023