login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A134714 Concatenation of next n Catalan numbers. 1
1, 12, 51442, 13242914304862, 16796587862080127429002674440, 96948453535767012964479047763870017672631906564120420, 2446626702091482563640343059613650128990414732448619464014521836735307215269533550916004 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Module[{nn=50, cn}, cn=CatalanNumber[Range[0, nn]]; Table[ FromDigits[ Flatten[ IntegerDigits/@ Take[cn, {(n(n+1))/2+1, ((n+1)(n+2))/2}]]], {n, 0, Floor[ (Sqrt[ 8*nn+1]-1)/2]-1}]] (* Harvey P. Dale, May 15 2014 *)
CROSSREFS
Cf. A053067, A053068, A133013. Catalan numbers: A000108.
Sequence in context: A277693 A049504 A308374 * A127223 A076691 A272163
KEYWORD
easy,nonn,base
AUTHOR
Omar E. Pol, Nov 12 2007
EXTENSIONS
Edited by Charles R Greathouse IV, Apr 25 2010
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified March 19 06:05 EDT 2024. Contains 370952 sequences. (Running on oeis4.)