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!)
A130492 a(n) = denominator of Sum_{k=1..n} k^mu(n+1-k), where mu(m) = A008683(m). 3
1, 1, 2, 6, 12, 20, 10, 84, 840, 72, 630, 1320, 2772, 1560, 90090, 42, 240240, 1904, 46410, 95760, 639540, 5040, 9699690, 637560, 14316120, 92400, 176125950, 308880, 20078358300, 475020, 33845175, 7447440, 116925953760, 110880, 501401225325 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
Numerator of Sum_{k=1..n} k^mu(n+1-k) is A130491(n).
LINKS
MAPLE
A130492 := proc(n) denom(add(k^numtheory[mobius](n+1-k), k=1..n)) ; end: seq(A130492(n), n=1..40) ; # R. J. Mathar, Oct 16 2007
CROSSREFS
Sequence in context: A354759 A139084 A086958 * A305702 A152222 A139082
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 25 07:41 EDT 2024. Contains 371964 sequences. (Running on oeis4.)