Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111530
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111530 Row 3 of table A111528. +0
11
1, 1, 5, 33, 261, 2361, 23805, 263313, 3161781, 40907241, 567074925, 8385483393, 131787520101, 2194406578521, 38605941817245, 715814473193073, 13956039627763221, 285509132504621001, 6116719419966460365 (list; graph; listen)
OFFSET

0,3

FORMULA

G.f.: (1/3)*Log(Sum_{n>=0} (n+2)!/2!*x^n) = Sum_{n>=1} a(n)*x^n/n. G.f.: A(x) = 1/(1+3*x - 4*x/(1+4*x - 5*x/(1+5*x -... (continued fraction).

a(n)=Sum_{k, 0<=k<=n}3^(n-k)*A089949(n,k) . - Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Oct 16 2006

EXAMPLE

(1/3)*Log(1 + 3*x + 12*x^2 +60*x^3+... + (n+2)!/2!*x^n +...)

= x + 5/2*x^2 + 33/3*x^3 + 261/4*x^4 + 2361/5*x^5 +...

PROGRAM

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

CROSSREFS

Cf: A111528 (table), A104980 (row 1), A111529 (row 2), A111531 (row 4), A111532 (row 5), A111533 (row 6), A111534 (diagonal).

Sequence in context: A034015 A056159 A061253 this_sequence A087633 A135075 A049377

Adjacent sequences: A111527 A111528 A111529 this_sequence A111531 A111532 A111533

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


AT&T Labs Research