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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A033536 Cubes of Catalan numbers (A000108). 6
1, 1, 8, 125, 2744, 74088, 2299968, 78953589, 2924207000, 114933031928, 4738245926336, 203152294091656, 9000469593857728, 410006814589000000, 19129277941464384000, 911218671317138401125, 44202915427981062663000 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,3

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..500

MATHEMATICA

Table[CatalanNumber@n^3, {n, 0, 30}] (* Vincenzo Librandi, Nov 13 2012 *)

PROG

(Mupad) combinat::dyckWords::count(n)^3 $ n = 0..16; - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Feb 15 2007

(Sage) [catalan_number(i)^3 for i in xrange(0, 17)]# [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 17 2009]

(MAGMA) [Catalan(n)^3: n in [0..20]]; // Vincenzo Librandi, Nov 13 2012

CROSSREFS

Sequence in context: A061103 A110272 A215040 * A215793 A076960 A035130

Adjacent sequences:  A033533 A033534 A033535 * A033537 A033538 A033539

KEYWORD

nonn

AUTHOR

N. J. A. Sloane, Dec 10 1999

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 20:05 EDT 2013. Contains 225649 sequences.