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.

A141866 Primes of the form 2*3*5*7*k+89, k >= 0.

This page as a plain text file.
%I A141866 #5 Nov 11 2013 15:06:06
%S A141866 89,509,719,929,1559,1979,2399,2609,2819,3449,3659,4079,4289,4919,
%T A141866 6389,6599,7019,7229,7649,8069,8699,9539,9749,10169,10589,10799,12269,
%U A141866 12479,12689,12899,13109,14159,14369,15629,16889,17099,17519,17729,17939,18149
%N A141866 Primes of the form 2*3*5*7*k+89, k >= 0.
%C A141866 Subsequence of A132236. - _R. J. Mathar_, Sep 19 2008
%H A141866 Harvey P. Dale, <a href="/A141866/b141866.txt">Table of n, a(n) for n = 1..1000</a>
%t A141866 Select[210 Range[0, 200] + 89, PrimeQ] (* _Harvey P. Dale_, Nov 11 2013 *)
%Y A141866 Cf A000040.
%K A141866 nonn
%O A141866 1,1
%A A141866 _Juri-Stepan Gerasimov_, Sep 15 2008
%E A141866 Definition edited, 7019 inserted and extended by _R. J. Mathar_, Sep 19 2008