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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A091993 Numerator of I(n)=(integral_{x=0 to 1/3} (1+x^2)^n dx). E.g. I(3)= 85632/229635. The denominator is b(n)=(2*n+2)!*3^(2*n+1)/((n+1)!*2^(n+1)). E.g. b(3)=229635. 1
1, 28, 1308, 85632, 7215504, 743895360, 90735698880, 12784048058880, 2043605420478720, 365523503117552640, 72341521311159475200, 15698552277109576089600, 3707121435080668435353600 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

MATHEMATICA

A091993[n_] := Integrate[(1 + x^2)^n, {x, 0, 1/3}](2*n + 2)!*3^(2*n + 1)/((n + 1)!*2^(n + 1)); Table[ A091993[n], {n, 0, 13}] (from Robert G. Wilson v Mar 18 2004)

CROSSREFS

Sequence in context: A132503 A092705 A061321 * A118705 A013926 A110696

Adjacent sequences:  A091990 A091991 A091992 * A091994 A091995 A091996

KEYWORD

nonn

AUTHOR

Al Hakanson (hawkuu(AT)excite.com), Mar 17 2004

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Mar 18 2004

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 17 16:49 EST 2012. Contains 206058 sequences.