Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A138171
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A138171 Odd n where d(n) > d(n+1), where d(n) = number of positive divisors of n. +0
2
45, 81, 105, 117, 165, 225, 261, 273, 297, 315, 325, 333, 345, 357, 385, 405, 435, 441, 465, 477, 495, 513, 525, 555, 561, 567, 585, 595, 621, 625, 627, 651, 675, 693, 705, 715, 765, 777, 795, 801, 825, 837, 855, 861, 885, 891, 897, 915, 925, 945, 957, 975 (list; graph; listen)
OFFSET

1,1

COMMENT

Terms calculated by M. F. Hasler.

MAPLE

with(numtheory): a:=proc(n) if tau(2*n)<tau(2*n-1) then 2*n-1 else end if end proc: seq(a(n), n=1..500); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Mar 12 2008

with(numtheory): a:=proc (n) if `mod`(n, 2)=1 and tau(n+1) < tau(n) then n else end if end proc: seq(a(n), n=1..1000); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Mar 31 2008

CROSSREFS

Cf. A138046, A138172.

Sequence in context: A082452 A049104 A026060 this_sequence A063343 A043184 A039361

Adjacent sequences: A138168 A138169 A138170 this_sequence A138172 A138173 A138174

KEYWORD

nonn

AUTHOR

Leroy Quet (qq-quet(AT)mindspring.com), Mar 03 2008

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 July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research