A162385 Alternating sum from the n-th Mersenne prime up to the n-th perfect number.
2, 11, 233, 4001, 16771073, 4294868993, 68719083521, 1152921502996234241, 1329227995784915871174424803370074113, 95780971304118053647396688732666809244153592049303553
Offset: 1
Examples
a(1) = -3+4-5+6 = 2. a(2) = -7+8-9+10-11+12-13+14-15+16-17+...-27+28 = 11.
Formula
a(n) = (1 + A139224(n))/2. - Omar E. Pol, May 22 2017
Extensions
Edited and extended by R. J. Mathar, Sep 16 2009
Comments