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.

A328516 a(n) = A039993(A179239(n)).

This page as a plain text file.
%I A328516 #15 Apr 09 2024 14:19:29
%S A328516 0,0,1,1,0,1,0,1,0,0,0,1,1,3,1,1,1,3,0,1,1,1,3,1,2,1,2,1,2,1,1,2,3,1,
%T A328516 4,2,1,0,0,1,0,2,0,0,1,1,1,2,1,2,0,0,2,0,0,1,1,1,3,0,0,1,0,0,0,2,1,4,
%U A328516 2,1,2,5,0,2,1,3,7,2,3,2,4,3,4,1,5,4,4,2,6,3,3,5,6,5,7,11
%N A328516 a(n) = A039993(A179239(n)).
%C A328516 A179239 lists the least number that has its permutation of digits.
%H A328516 David A. Corneth, <a href="/A328516/b328516.txt">Table of n, a(n) for n = 0..10000</a>
%F A328516 a(n) = A039993(A179239(n)).
%e A328516 a(95) = 11 as A039993(A179239(95)) = A179239(137) and the embedded primes in the permutations of the digits are the eleven primes {3, 7, 13, 17, 31, 37, 71, 73, 137, 173, 317}.
%Y A328516 Cf. A039993, A179239.
%K A328516 nonn,base
%O A328516 0,14
%A A328516 _David A. Corneth_, Oct 18 2019