A226368 Numbers k such that Omega(k) = Omega(2^k + 1), where Omega = A001222 is the number of prime factors counted with multiplicity.
2, 6, 36, 44, 52, 60, 72, 88, 112, 116, 136, 140, 152, 184, 288, 292, 320, 352, 388, 400, 404, 536, 544, 584, 632, 796, 844, 928, 1072, 1136
Offset: 1
Programs
-
PARI
is(n)=bigomega(2^n+1)==bigomega(n) \\ Charles R Greathouse IV, Mar 18 2014
Extensions
More terms from Jon E. Schoenfield, Sep 01 2013
a(29) added using factordb.com by Daniel Suteu, Jan 21 2023
a(30) added using factordb.com by Lucas A. Brown, Mar 19 2024
Comments