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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A100953 Number of partitions of n into relatively prime parts such that multiplicities of parts are also relatively prime. 0
1, 0, 1, 2, 5, 5, 13, 14, 25, 28, 54, 54, 99, 105, 160, 192, 295, 315, 488, 546, 760, 890, 1253, 1404, 1945, 2234, 2953, 3459, 4563, 5186, 6840, 7909, 10029, 11716, 14843, 17123, 21635, 25035, 30981, 36098, 44581, 51370, 63259, 73223, 88739, 103048 (list; graph; refs; listen; history; internal format)
OFFSET

1,4

FORMULA

Moebius transform of A000837.

MAPLE

read transforms : a000837 := [] : b000837 := fopen("b000837.txt", READ) : bfil := readline(b000837) : while StringTools[WordCount](bfil) > 0 do b := sscanf( bfil, "%d %d") ; a000837 := [op(a000837), op(2, b)] ; bfil := readline(b000837) ; od: fclose(b000837) ; a000837 := subsop(1=NULL, a000837) : a := MOBIUS(a000837) : for n from 1 to 120 do printf("%d, ", op(n, a)) ; od: - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Mar 12 2008

CROSSREFS

Cf. A000837.

Sequence in context: A138316 A183719 A124201 * A112835 A206625 A176168

Adjacent sequences:  A100950 A100951 A100952 * A100954 A100955 A100956

KEYWORD

easy,nonn

AUTHOR

Vladeta Jovovic (vladeta(AT)eunet.rs), Jan 11 2005

EXTENSIONS

More terms from David Wasserman (dwasserm(AT)earthlink.net) and R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Mar 04 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 14 16:21 EST 2012. Contains 205635 sequences.