Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A164318
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A164318 Primes p such that the sum of divisors of p-1 is larger than 2*p. +0
3
13, 19, 31, 37, 41, 43, 61, 67, 71, 73, 79, 89, 97, 101, 103, 109, 113, 127, 139, 151, 157, 163, 181, 193, 197, 199, 211, 223, 229, 241, 271, 277, 281, 283, 307, 313, 331, 337, 349, 353, 367, 373, 379, 397, 401, 409, 421, 433, 439, 449, 457, 461, 463, 487, 491 (list; graph; listen)
OFFSET

1,1

EXAMPLE

p=13 is in the sequence because A000203(12) = A008332(6) = 28 > 2*p.

MATHEMATICA

f[n_]:=Plus@@Divisors[n]; lst={}; Do[p=Prime[n]; If[f[p-1]>2*p, AppendTo[lst, p]], {n, 6!}]; lst

CROSSREFS

Cf. A008332, A140557.

Sequence in context: A141562 A108097 A102764 this_sequence A092738 A115093 A158195

Adjacent sequences: A164315 A164316 A164317 this_sequence A164319 A164320 A164321

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Aug 12 2009

EXTENSIONS

Edited by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Aug 21 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 December 1 19:22 EST 2009. Contains 167811 sequences.


AT&T Labs Research