Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A087547
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A087547 a(n) = n!*2^(n+1) * (Integral_{x = 0..1} 1/(1+x^2)^(n+1) dx - pi*(2*n)!/(2^(n+1)*n!). +0
2
0, 1, 4, 22, 160, 1464, 16224, 211632, 3179520, 54092160, 1028113920, 21594021120, 496702402560, 12418039065600, 335293281792000, 9723592350259200, 301432670532403200, 9947299050359193600, 348155822449999872000, 12881771833023700992000, 502389223133024747520000 (list; graph; listen)
OFFSET

0,3

EXAMPLE

a(3) = 22.

MAPLE

f := proc(n) 4*n!*2^(n-1) * (int (1/(1+x^2)^(n+1), x=0..1)) - Pi*(2*n)!/(2^(n+1)*n!); end; (from njas)

MATHEMATICA

f[n_] := Simplify[n!*2^(n + 1)*(Integrate[ 1/(1 + x^2)^(n + 1), {x, 0, 1}]) - Pi(2n)!/(2^(n + 1)*n!)]; Table[ f[n], {n, 0, 20}] (from Robert G. Wilson v Oct 31 2003)

CROSSREFS

Sequence in context: A113717 A124563 A122704 this_sequence A000779 A053144 A089464

Adjacent sequences: A087544 A087545 A087546 this_sequence A087548 A087549 A087550

KEYWORD

nonn

AUTHOR

Al Hakanson (hawkuu(AT)excite.com), Oct 24 2003

EXTENSIONS

More terms from njas, Oct 30 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 21 14:49 EST 2008. Contains 150807 sequences.


AT&T Labs Research