Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
Search: a348709 -id:a348709
Displaying 1-1 of 1 result found. page 1
     Sort: relevance | references | number | modified | created      Format: long | short | data
A348708 Number of squarefree integers with an odd number of prime factors <= 10^n. +10
1
0, 4, 30, 303, 3053, 30421, 303857, 3039127, 30395383, 303963673, 3039652332, 30396399068, 303963519954, 3039635209356, 30396355530761, 303963552535238, 3039635510867921, 30396355103617024, 303963550950390745, 3039635508820145344, 30396355092470750098, 303963550928711270447 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
a(n) is the number of integers k <= 10^n with mu(k)=-1 where mu(k) is the Möbius function.
LINKS
FORMULA
a(n) = (A071172(n) - A084237(n)) / 2.
Lim_{n->oo} a(n)/10^n = 3/Pi^2 (A104141).
EXAMPLE
a(1) = 4 because there are 4 squarefree integers with an odd number of prime factors <= 10: 2, 3, 5, 7.
MATHEMATICA
Table[Length@Select[Range[10^n], MoebiusMu@#==-1&], {n, 0, 6}]
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved
page 1

Search completed in 0.006 seconds

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 18 17:33 EDT 2024. Contains 375269 sequences. (Running on oeis4.)