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.

A034442 Arrange digits of primes in ascending order (omitting any that contain 0's), then sort list.

This page as a plain text file.
%I A034442 #9 Aug 28 2020 02:38:27
%S A034442 2,3,5,7,11,13,13,14,16,17,17,19,23,29,34,35,37,37,38,47,59,67,79,79,
%T A034442 89,112,113,113,113,115,118,118,119,119,124,124,125,125,127,127,128,
%U A034442 128,133,133,134,136,136,136,137,137,137,139,139,145,146,146,149,149,149,149,157,157,157,166,167,167,167
%N A034442 Arrange digits of primes in ascending order (omitting any that contain 0's), then sort list.
%e A034442 113 appears three times in the sorted list because all of 113, 131, 311 are prime. - _Sean A. Irvine_, Aug 28 2020
%Y A034442 Cf. A032524.
%K A034442 nonn,base,easy
%O A034442 1,1
%A A034442 _Erich Friedman_
%E A034442 Missing terms inserted by _Sean A. Irvine_, Aug 28 2020