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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A117641 Number of 3-Motzkin paths with no level steps at height 0. 11
1, 0, 1, 3, 11, 42, 167, 684, 2867, 12240, 53043, 232731, 1031829, 4615542, 20805081, 94410363, 430945739, 1977366192, 9115261211, 42195093993, 196060049129, 914110333422, 4275222950221, 20051858039718, 94294269673861 (list; graph; refs; listen; history; internal format)
OFFSET

0,4

COMMENTS

Hankel transform of this sequence forms A000012 = [1,1,1,1,1,...] . - Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Oct 24 2007

FORMULA

Generating function = (1+3z-sqrt(1-6z+5z^2))/(2z^2+6z).

G.f. as continued fraction is 1/(1-0*x-x^2/(1-3*x-x^2/(1-3*x-x^2/(1-3*x-x^2/(..... [From Paul Barry (pbarry(AT)wit.ie), Dec 02 2008]

a(n)= A126970(n,0). [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 24 2009]

a(n)= Sum_{k, 0<=k<=n} A091965(n,k)*(-3)^k. [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 28 2009]

EXAMPLE

The a(4) = 11 paths are UUDD, UDUD and 9 of the form UXYD where each of X and Y are level steps in any of three colors.

MATHEMATICA

CoefficientList[ Series[(1 + 3x - Sqrt[1 - 6x + 5x^2])/(2x^2 + 6x), {x, 0, 25}], x] (* Robert G. Wilson v *)

CROSSREFS

Cf. A000957, A001006, A002212, A005043, A097331, A000108.

Sequence in context: A032443 A180907 A143464 * A200030 A084782 A149068

Adjacent sequences:  A117638 A117639 A117640 * A117642 A117643 A117644

KEYWORD

easy,nonn

AUTHOR

Louis Shapiro (lshapiro(AT)howard.edu), Apr 10 2006

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(at)rgwv.com), Apr 12 2006

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 16 21:51 EST 2012. Contains 205978 sequences.