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.

A045326 Primes congruent to {2, 3} mod 4.

Original entry on oeis.org

2, 3, 7, 11, 19, 23, 31, 43, 47, 59, 67, 71, 79, 83, 103, 107, 127, 131, 139, 151, 163, 167, 179, 191, 199, 211, 223, 227, 239, 251, 263, 271, 283, 307, 311, 331, 347, 359, 367, 379, 383, 419, 431, 439, 443, 463, 467, 479, 487, 491, 499, 503, 523, 547, 563, 571, 587, 599, 607, 619
Offset: 1

Views

Author

Keywords

Comments

Apart from initial term 2, same as A002145 (primes of the form 4k+3).
Primes not in A002144. - Juri-Stepan Gerasimov, Oct 16 2010

Programs

Formula

a(n) ~ 2n log n. - Charles R Greathouse IV, Dec 11 2016