|
Search: id:A133028
|
|
|
| A133028 |
|
Perfect numbers divided by 2. |
|
+0 16
|
|
| 3, 14, 248, 4064, 16775168, 4294934528, 68719345664, 1152921504069976064, 1329227995784915872327346307976921088, 95780971304118053647396689042151819065498660774084608, 6582018229284824168619876730229361455111736159193471558891864064, 7237005577332262213973186563042994240786838745737417944533177174565599576064
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
a(13) has 314 digits and is too large to include. - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 23 2007
Largest proper divisor of n-th perfect number.
|
|
LINKS
|
O. E. Pol, Determinacion geometrica de los numeros primos y perfectos.
|
|
FORMULA
|
a(n)=A000396(n)/2. - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 23 2007
a(n) = 2^(A000043(n)-2) * A000668(n). - Omar E. Pol (info(AT)polprimos.com), Mar 01 2008
a(n) = A032742(A000396(n)).
|
|
MAPLE
|
a:=proc(n) if isprime(2^n-1)=true then 2^(n-2)*(2^n-1) else end if end proc: seq(a(n), n=1..120); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Oct 24 2007
|
|
CROSSREFS
|
Cf. A028334. Perfect numbers: A000396.
Cf. A000043, A000668.
Cf. A018254, A018487, A032742, A133024, A133025, A135652, A135653, A135654, A135655.
Sequence in context: A058388 A081383 A001320 this_sequence A144985 A081397 A092987
Adjacent sequences: A133025 A133026 A133027 this_sequence A133029 A133030 A133031
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
Omar E. Pol (info(AT)polprimos.com), Oct 20 2007, Apr 23 2008
|
|
EXTENSIONS
|
More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl) and Emeric Deutsch (deutsch(AT)duke.poly.edu), Oct 23 2007
|
|
|
Search completed in 0.002 seconds
|