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.

A091099 Number of primes of the form 4k+3 less than 10^n.

Original entry on oeis.org

2, 13, 87, 619, 4808, 39322, 332398, 2880950, 25424042, 227529235, 2059034532, 18803987677, 173032827655, 1602470967129, 14922285687184, 139619172246129, 1311778581969146, 12369977145161275, 117028833678543917, 1110409801410336132
Offset: 1

Views

Author

T. D. Noe, Dec 19 2003

Keywords

Crossrefs

Cf. A091098 (number of primes of the form 4k+1 less than 10^n).

Programs

  • Mathematica
    cnt=0; k=0; Table[lim=10^n; While[4k+3
    				

Extensions

a(10)-a(16) from Robert G. Wilson v, Dec 22 2003
a(17)-a(20) from Marc Deleglise, Jun 28 2007