Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A037176
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A037176 Numbers n such that us(n) = number of primes <= n, where usigma(n) = sum of unitary divisors of n (A034448), us(n) is usigma(n)-n. +0
1
1, 2, 56, 80, 85, 2527, 2569, 2723, 2807, 7864, 7976, 22941 (list; graph; listen)
OFFSET

1,2

PROGRAM

(PARI) us(n) = sumdiv(n, d, if(gcd(d, n/d)==1, d)); f(n)=s=0; for(x=1, n, if(isprime(x), s++)); s; for(n=1, 10^6, if(us(n)-n==f(n), print(n)))

CROSSREFS

Sequence in context: A109796 A024029 A134501 this_sequence A045819 A056046 A080313

Adjacent sequences: A037173 A037174 A037175 this_sequence A037177 A037178 A037179

KEYWORD

nonn

AUTHOR

Naohiro Nomoto (6284968128(AT)geocities.co.jp)

EXTENSIONS

One more term from Jason Earls (zevi_35711(AT)yahoo.com), Sep 06 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research