Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A064182
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A064182 Sum_{k <= 10^n} number of distinct primes dividing k (A001221). +0
2
1, 11, 171, 2126, 24300, 266400, 2853708, 30130317, 315037281 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

s = 0; k = 1; Do[ While[ k <= 10^n, s = s + Length[ FactorInteger[ k ] ]; k++ ]; Print[ s ], {n, 1, 8} ]

CROSSREFS

Cf. A001221.

Sequence in context: A059091 A157944 A167245 this_sequence A139792 A025758 A141955

Adjacent sequences: A064179 A064180 A064181 this_sequence A064183 A064184 A064185

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 20 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 24 14:25 EST 2009. Contains 167438 sequences.


AT&T Labs Research