Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A055971
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A055971 Numbers n such that n | Sigma(n) - d(n) - Phi(n) and n is not a prime or twice a prime, where d(n) is the number of divisors of n. +0
1
1, 198, 294, 20280, 195320, 1782240, 3038720, 12190720 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

Do[ If[ And[ !PrimeQ[ n ], !PrimeQ[ n/2 ] ], If[ Mod[ DivisorSigma[ 1, n ]-DivisorSigma[ 0, n ]- EulerPhi[ n ], n ]==0, Print[ n ] ] ], {n, 1, 10^8} ]

CROSSREFS

Adjacent sequences: A055968 A055969 A055970 this_sequence A055972 A055973 A055974

Sequence in context: A025375 A031512 A025366 this_sequence A075293 A083264 A066218

KEYWORD

easy,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jul 19 2000

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 October 12 15:26 EDT 2008. Contains 144830 sequences.


AT&T Labs Research