Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063719
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063719 Numbers n such that usigma(cototient(n)) is a prime. +0
1
4, 6, 8, 24, 28, 32, 384, 448, 496, 508, 512, 98304, 114688, 126976, 130048, 131056, 131072 (list; graph; listen)
OFFSET

1,1

COMMENT

If usigma(x) is prime, it must be a Fermat prime. It is conjectured that there are only 5 Fermat primes. If this conjecture is true, this sequence has no more terms. - David Wasserman (wasserma(AT)spawar.navy.mil), Jul 09 2002

EXAMPLE

131072 is in the sequence because A034448(A051953(131072)) = A034448(65536) = 65537, a prime.

PROGRAM

(PARI) u(n) = sumdiv(n, d, if(gcd(d, n/d)==1, d)); c(n) = n-eulerphi(n); for(n=1, 10^8, if(isprime(u(c(n))), print(n)))

CROSSREFS

Cf. A034448, A051953.

Sequence in context: A083790 A086561 A074125 this_sequence A106366 A019160 A126233

Adjacent sequences: A063716 A063717 A063718 this_sequence A063720 A063721 A063722

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Aug 23 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 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research