The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A139234 First differences of even superperfect numbers A061652. 10
2, 12, 48, 4032, 61440, 196608, 1073479680, 1152921503533105152, 309485008668423564117934080, 81129328929596860350720280363008, 85070510600596201259161956068936908800 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
First differences of Mersenne primes A000668, divided by 2 (see A139231).
Also, first differences of superperfect numbers A019279, if there are no odd superperfect numbers.
LINKS
FORMULA
a(n) = A061652(n+1) - A061652(n) = A139231(n)/2. Also, a(n) = A019279(n+1) - A019279(n), if there are no odd superperfect numbers.
EXAMPLE
a(2) = 12 because A061652(2) = 4 and A061652(3) = 16 then 16 - 4 = 12.
MATHEMATICA
Differences[Table[2^(MersennePrimeExponent[n]-1), {n, 12}]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Aug 18 2020 *)
CROSSREFS
Sequence in context: A060238 A085495 A119978 * A039784 A352026 A323678
KEYWORD
nonn
AUTHOR
Omar E. Pol, Apr 18 2008
EXTENSIONS
a(8)-a(11) from A139231(n)/2 by Jinyuan Wang, Mar 04 2020
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 May 15 02:15 EDT 2024. Contains 372536 sequences. (Running on oeis4.)