Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A140222
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A140222 A number n is included if (sum{k=1 to n} d(k)) is prime, where d(k) is the number of divisors of k. +0
2
2, 3, 9, 11, 13, 14, 28, 29, 31, 34, 35, 51, 54, 56, 61, 81, 83, 93, 94, 97, 98, 123, 124, 131, 140, 142, 171, 173, 177, 179, 180, 185, 187, 190, 191, 193, 195, 228, 230, 231, 233, 234, 248, 251, 290, 293, 294, 296, 297, 304, 309, 310, 315, 316, 320, 322, 373 (list; graph; listen)
OFFSET

1,1

COMMENT

sum{k=1 to n} d(k) = sum{k=1 to n} floor(n/k) = A006218(n).

LINKS

Leroy Quet, Home Page (listed in lieu of email address)

EXAMPLE

9 is in the sequence because the number of divisors of 1,2,...,9 are 1,2,2,3,2,4,2,4,3, respectively, having as sum the prime number 23.

MAPLE

with(numtheory): a:=proc(n) if isprime(sum(tau(k), k=1..n))=true then n else end if end proc: seq(a(n), n=1..400); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Jun 08 2008

CROSSREFS

Cf. A006218, A140221.

Sequence in context: A057236 A063257 A103039 this_sequence A121557 A138984 A110772

Adjacent sequences: A140219 A140220 A140221 this_sequence A140223 A140224 A140225

KEYWORD

nonn

AUTHOR

Leroy Quet May 12 2008

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Jun 08 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research