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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A004193 -(-1)^n*2*(2n+1)!*Bernoulli(2n)/(n!*2^n). 2
1, 1, 5, 63, 1575, 68409, 4729725, 488783295, 71982456975, 14550187083705, 3916321542458325, 1368981608178405375, 608576219802039864375, 337967570725260384533625, 230885276313275432674678125 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

REFERENCES

J. Spanier and K. B. Oldham, An Atlas of Functions, Hemisphere, NY, 1987, p. 35, Eq. 4:2:1.

LINKS

Index entries for sequences related to Bernoulli numbers.

PROG

(PARI) a(n)=if(n<1, 0, -(-1)^n*2*(2*n+1)!*bernfrac(2*n)/(n!*2^n))

CROSSREFS

Bernoulli numbers are A000367/A002445.

Sequence in context: A067129 A063079 A112788 * A193326 A027667 A193834

Adjacent sequences:  A004190 A004191 A004192 * A004194 A004195 A004196

KEYWORD

nonn,nice

AUTHOR

David W. Cantrell (DWCantrell(AT)sigmaxi.net)

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 23:53 EST 2012. Contains 205860 sequences.