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!)
A181161 Numerator in abs(binomial(-1/8,n)). 0
1, 1, 9, 51, 1275, 8415, 115005, 805035, 45886995, 331406075, 4838528695, 35629165845, 1056998586735, 7886835608715, 118302534130725, 891212423784795, 107836703277960195, 818290277815109715 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = 2^(e_2((2*n)!)-n)/n! * Product[8k+1,{k,0,n-1}] where e_2((2n)!) is the highest power of 2 that divides (2*n)! (sequence A005187)
MATHEMATICA
w[n_] := Numerator[Binomial[(-1/8, n](-1)^n]
Table[w1[n], {n, 0, 12}]
CROSSREFS
Sequence in context: A210054 A272393 A231748 * A152580 A197722 A172470
KEYWORD
nonn
AUTHOR
Emanuele Munarini, Jan 25 2011
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 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)