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!)
A333831 Dirichlet inverse of Mertens function (A002321). 1

%I #7 May 05 2020 16:47:05

%S 1,0,1,1,2,1,2,2,3,1,2,4,3,2,5,2,2,4,3,7,6,1,2,8,6,1,6,5,2,9,4,8,7,2,

%T 9,13,2,1,6,10,1,10,3,7,19,2,3,16,7,7,6,8,3,14,10,14,7,0,1,31,2,1,19,

%U 8,12,7,2,6,5,14,3,35,4,3,23,9,10,11,4,24

%N Dirichlet inverse of Mertens function (A002321).

%H Florian Lang, <a href="/A333831/b333831.txt">Table of n, a(n) for n = 1..9998</a>

%o (PARI) seq(n)={dirdiv(vector(n, n, n==1), vector(n, n, sum(k=1, n, moebius(k))))} \\ _Andrew Howroyd_, Apr 07 2020

%Y Cf. A002321.

%K sign,easy

%O 1,5

%A _Florian Lang_, Apr 07 2020

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 April 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)