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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A199747 C(n*(3*n+1)/2, n). 1
1, 2, 21, 455, 14950, 658008, 36288252, 2404808340, 186087894300, 16466440817750, 1639875152957965, 181513211783531667, 22105238818111121361, 2937279723907795168000, 422879027090638497044400, 65572027180886570401929144, 10894880155433107077641916792 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,2

COMMENTS

a(n) = C(n*(3*n+1)/2, n*(3*n-1)/2) = C(A005449(n), A000326(n)), where A000326 and A005449 are pentagonal numbers.

a(5*n+3) is divisible by 5; a(5*n+4) is divisible by 5.

LINKS

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

PROG

(PARI) a(n)=binomial(n*(3*n+1)/2, n)

CROSSREFS

Cf. A199748, A000326, A005449, A001318.

Sequence in context: A024232 A192666 A090451 * A226057 A158886 A092957

Adjacent sequences:  A199744 A199745 A199746 * A199748 A199749 A199750

KEYWORD

nonn,easy

AUTHOR

Paul D. Hanna, Nov 09 2011

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 June 19 23:19 EDT 2013. Contains 226416 sequences.