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!)
A130491 a(n) = numerator of Sum_{k=1..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; text; internal format)
OFFSET
1,2
COMMENTS
Denominator of Sum_{k=1..n} k^mu(n+1-k) is A130492(n).
LINKS
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, Oct 16 2007
CROSSREFS
Sequence in context: A292292 A067787 A332370 * A149013 A149014 A149015
KEYWORD
frac,nonn
AUTHOR
Leroy Quet, May 29 2007
EXTENSIONS
More terms from R. J. Mathar, Oct 16 2007
STATUS
approved

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 23 23:26 EDT 2024. Contains 371917 sequences. (Running on oeis4.)