Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A128045
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A128045 a(n) = denominator of b(n), where b(1) = 1, b(n) = sum{k=1 to n-1} b(n-k) * H(k); H(k) = sum{j=1 to k} 1/j, the k-th harmonic number. +0
2
1, 1, 2, 6, 2, 5, 360, 2520, 1680, 15120, 2700, 11880, 9979200, 8648640, 18345600, 2476656000, 27243216000, 714714000, 427508928000, 1160381376000, 1055947052160000, 22174888095360000, 38718058579200, 141031842336000 (list; graph; listen)
OFFSET

1,3

LINKS

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

MATHEMATICA

f[l_List] := Block[{n = Length[l] + 1}, Append[l, Sum[l[[n - k]]*HarmonicNumber[k], {k, n - 1}]]]; Denominator[Nest[f, {1}, 24]] (*Chandler*)

CROSSREFS

Cf. A128044.

Sequence in context: A102912 A064850 A151853 this_sequence A011325 A010696 A021796

Adjacent sequences: A128042 A128043 A128044 this_sequence A128046 A128047 A128048

KEYWORD

nonn,frac

AUTHOR

Leroy Quet Feb 11 2007

EXTENSIONS

Extended by Ray Chandler (rayjchandler(AT)sbcglobal.net), Feb 12 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 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research