Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A073045
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A073045 Nonprime solutions to sopfr(n) = S(n), where sopfr(n) = A001414 and S(n) = A002034. +0
1
4, 9, 25, 27, 49, 121, 125, 169, 289, 343, 361, 529, 625, 841, 961, 1331, 1369, 1681, 1849, 2197, 2209, 2401, 2809, 3125, 3481, 3721, 4489, 4913, 5041, 5329, 6241, 6859, 6889, 7921, 9409, 10201, 10609, 11449, 11881, 12167, 12769, 14641, 16129, 16807 (list; graph; listen)
OFFSET

1,1

EXAMPLE

sopfr(9) = S(9) = 6 and 6 is composite, so 9 is a term.

PROGRAM

(PARI) {for(n=1, 17000, if(!isprime(n), s=0; fac=factor(n); for(i=1, matsize(fac)[1], s=s+fac[i, 1]*fac[i, 2]); m=1; p=1; while(p%n>0, m++; p=p*m); if(s==m, print1(n, ", "))))}

CROSSREFS

Cf. A074583.

Adjacent sequences: A073042 A073043 A073044 this_sequence A073046 A073047 A073048

Sequence in context: A051961 A093867 A126638 this_sequence A045967 A099998 A030140

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Aug 24 2002

EXTENSIONS

Edited and extended by Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Aug 26 2002

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 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research