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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A089342 Numerator of sqrt(2) * (integral_{x=0 to sqrt 1/3} 1/(1-x^2)^(n+3/2) dx). 0
1, 7, 83, 467, 10307, 56537, 620695, 3421003, 151692131, 846015389, 1356505339, 7657542115, 173845651297, 991488244363, 79507898457503, 457142023114427, 42194359402773923, 244118009518249157, 2831917415062783681 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

EXAMPLE

a(3) = 467

MATHEMATICA

f[n_] := Numerator[ Simplify[ Sqrt[2]*Integrate[1/(1 - x^2)^(n + 1/2), {x, 0, Sqrt[1/3]}]]]; Table[ f[n], {n, 1, 20}] (from Robert G. Wilson v Feb 27 2004)

CROSSREFS

1 6 60 280 5040 are the denominators.

Sequence in context: A191804 A139951 A141872 * A075137 A099668 A187649

Adjacent sequences:  A089339 A089340 A089341 * A089343 A089344 A089345

KEYWORD

nonn

AUTHOR

Al Hakanson (hawkuu(AT)excite.com), Dec 26 2003

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Feb 27 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 15 18:22 EST 2012. Contains 205835 sequences.