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.
%I A173919 #68 Mar 21 2023 09:21:21 %S A173919 1,2,3,4,5,6,7,10,11,12,13,16,17,18,19,22,23,28,29,30,31,36,37,40,41, %T A173919 42,43,46,47,52,53,58,59,60,61,66,67,70,71,72,73,78,79,82,83,88,89,96, %U A173919 97,100,101,102,103,106,107,108,109,112,113,126,127,130,131,136,137,138,139 %N A173919 Numbers that are prime or one less than a prime. %C A173919 Indices of the triangular numbers in A147846. %C A173919 Integers k such that k or k+1 is prime. - _Giovanni Teofilatto_, Mar 05 2010 %C A173919 For a given common difference d, there always exists a longest possible arithmetic progression (AP) of primes, and the number of elements k in this AP of primes is necessarily a term of this sequence. See A123556 for explanations. - _Bernard Schott_, Mar 18 2023 %H A173919 Harvey P. Dale, <a href="/A173919/b173919.txt">Table of n, a(n) for n = 1..1000</a>. %H A173919 Diophante, <a href="http://www.diophante.fr/problemes-par-themes/arithmetique-et-algebre/a1-pot-pourri/3940-a1880-np-en-pa">A1880. NP (Nombres Premiers) en PA (Progression Arithmétique)</a> (in French). %H A173919 Wikipedia, <a href="https://en.wikipedia.org/wiki/Primes_in_arithmetic_progression">Primes in arithmetic progression</a>. %H A173919 <a href="/index/Pri#primes_AP">Index entries for sequences related to primes in arithmetic progressions</a>. %F A173919 A006093 U A000040. %t A173919 {#-1,#}&/@Prime[Range[40]]//Flatten//Union (* _Harvey P. Dale_, Dec 21 2018 *) %Y A173919 Cf. A000217, A147846. %Y A173919 Cf. A040976, A123556, A360735. %Y A173919 Complement to A068780. [_Giovanni Teofilatto_, Mar 11 2010] %K A173919 nonn,easy %O A173919 1,2 %A A173919 _Giovanni Teofilatto_, Mar 02 2010 %E A173919 Definition corrected and sequence extended by _R. J. Mathar_, Feb 24 2010, Mar 05 2010