login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A153801
Index of Mersenne number A000225 that is also Mersenne prime A000668, minus n-th prime: a(n) = A000043(n) - A000040(n).
4
0, 0, 0, 0, 2, 4, 2, 12, 38, 60, 76, 90, 480, 564, 1232, 2150, 2222, 3156, 4186, 4352, 9616, 9862, 11130, 19848, 21604, 23108, 44394, 86136, 110394, 131936, 215964, 756708, 859296, 1257648, 1398120, 2976070, 3021220, 6972430, 13466750, 20995838, 24036404, 25964770
OFFSET
1,5
LINKS
MATHEMATICA
With[{max = 48}, MersennePrimeExponent[Range[max]] - Prime[Range[max]]] (* Amiram Eldar, Oct 21 2024 *)
KEYWORD
nonn
AUTHOR
Omar E. Pol, Jan 13 2009
EXTENSIONS
More terms from R. J. Mathar, Feb 19 2009
More terms from Jinyuan Wang, Mar 02 2020
STATUS
approved