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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A130491 a(n) = numerator of sum{k=1 to n} k^mu(n+1-k), where mu(m) = A008683(m). 2
1, 3, 9, 35, 91, 179, 117, 1181, 14113, 1415, 14839, 35617, 85271, 53251, 3503033, 1879, 12165719, 106753, 2870239, 6436711, 46663061, 402271, 850810423, 60658043, 1473361913, 10236631, 21081760033, 39731443, 2762347887557 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Denominator of sum{k=1 to n} k^mu(n+1-k) is A130492(n).

MAPLE

A130491 := proc(n) numer(add(k^numtheory[mobius](n+1-k), k=1..n)) ; end: seq(A130491(n), n=1..40) ; - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 16 2007

CROSSREFS

Cf. A130492, A080306, A080326.

Sequence in context: A084756 A009578 A067787 * A149013 A149014 A149015

Adjacent sequences:  A130488 A130489 A130490 * A130492 A130493 A130494

KEYWORD

frac,nonn

AUTHOR

Leroy Quet May 29 2007

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 16 2007

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 15 20:03 EST 2012. Contains 205852 sequences.