Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A128061
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A128061 a(n) = numerator of b(n), where sum{m>=0} b(m)*x^m/m! = x/(sum(m>=1} H(m) x^m/m!) = exp(-x)*x/(sum{m>=1} x^m (-1)^(m+1)/(m!*m)). (H(m) = sum{k=1 to m} 1/k.). +0
2
1, -3, 37, -29, 2761, -97, -268271, 14759, 2804929, -9435089, 3731508001, 1185970223, -264025807957621, 44820288709817, 4570382525453089, -336032650312339, 23787999916667875201, 4316502548043120587, -4994567510209019657318207 (list; graph; listen)
OFFSET

0,2

LINKS

Leroy Quet, Home Page (listed in lieu of email address)

FORMULA

b(0)=1. b(n) = -sum{k=1 to n} binomial(n,k) H(k+1) b(n-k)/(k+1).

EXAMPLE

1/(1 + x * 3/(2 * 2) + x^2 * 11/(6 * 6) + x^3 * 25/(12 * 24) +...) = 1 -x * 3/4 + x^2 * 37/72 -x^3 * 29/96 ...

MATHEMATICA

b[0] = 1; b[n_] := b[n] = -Sum[Binomial[n, k] *HarmonicNumber[k + 1]*b[n - k]/(k + 1), {k, n}]; Numerator[Array[b, 20, 0]] (*Chandler*)

CROSSREFS

Cf. A128062.

Sequence in context: A073236 A002563 A140448 this_sequence A116184 A037000 A042333

Adjacent sequences: A128058 A128059 A128060 this_sequence A128062 A128063 A128064

KEYWORD

frac,sign

AUTHOR

Leroy Quet Feb 13 2007

EXTENSIONS

Extended by Ray Chandler (rayjchandler(AT)sbcglobal.net), Feb 19 2007

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 25 14:49 EST 2009. Contains 167514 sequences.


AT&T Labs Research