Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A098614
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A098614 Product of Fibonacci and Catalan numbers: a(n) = A000045(n+1)*A000108(n). +0
4
1, 1, 4, 15, 70, 336, 1716, 9009, 48620, 267410, 1494844, 8465184, 48466796, 280073300, 1631408400, 9568812015, 56466198990, 335002137360, 1997007404700, 11955535480350, 71850862117320, 433322055191220, 2621615826231480 (list; graph; listen)
OFFSET

0,3

COMMENT

Radius of convergence: r = (sqrt(5)-1)/8; A(r) = sqrt(2+2/sqrt(5)). More generally, given {S} such that: S(n) = b*S(n-1) + c*S(n-2), |b|>0, |c|>0, then Sum_{n>=0} S(n)*Catalan(n)*x^n = sqrt( (1-2*b*x - sqrt(1-4*b*x-16*c*x^2))/(2*b^2+8*c) )/x.

FORMULA

G.f.: A(x) = sqrt( (1-2*x - sqrt(1-4*x-16*x^2))/10 )/x.

EXAMPLE

Begins: {1*1, 1*1, 2*2, 3*5, 5*14, 8*42, 13*132, 21*429,...}.

PROGRAM

(PARI) {a(n)=binomial(2*n, n)/(n+1)*((1+sqrt(5))^(n+1)-(1-sqrt(5))^(n+1))/(2^(n+1)*sqrt(5))}

CROSSREFS

Cf. A000045, A000108, A098615, A098616, A098618.

Sequence in context: A039625 A020020 A000882 this_sequence A027316 A085349 A026992

Adjacent sequences: A098611 A098612 A098613 this_sequence A098615 A098616 A098617

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Oct 09 2004

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 December 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research