Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A091554
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A091554 Primes p such that k = 2p is the smallest positive solution to the equation sigma(p+k) = sigma(p) + sigma(k). +0
2
7, 11, 13, 17, 19, 23, 31, 53, 59, 73, 79, 89, 97, 103, 109, 113, 137, 139, 149, 157, 163, 181, 193, 211, 223, 227, 269, 281, 293, 313, 331, 337, 373, 389, 397, 409, 419, 421, 433, 463, 467, 487, 499, 509, 521, 523, 541, 547, 571, 599, 601, 617, 631, 641, 643 (list; graph; listen)
OFFSET

1,1

COMMENT

Note that for all primes p > 3, sigma(3p) = sigma(p) + sigma(2p).

MATHEMATICA

lst={}; Do[p=Prime[n]; k=1; While[DivisorSigma[1, p+k]!=DivisorSigma[1, p]+DivisorSigma[1, k], k++ ]; If[k==2p, AppendTo[lst, p]], {n, 3, 200}]; lst

CROSSREFS

Cf. A066435 (least k such that sigma(n+k)=sigma(n)+sigma(k)).

Sequence in context: A028416 A040121 A156114 this_sequence A111980 A108811 A038961

Adjacent sequences: A091551 A091552 A091553 this_sequence A091555 A091556 A091557

KEYWORD

nonn

AUTHOR

T. D. Noe (noe(AT)sspectra.com), Jan 20 2004

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