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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A144506 Column 3 of triangle in A144505, negated. 3
0, 0, 0, 0, 1, 14, 175, 2330, 34300, 561386, 10179309, 203240850, 4439192835, 105413331100, 2705921548616, 74703337429084, 2207904948683525, 69575538504102190, 2329022305536291275, 82546355086989894366, 3088417981826529182964, 121651432581579519835950, 5032424258902838518567945 (list; graph; refs; listen; history; internal format)
OFFSET

0,6

MAPLE

f3:=proc(n) local k; add((n+k+3)!/(6*(n-k)!*k!*2^k), k=0..n); end; [seq(f3(n), n=0..60)]; # uses a different offset

CROSSREFS

Sequence in context: A016136 A061484 A097583 * A177072 A125471 A132010

Adjacent sequences:  A144503 A144504 A144505 * A144507 A144508 A144509

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Dec 14 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 17 21:13 EST 2012. Contains 206085 sequences.