Triangle read by rows: T(n,k) is number of paths from (0,0) to (3n,0) that stay in the first quadrant (but may touch the horizontal axis), consisting of steps u=(2,1), U=(1,2), or d=(1,-1) and having abscissa of first return equal to 3k.
A108439
Triangle read by rows: T(n,k) is number of paths from (0,0) to (3n,0) that stay in the first quadrant (but may touch the horizontal axis), consisting of steps u=(2,1), U=(1,2), or d=(1,-1) and having abscissa of first return equal to 3k.
Terms
- a(0) =2a(1) =4a(2) =6a(3) =20a(4) =12a(5) =34a(6) =132a(7) =60a(8) =68a(9) =238a(10) =996a(11) =396a(12) =340a(13) =476a(14) =1858a(15) =8132a(16) =2988a(17) =2244a(18) =2380a(19) =3716a(20) =15510a(21) =69940a(22) =24396a(23) =16932a(24) =15708a(25) =18580a(26) =31020a(27) =135490a(28) =624132a(29) =209820
External references
- oeis: A108439