A329664 Number of excursions of length n with Motzkin-steps avoiding the consecutive steps UD, HH and DU.
1, 1, 0, 1, 2, 2, 4, 8, 12, 21, 40, 69, 122, 227, 412, 747, 1386, 2567, 4744, 8851, 16566, 31004, 58268, 109858, 207368, 392331, 744072, 1413291, 2688822, 5124738, 9781492, 18694896, 35780444, 68566567, 131546440, 252661515, 485806614, 935017790, 1801327884, 3473467328, 6703610548
Offset: 0
Examples
a(4)=2 as one has 2 excursions of length 4, namely: HUHD and UHDH.
Formula
G.f.: (t+1)*(1 - t - sqrt(4*t^4 - 4*t^3 + t^2 - 2*t + 1))/(2*t^3).
Comments