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.

A263930 Number of quasi-Carmichael numbers less than 10^n.

Original entry on oeis.org

0, 2, 27, 165, 734, 3109, 11568, 40820, 137850, 457191
Offset: 1

Views

Author

Tim Johannes Ohrtmann, Oct 30 2015

Keywords

Comments

For quasi-Carmichael numbers see A257750.

Examples

			a(1) = 0 because there are no quasi-Carmichael numbers below 10^1.
a(2) = 2 because there are two quasi-Carmichael numbers below 10^2, namely, 35 and 77.
		

Crossrefs

Programs

Extensions

a(8)-a(10) from Dana Jacobsen, Apr 27 2017