login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A115919 Numbers n such that sigma(n)-phi(n) is a prime number. 0
2, 3, 4, 5, 7, 8, 9, 11, 13, 16, 17, 19, 23, 25, 29, 31, 32, 36, 37, 41, 43, 47, 50, 53, 59, 61, 67, 71, 73, 79, 81, 83, 89, 97, 101, 103, 107, 109, 113, 121, 127, 128, 131, 137, 139, 149, 151, 157, 163, 167, 173, 179, 181, 191, 193, 197, 199, 211, 223, 225, 227 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

sigma(81)-phi(81)=67, a prime.

MATHEMATICA

Select[Range[300], PrimeQ[DivisorSigma[1, #]-EulerPhi[#]]&]  (* From Harvey P. Dale, Feb 25 2011 *)

CROSSREFS

Cf. A038344.

Sequence in context: A195943 A096165 A164336 * A038701 A127072 A056781

Adjacent sequences:  A115916 A115917 A115918 * A115920 A115921 A115922

KEYWORD

nonn

AUTHOR

Giovanni Resta (g.resta(AT)iit.cnr.it), Feb 06 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 06:53 EST 2012. Contains 205577 sequences.