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.

A120033 Number of semiprimes s such that 2^n < s <= 2^(n+1).

Original entry on oeis.org

0, 1, 1, 4, 4, 12, 20, 40, 75, 147, 285, 535, 1062, 2006, 3918, 7548, 14595, 28293, 54761, 106452, 206421, 401522, 780966, 1520543, 2962226, 5777162, 11272279, 22009839, 43006972, 84077384, 164482781, 321944211, 630487562, 1235382703
Offset: 0

Views

Author

Keywords

Comments

The partial sum equals the number of Pi_2(2^n) = A125527(n).

Examples

			(2^2, 2^3] there is one semiprime, namely 6. 4 was counted in the previous entry.
		

Crossrefs

Programs