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 A374156 #11 Jun 29 2024 11:18:02 %S A374156 3,5,7,17,19,29,41,53,59,71,79,107,127,137,139,163,167,181,193,197, %T A374156 199,223,239,241,251,257,263,271,277,281,293,307,311,317,331,359,373, %U A374156 379,383,389,433,439,449,461,479,487,491,499,521,523,547,557,577,593,599 %N A374156 Primes p that are quadratic residues modulo 59. Row 17 of A373751. %p A374156 A373751_row(ithprime(17), 55)); %o A374156 (PARI) select(x->issquare(Mod(x,59)), primes(150)) \\ _Michel Marcus_, Jun 29 2024 %Y A374156 Cf. A373751. %K A374156 nonn %O A374156 1,1 %A A374156 _Peter Luschny_, Jun 29 2024