reviewed
approved
Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
reviewed
approved
proposed
reviewed
editing
proposed
a(n) = (3n)!/(3!n!).
More terms from _Harvey P. Dale, _, May 25 2011.
approved
editing
Table[(3 n)!/(3! n!), {n, 20}] (* _Harvey P. Dale, _, May 25 2011 *)
editing
approved
T. D. Noe, <a href="/A001525/b001525.txt">Table of n, a(n) for n = 1..100</a>
Table[(3# n)!/(3!# n!)&/@Range[15, {n, 20}] (* From Harvey P. Dale, May 25 2011 *)
approved
editing
_N. J. A. Sloane (njas(AT)research.att.com)_.
proposed
approved