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.

A306657 Least primary Carmichael number (A324316) with n prime factors, or -1 if no such number exists.

Original entry on oeis.org

1729, 10606681, 4872420815346001
Offset: 3

Views

Author

Keywords

Comments

Primary Carmichael numbers were introduced in Kellner and Sondow 2019. For this sequence, see Kellner 2019.
Conjecture: the sequence is infinite.
a(6) > 10^22, if it exists. - Amiram Eldar, Apr 22 2024

Examples

			1729 = 7 * 13 * 19,
10606681 = 31 * 43 * 73 * 109,
4872420815346001 = 211 * 239 * 379 * 10711 * 23801.
		

Crossrefs

Least Carmichael number with n prime factors is A006931.
Cf. also A002997, A324316.

Extensions

Escape clause added by Amiram Eldar, Apr 22 2024