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!)
A065424 Catalan-like formula: a(n) = binomial(6*n, 3*n+1)/(9*n+6). 1
1, 33, 1326, 59432, 2851425, 143291610, 7446255180, 396893583792, 21579377870484, 1192183281903845, 66734212415276406, 3776778437640143208, 215744630060724034270, 12423227699242323077940 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
G.f.: A*sqrt((A+1)*(1+9*A)) where A=x*(1+9*A)^3*(1+A). - Mark van Hoeij, Nov 16 2011
-(n-1)*(3*n+2)*(3*n+1)*a(n) + 8*(6*n-5)*(6*n-1)*(2*n-1)*a(n-1) = 0. - R. J. Mathar, Oct 31 2015
a(n) = (1/9)*A000245(3*n) = n*A000108(3*n)/(3*n + 2) for n >= 1. - Peter Bala, Mar 08 2023
PROG
(Magma) [Binomial(6*n, 3*n+1)/(9*n+6): n in [1..20]]; // Vincenzo Librandi, Nov 17 2011
CROSSREFS
Sequence in context: A353114 A294436 A242492 * A071268 A012805 A093756
KEYWORD
nonn,easy
AUTHOR
Len Smiley, Nov 16 2001
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 10 20:32 EDT 2024. Contains 372388 sequences. (Running on oeis4.)