Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063760
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063760 Sum of non-unitary divisors of n is a prime and sets a new record for such primes. +0
1
4, 9, 25, 36, 144, 441, 676, 1089, 1296, 1764, 2304, 4900, 5184, 9216, 15876, 33124, 36100, 43264, 51984, 82944, 115600, 142884, 147456, 224676, 266256, 298116, 331776, 389376, 467856 (list; graph; listen)
OFFSET

0,1

EXAMPLE

sigma(441) - usigma(441) = 241, a prime.

PROGRAM

(PARI) u(n) = sumdiv(n, d, if(gcd(d, n/d)==1, d)); a=0; for(n=1, 50000, x=sigma(n)-u(n); if(isprime(x), b=x; if(b>a, a=b; print(n))))

CROSSREFS

Cf. A048146.

Sequence in context: A063577 A087058 A046659 this_sequence A130448 A046451 A082200

Adjacent sequences: A063757 A063758 A063759 this_sequence A063761 A063762 A063763

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Aug 24 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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research