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!)
A162385 Alternating sum from the n-th Mersenne prime up to the n-th perfect number. 0
2, 11, 233, 4001, 16771073, 4294868993, 68719083521, 1152921502996234241, 1329227995784915871174424803370074113, 95780971304118053647396688732666809244153592049303553 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Define the alternating sum S(k) = sum_{x=0..k} x*(-1)^x = (-1)^k*(k/2+1/4)-1/4 = A130472(k).
a(n) is this sum evaluated with a lower limit of A000668(n) and an upper limit of A000396(n).
LINKS
FORMULA
a(n) = A130472(A000396(n)) - A130472( A000668(n)-1).
a(n) = (A000396(n) - A000668(n) + 1)/2. - César Aguilera, May 13 2017
a(n) = (1 + A139224(n))/2. - Omar E. Pol, May 22 2017
EXAMPLE
a(1) = -3+4-5+6 = 2. a(2) = -7+8-9+10-11+12-13+14-15+16-17+...-27+28 = 11.
CROSSREFS
Sequence in context: A042805 A088639 A269710 * A244012 A264330 A343898
KEYWORD
nonn,less
AUTHOR
EXTENSIONS
Edited and extended by R. J. Mathar, Sep 16 2009
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 April 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)