login
The OEIS is supported by
the many generous donors to the OEIS Foundation
.
A003541
Divisors of 2^34 - 1.
0
1, 3, 43691, 131071, 131073, 393213, 5726623061, 17179869183
(
list
;
graph
;
refs
;
listen
;
history
;
text
;
internal format
)
OFFSET
1,2
LINKS
Table of n, a(n) for n=1..8.
Index entries for sequences related to divisors of numbers
MATHEMATICA
Divisors[2^34 - 1] (*
Paolo Xausa
, Jul 02 2024 *)
PROG
(PARI) divisors(2^34-1) \\
Charles R Greathouse IV
, Jun 22 2017
CROSSREFS
Row n = 34 of
A361438
.
Sequence in context:
A116313
A140656
A135760
*
A086829
A190722
A171365
Adjacent sequences:
A003538
A003539
A003540
*
A003542
A003543
A003544
KEYWORD
nonn
,
fini
,
full
,
easy
AUTHOR
N. J. A. Sloane
STATUS
approved