Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111534
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111534 Main diagonal of table A111528. +0
8
1, 1, 4, 33, 416, 7045, 149472, 3804353, 112784896, 3812791581, 144643185600, 6081135558817, 280510445260800, 14080668974435141, 763890295406672896, 44529851124925034625, 2775373003913373810688, 184147301185264051623181 (list; graph; listen)
OFFSET

0,3

COMMENT

For n>0, a(n) is divisible by n: a(n)/n = A111535(n).

FORMULA

a(n) = [x^n] Log( Sum_{m=0..n} (n-1+m)!/(n-1)!*x^m.

PROGRAM

(PARI) {a(n)=if(n<0, 0, if(n==0, 1, polcoeff(log(sum(m=0, n, (n-1+m)!/(n-1)!*x^m)), n)))}

CROSSREFS

Cf: A111528 (table), A003319 (row 1), A111529 (row 2), A111530 (row 3), A111531 (row 4), A111532 (row 5), A111533 (row 6).

Sequence in context: A093185 A075132 A113170 this_sequence A052885 A119821 A102321

Adjacent sequences: A111531 A111532 A111533 this_sequence A111535 A111536 A111537

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Aug 06 2005

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 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research