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.

A250173 Primes with distinct digits: a(n) is the least prime > a(n-1) such that a(n-1) and a(n) share no common digit.

This page as a plain text file.
%I A250173 #11 Dec 14 2014 02:28:30
%S A250173 2,5,7,13,29,31,47,53,61,73,89,103,257,349,521,607,821,907,1283,4057,
%T A250173 6329,7451,8039,12457,30689,41257,63809,74521,80369
%N A250173 Primes with distinct digits: a(n) is the least prime > a(n-1) such that a(n-1) and a(n) share no common digit.
%Y A250173 Subsequence of A029743.
%Y A250173 Cf. A030284, A249953.
%K A250173 nonn,base,fini,full
%O A250173 1,1
%A A250173 _Zak Seidov_, Dec 05 2014