Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100118
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100118 Numbers whose sum of prime factors is prime (counted with multiplicity). +0
13
2, 3, 5, 6, 7, 10, 11, 12, 13, 17, 19, 22, 23, 28, 29, 31, 34, 37, 40, 41, 43, 45, 47, 48, 52, 53, 54, 56, 58, 59, 61, 63, 67, 71, 73, 75, 76, 79, 80, 82, 83, 88, 89, 90, 96, 97, 99, 101, 103, 104, 107, 108, 109, 113, 117, 118, 127, 131, 136, 137, 139, 142, 147, 148, 149 (list; graph; listen)
OFFSET

1,1

COMMENT

Numbers n such that integer log of n is a prime number.

As in A001414, denote sopfr(n) the integer log of n. Since sopfr(p)=p, the sequence includes all prime numbers.

See A046363 for the analogue excluding prime numbers. - Hieronymus Fischer (Hieronymus.Fischer(AT)gmx.de), Oct 20 2007

EXAMPLE

e.g. 40 = 2^3*5 and 2*3+5=11 is a prime number.

MATHEMATICA

L = {}; Do[ww = Transpose[FactorInteger[k]]; w = ww[[1]].ww[[2]]; If[PrimeQ[w], AppendTo[L, k]], {k, 2, 500}]; L

CROSSREFS

Cf. A001414.

Cf. A046363.

Sequence in context: A024899 A114518 A066940 this_sequence A028781 A136149 A101882

Adjacent sequences: A100115 A100116 A100117 this_sequence A100119 A100120 A100121

KEYWORD

easy,nonn

AUTHOR

Carlos Alves (cjsalves(AT)gmail.com), Dec 26 2004

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