OFFSET
1,3
REFERENCES
Felix Goldberg, A problem relating to a family of Catalan-like sequences, forthcoming.
FORMULA
a(n) = Floor( 1/(n+k)*C(pn, n) ), where k=2, p=2.
EXAMPLE
a(6)=115 because 1/(6+2)*C(12,6) is 115.5 and taking the floor we obtain 115.
CROSSREFS
KEYWORD
nonn
AUTHOR
Felix Goldberg (sgefelix(AT)t2.technion.ac.il), Apr 11 2000
EXTENSIONS
More terms from James A. Sellers, Apr 12 2000
STATUS
approved