Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A065875
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A065875 Usigma(Phi(n)) is a prime. +0
2
3, 4, 5, 6, 8, 10, 12, 17, 32, 34, 40, 48, 60, 257, 512, 514, 544, 640, 680, 768, 816, 960, 1020, 65537, 131072, 131074, 131584, 139264, 139808, 163840, 164480, 174080, 174760, 196608, 197376, 208896, 209712, 245760, 246720, 261120, 262140 (list; graph; listen)
OFFSET

1,1

COMMENT

n is odd for only 3, 5, 17, 257 & 65537 for n < 10^7; they being the Fermat primes.

MATHEMATICA

f[n_] := Block[ {a = FactorInteger[n], k = l = s = 1}, l = Length[a]; While[k <= l, s = s * (a[[k, 1]]^a[[k, 2]] + 1); k++ ]; Return[s]]; Select[ Range[10^7], PrimeQ[ f[ EulerPhi[ # ]]] & ]

CROSSREFS

Cf. A062514.

Sequence in context: A120162 A002859 A062514 this_sequence A100585 A023367 A047426

Adjacent sequences: A065872 A065873 A065874 this_sequence A065876 A065877 A065878

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 07 2001

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 July 4 18:25 EDT 2008. Contains 140886 sequences.


AT&T Labs Research