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 A302098 #8 Dec 09 2019 08:18:34 %S A302098 2,1,2,3,2,4,2,3 %N A302098 Number of prime factors (with multiplicity) of generalized Fermat number 14^(2^n) + 1. %C A302098 a(8) >= 5. - _Chai Wah Wu_, Dec 09 2019 %H A302098 <a href="http://factordb.com/index.php?query=14%5E256%2B1">factordb.com query on 14^256+1</a>. %F A302098 a(n) = A001222(A152587(n)). %e A302098 b(n) = 14^(2^n) + 1 %e A302098 Complete factorizations: %e A302098 b(0) = 3*5 %e A302098 b(1) = 197 %e A302098 b(2) = 41*937 %e A302098 b(3) = 17*5393*16097 %e A302098 b(4) = 193*11284732320255809 %e A302098 b(5) = 7489*1204905857*1667461121*315256811699009 %e A302098 b(6) = 8633886977*P64 %e A302098 b(7) = 257*100497382788383295179961898289105815085380571534081*P95 %o A302098 (PARI) a(n) = bigomega(14^(2^n)+1) %Y A302098 Cf. A275377, A275378, A275379, A275380, A275381, A275382, A275383, A302097, A152587. %K A302098 nonn,hard,more %O A302098 0,1 %A A302098 _Jeppe Stig Nielsen_, Apr 01 2018