Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A161818
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A161818 If b(n) = the largest proper divisor of n, then a(n) = (2^n -1)/(2^b(n) -1). +0
1
3, 7, 5, 31, 9, 127, 17, 73, 33, 2047, 65, 8191, 129, 1057, 257, 131071, 513, 524287, 1025, 16513, 2049, 8388607, 4097, 1082401, 8193, 262657, 16385, 536870911, 32769, 2147483647, 65537, 4196353, 131073, 270549121, 262145, 137438953471, 524289 (list; graph; listen)
OFFSET

2,1

EXAMPLE

a(6)=(2^6-1)/(2^3-1)=63/7=9. [From Emeric Deutsch (deutsch(AT)duke.poly.edu), Jun 26 2009]

MAPLE

with(numtheory): a := proc (n) options operator, arrow: (2^n-1)/(2^divisors(n)[tau(n)-1]-1) end proc: seq(a(n), n = 2 .. 40); [From Emeric Deutsch (deutsch(AT)duke.poly.edu), Jun 26 2009]

CROSSREFS

A032742

Sequence in context: A064078 A048857 A005420 this_sequence A161509 A108974 A106853

Adjacent sequences: A161815 A161816 A161817 this_sequence A161819 A161820 A161821

KEYWORD

nonn

AUTHOR

Leroy Quet (q1qq2qqq3qqqq(AT)yahoo.com), Jun 20 2009

EXTENSIONS

Extended by Emeric Deutsch (deutsch(AT)duke.poly.edu), Jun 26 2009

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research