login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A302098 Number of prime factors (with multiplicity) of generalized Fermat number 14^(2^n) + 1. 1
2, 1, 2, 3, 2, 4, 2, 3 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
a(8) >= 5. - Chai Wah Wu, Dec 09 2019
LINKS
FORMULA
a(n) = A001222(A152587(n)).
EXAMPLE
b(n) = 14^(2^n) + 1
Complete factorizations:
b(0) = 3*5
b(1) = 197
b(2) = 41*937
b(3) = 17*5393*16097
b(4) = 193*11284732320255809
b(5) = 7489*1204905857*1667461121*315256811699009
b(6) = 8633886977*P64
b(7) = 257*100497382788383295179961898289105815085380571534081*P95
PROG
(PARI) a(n) = bigomega(14^(2^n)+1)
CROSSREFS
Sequence in context: A147301 A108380 A361231 * A112779 A366631 A029201
KEYWORD
nonn,hard,more
AUTHOR
Jeppe Stig Nielsen, Apr 01 2018
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 12 12:14 EDT 2024. Contains 375092 sequences. (Running on oeis4.)