login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A115918 Numbers k such that sigma(k) - phi(k) is a 4th power. 1
1, 15, 560, 570, 1071, 1102, 1185, 2035, 2071, 2128, 2185, 3007, 3215, 4087, 4487, 4584, 5406, 9204, 10727, 13912, 16675, 17951, 17970, 19127, 20553, 24288, 24887, 28247, 28290, 30216, 34951, 35807, 35985, 38551, 40967, 44472, 44951, 55247 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
sigma(16675) - phi(16675) = 10000 = 10^4.
MATHEMATICA
fpQ[n_]:=IntegerQ[(DivisorSigma[1, n]-EulerPhi[n])^(1/4)]; Select[Range[ 60000], fpQ] (* Harvey P. Dale, Jun 28 2012 *)
CROSSREFS
Sequence in context: A351183 A061174 A255956 * A110840 A012178 A012229
KEYWORD
nonn
AUTHOR
Giovanni Resta, Feb 06 2006
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)