Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092692
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092692 Expansion of -log(1-x)/(1-x^2). +0
2
0, 1, 1, 8, 18, 184, 660, 8448, 42000, 648576, 4142880, 74972160, 586776960, 12174658560, 113020427520, 2643856588800, 28432576972800, 740051782041600, 9056055981772800, 259500083163955200, 3562946373482496000 (list; graph; listen)
OFFSET

0,4

COMMENT

Stirling transform of (-1)^n*a(n-1)=[0,1,-1,8,-18,...] is A052882(n-1)=[0,1,2,9,52,...].

FORMULA

E.g.f.: -log(1-x)/(1-x^2).

a(n) = n!*Sum_{k=1..n} (-1)^(n-k)*Harmonic(k). - Vladeta Jovovic (vladeta(AT)eunet.rs), Aug 14 2005

PROGRAM

(PARI) a(n)=if(n<0, 0, n!*polcoeff(-log(1-x+x*O(x^n))/(1-x^2), n))

(PARI) {a(n)=if(n<0, 0, n!*sum(k=1, n, ((n-k+1)%2)/k))} /* Michael Somos Sep 19 2006 */

CROSSREFS

Sequence in context: A036747 A151351 A113563 this_sequence A001151 A138492 A022512

Adjacent sequences: A092689 A092690 A092691 this_sequence A092693 A092694 A092695

KEYWORD

nonn

AUTHOR

Michael Somos, Mar 04 2004

page 1

Search completed in 0.005 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 25 08:46 EST 2009. Contains 167481 sequences.


AT&T Labs Research