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 A181186 #45 Jul 29 2023 06:49:24 %S A181186 1,1,1,2,2,1,3,3,2,2,3,2,3,5,3,2,1,3,2,2,3,3,2,6,1,4,4,3,3,3,2,2,4,3, %T A181186 5,2,4,2,4,1,4,4,3,3,1,3,4,5,3,4,4,5,2,2,2,6,4,2,5,3,7,4,3,2,5,3,4,4, %U A181186 4,2,7,6,7,3,5,2,4,3,8,8,6,4 %N A181186 Number of prime factors of (2^n - 1) * n! + 1, counted with multiplicity. %C A181186 a(101) >= 3. See link to factordb.com. - _Hugo Pfoertner_, Aug 07 2019 %H A181186 Yurii Ivanov, <a href="/A181186/b181186.txt">Table of n, a(n) for n = 1..103</a> (terms 1..100 from Sean A. Irvine and Hugo Pfoertner, term 101 from Tyler Busby) %H A181186 Sean A. Irvine, <a href="/A181186/a181186.txt">Factorizations of (2^n-1)*n!+1</a> %H A181186 factordb.com, <a href="http://factordb.com/index.php?query=%282%5En-1%29*n%21%2B1&use=n&n=100&VP=on&VC=on&EV=on&OD=on&PR=on&FF=on&PRP=on&CF=on&U=on&C=on&perpage=20&format=1&sent=Show">Status of (2^n-1)*n!+1</a>. %F A181186 a(n) = A001222(A052589(n)+1). - _Michel Marcus_, Apr 08 2023 %t A181186 Table[PrimeOmega[(2^n-1)n!+1],{n,90}] (* The program takes a long time to run. *) (* _Harvey P. Dale_, Feb 10 2019 *) %Y A181186 Cf. A001222, A052589. %K A181186 nonn %O A181186 1,4 %A A181186 _Jason Earls_, Oct 09 2010 %E A181186 More terms from _Sean A. Irvine_, Sep 15 2012