login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A117671 C(3*n+1,n+1) 0
1, 6, 35, 210, 1287, 8008, 50388, 319770, 2042975, 13123110, 84672315, 548354040, 3562467300, 23206929840, 151532656696, 991493848554, 6499270398159, 42671977361650, 280576272201225 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,2

LINKS

Table of n, a(n) for n=0..18.

Milan Janjic, Two Enumerative Functions

FORMULA

G.f.: (2*(-1+Hypergeometric2F1[-(1/3),1/3,-(1/2),(27*x)/4]))/(3*x) [From Harvey P. Dale

EXAMPLE

if n=0 then C(3*0+1,0+1)= C(1,1)=1

if n=10 then C(3*10+1,10+1)= C(31,11)=84672315

MATHEMATICA

Table[Binomial[3n+1, n+1], {n, 0, 20}] (* From Harvey P. Dale, Jul 19 2011 *)

CROSSREFS

Sequence in context: A001109 A180033 A144638 * A213452 A000399 A081051

Adjacent sequences:  A117668 A117669 A117670 * A117672 A117673 A117674

KEYWORD

easy,nonn

AUTHOR

Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 12 2006

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 25 08:56 EDT 2013. Contains 225646 sequences.