login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A140697 Mobius transform of A000082. 1
1, 5, 11, 18, 29, 55, 55, 72, 96, 145, 131, 198, 181, 275, 319, 288, 305, 480, 379, 522, 605, 655, 551, 792, 720, 905, 864, 990, 869, 1595, 991, 1152, 1441, 1525, 1595, 1728, 1405, 1895, 1991, 2088, 1721, 3025, 1891, 2358, 2784, 2755, 2255, 3168, 2688, 3600 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Dirichlet convolution of the sequence of (absolute values of A055615) and A007434. - R. J. Mathar, Feb 27 2011

LINKS

Alois P. Heinz, Table of n, a(n) for n = 1..10000

FORMULA

Dirichlet g.f. zeta(s-1)*zeta(s-2)/(zeta(2s-2)*zeta(s)). - R. J. Mathar, Feb 27 2011

EXAMPLE

a(4) = 18 = (0, -1, 0, 1) dot (1, 6, 12, 24), where (0, -1 0, 1) = row 4 of A054525 and A000082 = (1, 6, 12, 24, 30, 72,...).

MAPLE

with (numtheory): a:= n-> add (k^2* mul(1+1/p, p=factorset(k)) *mobius (n/k), k=divisors(n)): seq (a(n), n=1..60); # Alois P. Heinz, Aug 28 2008

CROSSREFS

Cf. A000082.

Sequence in context: A056000 A080566 A094684 * A048253 A102174 A140515

Adjacent sequences:  A140694 A140695 A140696 * A140698 A140699 A140700

KEYWORD

nonn,easy,mult

AUTHOR

Gary W. Adamson (qntmpkt(AT)yahoo.com), May 23 2008

EXTENSIONS

Definition corrected by N. J. A. Sloane (njas(AT)research.att.com), Jul 28 2008

More terms from Alois P. Heinz (heinz(AT)hs-heilbronn.de), Aug 28 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 16:34 EST 2012. Contains 205938 sequences.