A181711 Numbers of the form m*(2^k-1), where m = 2^(k-1)*(2^k-1) is a perfect number (A000396).
18, 196, 15376, 1032256, 274810802176, 1125882727038976, 72057319160283136, 4951760152529835082242850816, 6129982163463555428116476125461573244012649752219877376
Offset: 1
Keywords
Examples
With k=3, m = 2^(k-1)*(2^k - 1) = 2^2*(8 - 1) = 28 is a perfect number (A000396), so m*(2^k - 1) = 28*7 = 196 is in the sequence. - _Michael B. Porter_, Jul 19 2016
Formula
a(n) = A019279(n)*(A000668(n))^2 if there are no odd superperfect numbers. - César Aguilera, Jun 13 2017
Extensions
Definition condensed by R. J. Mathar, Dec 05 2010
Comments