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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A136636 a(n) = n * C(2*3^(n-1), n) for n>=1. 3
2, 30, 2448, 1265004, 4368213360, 106458751541142, 19173684851378353296, 26413015283743616538733008, 285290979402099025600644272168880, 24601033850235942230699563821233785600080 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Equals column 1 of triangle A136635.

PROG

(PARI) {a(n)=n*binomial(2*3^(n-1), n)}

CROSSREFS

Cf. A136635 (triangle), A014070 (main diagonal), A136393 (column 0), A136637 (row sums), A136638 (antidiagonal sums).

Sequence in context: A158260 A099800 A099929 * A030249 A000187 A053851

Adjacent sequences:  A136633 A136634 A136635 * A136637 A136638 A136639

KEYWORD

nonn

AUTHOR

Vladeta Jovovic (vladeta(AT)eunet.rs) and Paul D. Hanna (pauldhanna(AT)juno.com), Jan 15 2008

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 February 14 02:36 EST 2012. Contains 205567 sequences.