login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A046714 Convolution of A000108 (Catalan) with A000351 (powers of 5). 4
1, 6, 32, 165, 839, 4237, 21317, 107014, 536500, 2687362, 13453606, 67326816, 336842092, 1684953360, 8427441240, 42146901045, 210769862895, 1053978959265, 5270372435025, 26353629438315, 131774711311995 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
i) Homogeneous recursion: a(n) = (3*(3*n+1)/(n+1))*a(n-1)-(10*(2*n-1)/(n+1))*a(n-2), a(-1) := 0, a(0)=1, n >= 1. ii) Hypergeometric 2F1 form: 2*a(n) = 5^(n+1)-binomial(2*(n+1), n+1)*hypergeom([ -n-1,1 ],[ 1/2 ],-1/4).
LINKS
FORMULA
a(n) = sum(C(k)*5^(n-k), k=0..n), C(k)=A000108(k) (Catalan); a(n) = 5*a(n-1)+ C(n), a(0)=1; G.f.: c(x)/(1-5*x), where c(x) = g.f. for Catalan numbers A000108.
a(n) ~ (5-sqrt(5))/2 * 5^n. - Vaclav Kotesovec, Jul 07 2016
CROSSREFS
Sequence in context: A083320 A097139 A034942 * A129171 A082585 A084326
KEYWORD
easy,nonn
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 5 03:37 EDT 2024. Contains 372257 sequences. (Running on oeis4.)