Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063017
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063017 Product of Catalan(n) and (3^n- 2^n +1)/2. +0
2
1, 3, 20, 165, 1484, 13986, 135960, 1352637, 13707980, 141061206, 1470489800, 15500280978, 164967244792, 1770548369700, 19143828730800, 208347968093085, 2280730450967820, 25096531231958670, 277445318198433000 (list; graph; listen)
OFFSET

0,2

LINKS

Harry J. Smith, Table of n, a(n) for n=0,...,200

FORMULA

a(n) = Catalan(n)*(3^(n+1)-2^(n+1)+1)/2; o.g.f: -(sqrt(1-4x) - sqrt(1-8x)+ sqrt(1-12x) -1)/(4x)

PROGRAM

(PARI) { for (n=0, 200, a=binomial(2*n, n)/(n + 1)*(3^(n+1) - 2^(n+1) + 1)/2; write("b063017.txt", n, " ", a) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 16 2009]

CROSSREFS

Cf. A000108, A063016.

Sequence in context: A074560 A123355 A012882 this_sequence A145329 A051643 A154644

Adjacent sequences: A063014 A063015 A063016 this_sequence A063018 A063019 A063020

KEYWORD

easy,nonn

AUTHOR

Olivier Gerard (olivier.gerard(AT)gmail.com), Jul 04 2001

EXTENSIONS

Formula corrected by Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 16 2009

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 18 21:37 EST 2009. Contains 171024 sequences.


AT&T Labs Research