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.
%I A317136 #8 Feb 16 2025 08:33:56 %S A317136 63973,192739365541,461574735553,10028704049893,84154807001953, %T A317136 197531244744661,973694665856161,3060522900274753,3183276534603733, %U A317136 11861640972220321,26862493078871893,51516243805731301,190276732600534693,245840587068477781,386096840467598593 %N A317136 Extended Chernick Carmichael numbers that are the product of 4 or more distinct prime factors. %C A317136 Numbers of the form: (6*m + 1) * (12*m + 1) * Product_{i=1..k-2} (9 * 2^i * m + 1), where k >= 4, with the condition that each of the factors is prime and that m is divisible by 2^(k-4). %H A317136 Daniel Suteu, <a href="/A317136/b317136.txt">Table of n, a(n) for n = 1..9944</a> %H A317136 Jack Chernick, <a href="https://doi.org/10.1090/S0002-9904-1939-06953-X">On Fermat's simple theorem</a>, Bull. Amer. Math. Soc. 45:4 (1939), pp. 269-274. %H A317136 Daniel Suteu, <a href="/A317136/a317136.pl.txt">Perl program</a> %H A317136 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/CarmichaelNumber.html">Carmichael Number</a> %H A317136 <a href="/index/Ca#Carmichael">Index entries for sequences related to Carmichael numbers.</a> %Y A317136 Cf. A182518. Subsequence of A317126. %K A317136 nonn %O A317136 1,1 %A A317136 _Daniel Suteu_, Jul 22 2018