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 A057951 #32 Apr 29 2022 15:33:21 %S A057951 2,3,4,4,4,7,4,6,6,6,4,9,5,6,8,8,4,11,3,9,9,9,3,12,7,8,9,10,7,15,5,13, %T A057951 8,8,9,14,5,5,8,13,6,17,6,13,12,8,4,15,6,12,10,11,6,16,10,14,8,10,4, %U A057951 22,9,7,16,17,9,17,5,12,8,14,4,20,5,9,14,8,10,18 %N A057951 Number of prime factors of 10^n - 1 (counted with multiplicity). %H A057951 Max Alekseyev, <a href="/A057951/b057951.txt">Table of n, a(n) for n = 1..352</a> (first 322 terms from Ray Chandler) %H A057951 Makoto Kamada, <a href="https://stdkmd.net/nrr/repunit">Factorizations of 11...11 (Repunit)</a>. %H A057951 S. S. Wagstaff, Jr., <a href="http://www.cerias.purdue.edu/homes/ssw/cun/">Main Tables</a> from the Cunningham Project. %H A057951 S. S. Wagstaff, Jr., <a href="http://www.cerias.purdue.edu/homes/ssw/cun/index.html">The Cunningham Project</a> %F A057951 Mobius transform of A085035 - _T. D. Noe_, Jun 19 2003 %F A057951 a(n) = Omega(10^n -1) = Omega(R_n) + 2 = A046053(n) + 2 {where Omega(n) = A001222(n) and R_n = (10^n - 1)/9 = A002275(n)}. - _Lekraj Beedassy_, Jun 09 2006 %F A057951 a(n) = A001222(A002283(n)). - _Ray Chandler_, Apr 22 2017 %t A057951 PrimeOmega[10^Range[70]-1] (* _Jayanta Basu_, May 29 2013 *) %o A057951 (PARI) a(n)=bigomega(10^n-1) \\ _Charles R Greathouse IV_, Sep 14 2015 %Y A057951 bigomega(b^n-1): this sequence (b=10), A057952 (b=9), A057953 (b=8), A057954 (b=7), A057955 (b=6), A057956 (b=5), A057957 (b=4), A057958 (b=3), A046051 (b=2). %Y A057951 Cf. A001222, A002283, A046053, A085035, A003020, A046107, A005422, A061075, A102380, A095370, A147556, A081317, A081318, A102347, A112505. %K A057951 nonn %O A057951 1,1 %A A057951 _Patrick De Geest_, Nov 15 2000 %E A057951 Erroneous b-file replaced by _Ray Chandler_, Apr 26 2017