Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A094162
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A094162 Where n first appears in A093320. +0
2
1, 6, 26, 78, 390, 2262, 7878, 30966, 154830, 890214, 3127566 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

PrimeFactors[n_Integer] := Flatten[ Table[ # [[1]], {1}] & /@ FactorInteger[n]]; a[1] = 1; a[n_] := a[n] = (Plus @@ (a[ # ] & /@ PrimePi[ PrimeFactors[n]])); b = Table[0, {12}]; Do[c = a[n]; If[ b[[c]] == 0, b[[c]] = n]], {n, 11500000}]

CROSSREFS

Cf. A093320.

Sequence in context: A135036 A166796 A001701 this_sequence A060101 A036422 A166214

Adjacent sequences: A094159 A094160 A094161 this_sequence A094163 A094164 A094165

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), May 04 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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research